Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dzalloc.h2097 zstack_count(zstack_t stack) in zstack_count() function
2111 return zstack_count(stack) == 0; in zstack_empty()
/xnu-11215/bsd/kern/
H A Duipc_mbuf.c5176 needed = zstack_count(mp_list);
5371 needed = zstack_count(mp_list);
5500 needed = zstack_count(rmp_list);
5533 needed = zstack_count(mp_list);
6399 if (zstack_count(list) != needed) {