Searched refs:mach_msg_header_to_kbase (Results 1 – 4 of 4) sorted by relevance
284 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr);618 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(msg); in mach_msg_destroy_from_kernel()631 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(msg); in mach_msg_destroy_from_kernel_proper()
225 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ikm_kdata_size()482 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in __ipc_kmsg_sign()1189 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(ikm_header(kmsg)); in ipc_kmsg_clean()2926 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyin_body()3046 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(khdr); in ipc_kmsg_get_and_inflate_from_user()4345 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyout_size()4390 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyout()4497 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyout_pseudo()4580 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyout_dest_to_user()4824 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_deflate()[all …]
512 kbase = mach_msg_header_to_kbase(kdata); in ipc_validate_kmsg_schema_from_user()
679 mach_msg_header_to_kbase(mach_msg_header_t *hdr) in mach_msg_header_to_kbase() function