Home
last modified time | relevance | path

Searched defs:aligned (Results 1 – 4 of 4) sorted by relevance

/xnu-10002.1.13/bsd/kern/
H A Dkern_exec.c4625 bool aligned = (pid & 3) == 0; in posix_spawn() local
/xnu-10002.1.13/tests/vm/
H A Dvm_allocation.c1073 boolean_t aligned = get_address_alignment(); in set_up_vm_address() local
/xnu-10002.1.13/bsd/net/
H A Dntstat.c589 u_int8_t *aligned = buffer + sizeof(*hdr); in nstat_malloc_aligned() local
/xnu-10002.1.13/osfmk/vm/
H A Dvm_map.c9407 boolean_t aligned = TRUE; in vm_map_copy_overwrite_nested() local