Searched refs:audit_pipe_open (Results 1 – 1 of 1) sorted by relevance
225 static d_open_t audit_pipe_open; variable233 .d_open = audit_pipe_open,672 audit_pipe_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in audit_pipe_open() function