Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dkalloc.c1250 kalloc_type_shuffle(uint16_t *shuffle_buf, uint16_t count) in kalloc_type_shuffle() argument
1255 shuffle_buf[i] = shuffle_buf[j]; in kalloc_type_shuffle()
1257 shuffle_buf[j] = i; in kalloc_type_shuffle()