Searched refs:AUDIT_PIPE_SX_LOCK_INIT (Results 1 – 1 of 1) sorted by relevance
188 #define AUDIT_PIPE_SX_LOCK_INIT(ap) sx_init(&(ap)->ap_sx, "audit_pipe_sx") macro576 AUDIT_PIPE_SX_LOCK_INIT(ap); in audit_pipe_alloc()