Searched defs:zflags (Results 1 – 6 of 6) sorted by relevance
| /xnu-11215/libkern/libkern/c++/ |
| H A D | OSMetaClass.h | 2010 superclassName, init, zflags) \ argument 2193 superclassName, init, zflags) \ argument 2277 className, superclassName, init, zflags) \ argument 2357 superclassName, zflags) \ argument 2446 superclassName, zflags) \ argument
|
| /xnu-11215/bsd/skywalk/namespace/ |
| H A D | flowidns.c | 117 zalloc_flags_t zflags; in flowidns_fftn_alloc() local
|
| /xnu-11215/bsd/skywalk/mem/ |
| H A D | skmem_slab.c | 448 zalloc_flags_t zflags = (skmflag & SKMEM_NOSLEEP) ? Z_NOWAIT : Z_WAITOK; in skmem_slab_alloc_pseudo_locked() local
|
| /xnu-11215/libkern/c++/ |
| H A D | OSMetaClass.cpp | 648 zone_create_flags_t zflags) : OSMetaClass(inClassName, inSuperClass, in OSMetaClass()
|
| /xnu-11215/bsd/vfs/ |
| H A D | vfs_cluster.c | 2759 int zflags; in cluster_write_ext() local
|
| /xnu-11215/osfmk/vm/ |
| H A D | vm_resident.c | 9706 vm_tag_will_update_zone(vm_tag_t tag, uint32_t zflags) in vm_tag_will_update_zone()
|