Home
last modified time | relevance | path

Searched refs:moved (Results 1 – 10 of 10) sorted by relevance

/xnu-12377.1.9/bsd/miscfs/devfs/
H A DREADME43 the nodes can be moved around within that plane (or deleted).
89 The front nodes may be moved to other directories (including
94 node, and deletes them, no matter where they've been moved to.
97 If a directory has been moved, and a new backing node is inserted
99 directory, even though it's been moved, because the directory that
/xnu-12377.1.9/osfmk/mach/
H A Dvfs_nspace.defs59 * nspace_resolve_path should not be moved even after it's not used, it's going
H A Dvm_map.defs412 * as their counterparts are moved from 32 to 64 bit data path
/xnu-12377.1.9/iokit/DriverKit/
H A DIODMACommand.iig85 * the PerformOperation method so that data can moved into and out of the mapping, eg.
/xnu-12377.1.9/libsyscall/mach/
H A Derr_kern.sub64 "(os/kern) memory data moved",
/xnu-12377.1.9/bsd/skywalk/mem/
H A Dskmem_cache.c2023 uint32_t i, moved = 0; in skmem_cache_hash_rescale() local
2077 ++moved; in skmem_cache_hash_rescale()
2084 (uint32_t)old_size, (uint32_t)new_size, moved); in skmem_cache_hash_rescale()
H A Dskmem_region.c1961 uint32_t i, moved = 0; in skmem_region_hash_rescale() local
2017 ++moved; in skmem_region_hash_rescale()
2024 old_size, new_size, moved); in skmem_region_hash_rescale()
/xnu-12377.1.9/doc/mach_ipc/
H A Dport_types.md134 be moved after its creation.
/xnu-12377.1.9/doc/vm/
H A Dfreezer.md19 …ages are encountered (which is fairly typical), the compressed content is moved into these new fre…
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_subr.c667 int moved = 0; in vnode_iterate_reloadq() local
699 moved = 1; in vnode_iterate_reloadq()
702 return moved; in vnode_iterate_reloadq()