Home
last modified time | relevance | path

Searched defs:comp (Results 1 – 5 of 5) sorted by relevance

/xnu-10002.1.13/osfmk/kern/
H A Dsched_average.c107 sched_avg_comp_t comp; member
/xnu-10002.1.13/iokit/bsddev/
H A DIOKitBSDInit.cpp375 char * comp; in IOOFPathMatching() local
/xnu-10002.1.13/bsd/kern/
H A Duipc_mbuf.c4265 m_reclaim(mbuf_class_t class, unsigned int num, boolean_t comp)
7795 mbuf_waiter_inc(mbuf_class_t class, boolean_t comp)
7816 mbuf_waiter_dec(mbuf_class_t class, boolean_t comp)
/xnu-10002.1.13/bsd/vfs/
H A Dvfs_subr.c3805 int comp = 0; in vn_path_package_check() local
/xnu-10002.1.13/osfmk/arm/pmap/
H A Dpmap.c3919 unsigned short non_empty = 0, valid = 0, comp = 0; local