Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dsched_average.c107 sched_avg_comp_t comp; member
/xnu-8792.81.2/iokit/bsddev/
H A DIOKitBSDInit.cpp362 char * comp; in IOOFPathMatching() local
/xnu-8792.81.2/bsd/kern/
H A Duipc_mbuf.c3569 m_reclaim(mbuf_class_t class, unsigned int num, boolean_t comp)
6789 mbuf_waiter_inc(mbuf_class_t class, boolean_t comp)
6810 mbuf_waiter_dec(mbuf_class_t class, boolean_t comp)
/xnu-8792.81.2/bsd/vfs/
H A Dvfs_subr.c3757 int comp = 0; in vn_path_package_check() local
/xnu-8792.81.2/osfmk/arm/pmap/
H A Dpmap.c3783 unsigned short non_empty = 0, valid = 0, comp = 0; local