Home
last modified time | relevance | path

Searched defs:slotsize (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/tests/skywalk/
H A Dskt_nslots.c58 uint64_t slotsize; in skt_nslots_common() local
H A Dskywalk_test_common.h123 uint64_t slotsize; member
H A Dskywalk_test_common.c307 slotsize, metasize; in sktc_channel_worker_echo() local
475 uint64_t nrxrings, nrxslots, slotsize; in sktc_channel_worker_sink() local
556 uint64_t ntxrings, ntxslots, slotsize; in sktc_channel_worker_source() local
/xnu-12377.41.6/bsd/kern/
H A Dubc_subr.c738 find_special_slot(const CS_CodeDirectory *cd, size_t slotsize, uint32_t slot) in find_special_slot()