Home
last modified time | relevance | path

Searched defs:kbase (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/osfmk/kern/
H A Dipc_mig.c284 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); variable
618 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(msg); in mach_msg_destroy_from_kernel() local
631 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(msg); in mach_msg_destroy_from_kernel_proper() local
/xnu-12377.81.4/osfmk/ipc/
H A Dipc_kmsg.c217 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ikm_kdata_size() local
474 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in __ipc_kmsg_sign() local
1181 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(ikm_header(kmsg)); in ipc_kmsg_clean() local
2803 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyin_body() local
2914 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(khdr); in ipc_kmsg_get_and_inflate_from_user() local
4207 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyout_size() local
4252 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyout() local
4359 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyout_pseudo() local
4442 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyout_dest_to_user() local
4686 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_deflate() local
[all …]
H A Dipc_policy.c712 mach_msg_kbase_t *kbase = NULL; in ipc_validate_kmsg_schema_from_user() local