Home
last modified time | relevance | path

Searched refs:_num_allocator_rings (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.81.2/libsyscall/wrappers/skywalk/
H A Dos_channel.c276 _num_allocator_rings(const struct __user_channel_schema *csm) in _num_allocator_rings() function
568 num_allocator_rings = _num_allocator_rings(ucs); in os_channel_create_extended()
2095 if (_num_allocator_rings(CHD_SCHEMA(chd)) > 2) { in os_channel_packet_pool_purge()
2140 _num_allocator_rings(csm)]; in os_channel_get_next_event_handle()
2227 if (__improbable(_num_allocator_rings(CHD_SCHEMA(chd)) < 4)) { in os_channel_buflet_alloc()
2302 if (__improbable(_num_allocator_rings(CHD_SCHEMA(chd)) < 4)) { in os_channel_buflet_free()