Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/kern/
H A Dzalloc.h2109 zstack_count(zstack_t stack) in zstack_count() function
2123 return zstack_count(stack) == 0; in zstack_empty()
/xnu-11417.101.15/bsd/kern/
H A Duipc_mbuf.c5179 needed = zstack_count(mp_list);
5374 needed = zstack_count(mp_list);
5503 needed = zstack_count(rmp_list);
5536 needed = zstack_count(mp_list);
6416 if (zstack_count(list) != needed) {