Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dzalloc.h2066 zstack_count(zstack_t stack) in zstack_count() function
2080 return zstack_count(stack) == 0; in zstack_empty()
/xnu-10063.101.15/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);
6299 if (zstack_count(list) != needed) {