Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/skywalk/channel/
H A Dos_channel_private.h185 uint32_t csm_allocator_ring_pairs; member
247 csm_allocator_ring_pairs + csm_num_event_rings + csm_large_buf_alloc_rings)]
/xnu-11417.101.15/libsyscall/wrappers/skywalk/
H A Dos_channel.c261 return csm->csm_allocator_ring_pairs << 1; in _num_allocator_rings()
/xnu-11417.101.15/bsd/skywalk/nexus/
H A Dnexus_adapter.c837 csm->csm_allocator_ring_pairs = ring_counts.allocator_ring_pairs; in na_schema_alloc()