Home
last modified time | relevance | path

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

/f-stack/freebsd/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); in audit_pipe_preselect_find()
366 AUDIT_PIPE_LOCK_ASSERT(ap); in audit_pipe_preselect_flush_locked()
399 AUDIT_PIPE_LOCK_ASSERT(ap); in audit_pipe_preselect_check()
465 AUDIT_PIPE_LOCK_ASSERT(ap); in audit_pipe_append()
614 AUDIT_PIPE_LOCK_ASSERT(ap); in audit_pipe_flush()
639 AUDIT_PIPE_LOCK_ASSERT(ap); in audit_pipe_free()
942 AUDIT_PIPE_LOCK_ASSERT(ap); in audit_pipe_read()
1036 AUDIT_PIPE_LOCK_ASSERT(ap); in audit_pipe_kqread()