Searched refs:DEBUG_KERNEL_ADDRPERM (Results 1 – 2 of 2) sorted by relevance
141 #define DEBUG_KERNEL_ADDRPERM(_v) (_v) macro143 #define DEBUG_KERNEL_ADDRPERM(_v) VM_KERNEL_ADDRPERM(_v) macro2049 (uint64_t)DEBUG_KERNEL_ADDRPERM(so)); in sosendcheck()3479 (uint64_t)DEBUG_KERNEL_ADDRPERM(so), so->so_usecount); in soreceive()3547 (uint64_t)DEBUG_KERNEL_ADDRPERM(so)); in soreceive()7939 proc_pid(p), (uint64_t)DEBUG_KERNEL_ADDRPERM(so), in so_set_effective_pid()7946 proc_pid(p), (uint64_t)DEBUG_KERNEL_ADDRPERM(so), in so_set_effective_pid()8049 (uint64_t)DEBUG_KERNEL_ADDRPERM(so), SOCK_DOM(so), in so_set_effective_uuid()8056 (uint64_t)DEBUG_KERNEL_ADDRPERM(so), SOCK_DOM(so), in so_set_effective_uuid()
210 #define DEBUG_KERNEL_ADDRPERM(_v) (_v) macro215 #define DEBUG_KERNEL_ADDRPERM(_v) VM_KERNEL_ADDRPERM(_v) macro