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

/freebsd-11-stable/sys/security/audit/
H A Daudit_pipe.c183 #define AUDIT_PIPE_LOCK_ASSERT(ap) mtx_assert(&(ap)->ap_mtx, MA_OWNED) macro
278 AUDIT_PIPE_LOCK_ASSERT(ap);
366 AUDIT_PIPE_LOCK_ASSERT(ap);
399 AUDIT_PIPE_LOCK_ASSERT(ap);
465 AUDIT_PIPE_LOCK_ASSERT(ap);
614 AUDIT_PIPE_LOCK_ASSERT(ap);
639 AUDIT_PIPE_LOCK_ASSERT(ap);
942 AUDIT_PIPE_LOCK_ASSERT(ap);
1036 AUDIT_PIPE_LOCK_ASSERT(ap);

Completed in 42 milliseconds