Searched refs:os_channel_init_ring (Results 1 – 1 of 1) sorted by relevance
| /xnu-10063.141.1/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 668 os_channel_init_ring(&chd->chd_rings[ring_index], chd, in os_channel_create_extended() 675 os_channel_init_ring(&chd->chd_rings[ring_index], chd, in os_channel_create_extended() 682 os_channel_init_ring(&chd->chd_rings[ring_index], chd, in os_channel_create_extended() 689 os_channel_init_ring(&chd->chd_rings[ring_index], chd, in os_channel_create_extended() 696 os_channel_init_ring(&chd->chd_rings[ring_index], chd, in os_channel_create_extended()
|