Home
last modified time | relevance | path

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

/xnu-10002.41.9/libsyscall/wrappers/skywalk/
H A Dos_channel.c461 uint32_t ring_offset, ring_index, num_event_rings, num_large_buf_alloc_rings; in os_channel_create_extended() local
553 num_large_buf_alloc_rings = ucs->csm_large_buf_alloc_rings; in os_channel_create_extended()
574 num_event_rings + num_large_buf_alloc_rings); in os_channel_create_extended()
694 for (i = 0; i < num_large_buf_alloc_rings; i++) { in os_channel_create_extended()
720 if (num_large_buf_alloc_rings > 0) { in os_channel_create_extended()