Home
last modified time | relevance | path

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

/xnu-11215.61.5/libsyscall/wrappers/skywalk/
H A Dos_channel.c259 _num_allocator_rings(const struct __user_channel_schema *csm) in _num_allocator_rings() function
551 num_allocator_rings = _num_allocator_rings(ucs); in os_channel_create_extended()
2178 if (_num_allocator_rings(CHD_SCHEMA(chd)) > 2) { in os_channel_packet_pool_purge()
2223 _num_allocator_rings(csm)]; in os_channel_get_next_event_handle()
2310 if (__improbable(_num_allocator_rings(CHD_SCHEMA(chd)) < 4)) { in os_channel_buflet_alloc()
2385 if (__improbable(_num_allocator_rings(CHD_SCHEMA(chd)) < 4)) { in os_channel_buflet_free()