Searched refs:moved (Results 1 – 10 of 10) sorted by relevance
| /xnu-12377.1.9/bsd/miscfs/devfs/ |
| H A D | README | 43 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 D | vfs_nspace.defs | 59 * nspace_resolve_path should not be moved even after it's not used, it's going
|
| H A D | vm_map.defs | 412 * as their counterparts are moved from 32 to 64 bit data path
|
| /xnu-12377.1.9/iokit/DriverKit/ |
| H A D | IODMACommand.iig | 85 * the PerformOperation method so that data can moved into and out of the mapping, eg.
|
| /xnu-12377.1.9/libsyscall/mach/ |
| H A D | err_kern.sub | 64 "(os/kern) memory data moved",
|
| /xnu-12377.1.9/bsd/skywalk/mem/ |
| H A D | skmem_cache.c | 2023 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 D | skmem_region.c | 1961 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 D | port_types.md | 134 be moved after its creation.
|
| /xnu-12377.1.9/doc/vm/ |
| H A D | freezer.md | 19 …ages are encountered (which is fairly typical), the compressed content is moved into these new fre…
|
| /xnu-12377.1.9/bsd/vfs/ |
| H A D | vfs_subr.c | 667 int moved = 0; in vnode_iterate_reloadq() local 699 moved = 1; in vnode_iterate_reloadq() 702 return moved; in vnode_iterate_reloadq()
|