Searched refs:audit_pipe_kqread (Results 1 – 1 of 1) sorted by relevance
241 static int audit_pipe_kqread(struct knote *note, long hint);248 .f_event = audit_pipe_kqread,1031 audit_pipe_kqread(struct knote *kn, long hint) in audit_pipe_kqread() function