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()
217 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ikm_kdata_size()474 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in __ipc_kmsg_sign()1181 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(ikm_header(kmsg)); in ipc_kmsg_clean()2829 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyin_body()2940 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(khdr); in ipc_kmsg_get_and_inflate_from_user()4230 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyout_size()4275 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyout()4382 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyout_pseudo()4465 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyout_dest_to_user()4709 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_deflate()[all …]
718 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