Searched refs:DEBUG_KERNEL_ADDRPERM (Results 1 – 2 of 2) sorted by relevance
142 #define DEBUG_KERNEL_ADDRPERM(_v) (_v) macro144 #define DEBUG_KERNEL_ADDRPERM(_v) VM_KERNEL_ADDRPERM(_v) macro2042 (uint64_t)DEBUG_KERNEL_ADDRPERM(so)); in sosendcheck()3478 (uint64_t)DEBUG_KERNEL_ADDRPERM(so), so->so_usecount); in soreceive()3546 (uint64_t)DEBUG_KERNEL_ADDRPERM(so)); in soreceive()8017 proc_pid(p), (uint64_t)DEBUG_KERNEL_ADDRPERM(so), in so_set_effective_pid()8024 proc_pid(p), (uint64_t)DEBUG_KERNEL_ADDRPERM(so), in so_set_effective_pid()8127 (uint64_t)DEBUG_KERNEL_ADDRPERM(so), SOCK_DOM(so), in so_set_effective_uuid()8134 (uint64_t)DEBUG_KERNEL_ADDRPERM(so), SOCK_DOM(so), in so_set_effective_uuid()
212 #define DEBUG_KERNEL_ADDRPERM(_v) (_v) macro217 #define DEBUG_KERNEL_ADDRPERM(_v) VM_KERNEL_ADDRPERM(_v) macro