Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/
H A Dzalloc.h2048 zstack_count(zstack_t stack) in zstack_count() function
2062 return zstack_count(stack) == 0; in zstack_empty()
/xnu-10002.41.9/bsd/kern/
H A Duipc_mbuf.c5195 needed = zstack_count(mp_list);
5390 needed = zstack_count(mp_list);
5519 needed = zstack_count(rmp_list);
5552 needed = zstack_count(mp_list);
6319 if (zstack_count(list) != needed) {