Home
last modified time | relevance | path

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

/xnu-12377.41.6/libsyscall/wrappers/skywalk/
H A Dos_channel.c445 uint32_t ring_offset, ring_index, num_event_rings, num_large_buf_alloc_rings; in os_channel_create_extended() local
525 num_large_buf_alloc_rings = ucs->csm_large_buf_alloc_rings; in os_channel_create_extended()
546 num_event_rings + num_large_buf_alloc_rings); in os_channel_create_extended()
666 for (i = 0; i < num_large_buf_alloc_rings; i++) { in os_channel_create_extended()
692 if (num_large_buf_alloc_rings > 0) { in os_channel_create_extended()