Home
last modified time | relevance | path

Searched refs:temporary (Results 1 – 14 of 14) sorted by relevance

/xnu-11215/osfmk/mach/
H A Dmemory_object_types.h320 boolean_t temporary; member
369 boolean_t temporary; member
374 boolean_t temporary; member
H A Dhost_priv.defs117 * newly-created temporary memory objects are delivered.
H A Dvm_map.defs411 * The routines below are temporary, meant for transitional use
/xnu-11215/osfmk/ipc/
H A Dipc_policy.h186 #pragma mark reply port semantics telemetry [temporary]
/xnu-11215/doc/lifecycle/
H A Dhibernation.md118 temporary buffers used for hibernation.
177 - On Intel, `hibernate_machine_entrypoint()` sets up a simple temporary page
180 - On ARM64, `hibernate_machine_entrypoint()` sets up a temporary page table
189 temporary page table.
/xnu-11215/osfmk/vm/
H A Ddevice_vm.c292 attributes.temporary = TRUE; in device_pager_init()
H A Dvm_swapfile_pager.c220 attributes.temporary = TRUE; in swapfile_pager_init()
H A Dbsd_vm.c410 attributes.temporary = TRUE; in vnode_pager_init()
H A Dvm_apple_protect.c260 attributes.temporary = TRUE; in apple_protect_pager_init()
H A Dvm_shared_region_pager.c418 attributes.temporary = TRUE; in shared_region_pager_init()
H A Dvm_dyld_pager.c228 attributes.temporary = TRUE; in dyld_pager_init()
/xnu-11215/makedefs/
H A DMakeInc.rule72 # of the shell process for creating uniquely named temporary files
109 # of the shell process for creating uniquely named temporary files
/xnu-11215/doc/debugging/
H A Ddebugging.md256 aren’t cached or too many temporary objects are created. Simple profiling is similar to collecting
/xnu-11215/tests/
H A Dstackshot_tests.m2964 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(inflatedBufferBase, "allocated temporary output buffer");