Home
last modified time | relevance | path

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

/freebsd/sys/security/audit/
H A Daudit_pipe.c179 #define AUDIT_PIPE_LOCK(ap) mtx_lock(&(ap)->ap_mtx) macro
294 AUDIT_PIPE_LOCK(ap); in audit_pipe_preselect_get()
319 AUDIT_PIPE_LOCK(ap); in audit_pipe_preselect_set()
342 AUDIT_PIPE_LOCK(ap); in audit_pipe_preselect_delete()
375 AUDIT_PIPE_LOCK(ap); in audit_pipe_preselect_flush()
439 AUDIT_PIPE_LOCK(ap); in audit_pipe_preselect()
517 AUDIT_PIPE_LOCK(ap); in audit_pipe_submit()
550 AUDIT_PIPE_LOCK(ap); in audit_pipe_submit_user()
658 AUDIT_PIPE_LOCK(ap); in audit_pipe_dtor()
709 AUDIT_PIPE_LOCK(ap); in audit_pipe_ioctl()
[all …]