Lines Matching refs:mach_msg_header_to_kbase
226 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ikm_kdata_size()
483 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in __ipc_kmsg_sign()
1192 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(ikm_header(kmsg)); in ipc_kmsg_clean()
2866 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyin_body()
2986 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(khdr); in ipc_kmsg_get_and_inflate_from_user()
4296 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyout_size()
4341 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyout()
4448 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyout_pseudo()
4532 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyout_dest_to_user()
4777 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_deflate()
4988 src_base = mach_msg_header_to_kbase(msg); in ipc_kmsg_get_from_kernel()
5018 mach_msg_kbase_t *dst_base = mach_msg_header_to_kbase(hdr); in ipc_kmsg_get_from_kernel()
5123 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(hdr); in ipc_kmsg_copyin_from_kernel()
5472 src_base = mach_msg_header_to_kbase(hdr); in ipc_kmsg_put_to_kernel()
5489 mach_msg_kbase_t *dst_base = mach_msg_header_to_kbase(msg); in ipc_kmsg_put_to_kernel()
5719 mach_msg_kbase_t *kbase = mach_msg_header_to_kbase(msg); in ipc_kmsg_trace_send()