Searched refs:os_channel_init_ring (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.61.12/libsyscall/wrappers/skywalk/ |
| H A D | os_channel.c | 266 os_channel_init_ring(struct channel_ring_desc *chrd, in os_channel_init_ring() function 640 os_channel_init_ring(&chd->chd_rings[ring_index], chd, in os_channel_create_extended() 647 os_channel_init_ring(&chd->chd_rings[ring_index], chd, in os_channel_create_extended() 654 os_channel_init_ring(&chd->chd_rings[ring_index], chd, in os_channel_create_extended() 661 os_channel_init_ring(&chd->chd_rings[ring_index], chd, in os_channel_create_extended() 668 os_channel_init_ring(&chd->chd_rings[ring_index], chd, in os_channel_create_extended()
|