Home
last modified time | relevance | path

Searched refs:AUDIT_PIPE_LOCK_ASSERT (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/security/audit/
H A Daudit_pipe.c174 #define AUDIT_PIPE_LOCK_ASSERT(ap) mtx_assert(&(ap)->ap_mtx, MA_OWNED) macro
272 AUDIT_PIPE_LOCK_ASSERT(ap); in audit_pipe_preselect_find()
361 AUDIT_PIPE_LOCK_ASSERT(ap); in audit_pipe_preselect_flush_locked()
393 AUDIT_PIPE_LOCK_ASSERT(ap); in audit_pipe_preselect_check()
462 AUDIT_PIPE_LOCK_ASSERT(ap); in audit_pipe_append()
622 AUDIT_PIPE_LOCK_ASSERT(ap); in audit_pipe_flush()
646 AUDIT_PIPE_LOCK_ASSERT(ap); in audit_pipe_free()
1017 AUDIT_PIPE_LOCK_ASSERT(ap); in audit_pipe_read()