Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kern/
H A Dsched_average.c107 sched_avg_comp_t comp; member
/xnu-8796.141.3/iokit/bsddev/
H A DIOKitBSDInit.cpp363 char * comp; in IOOFPathMatching() local
/xnu-8796.141.3/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-8796.141.3/bsd/vfs/
H A Dvfs_subr.c3790 int comp = 0; in vn_path_package_check() local
/xnu-8796.141.3/osfmk/arm/pmap/
H A Dpmap.c3801 unsigned short non_empty = 0, valid = 0, comp = 0; local