Searched defs:plist (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/libkern/libkern/
H A Dmkext.h208 mkext_file plist; // 16 bytes member in struct:mkext_kext
/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-md.c303 struct page_list plist; member in struct:memory
309 struct page_list *plist = &mptr->plist; local
550 struct page_list *plist; local
579 struct page_list *plist; local
631 struct page_list *plist; local
692 struct page_list *plist; local
775 struct page_list *plist; local
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dmcache.c870 mcache_slab_alloc(void *arg, mcache_obj_t ***plist, unsigned int num, int wait) argument
H A Duipc_mbuf.c1920 mbuf_slab_alloc(void *arg, mcache_obj_t ***plist, unsigned int num, int wait) argument
2109 cslab_alloc(mbuf_class_t class, mcache_obj_t ***plist, unsigned int num) argument
2304 mbuf_cslab_alloc(void *arg, mcache_obj_t ***plist, unsigned int needed, argument
[all...]
/darwin-on-arm/xnu/osfmk/profiling/
H A Dprofile-internal.h206 struct page_list *plist; /* head of page list */ member in struct:alloc_context

Completed in 106 milliseconds