Searched refs:audit_open (Results 1 – 2 of 2) sorted by relevance
63 audit_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in audit_open() function152 .d_open = audit_open,
47 if ((audit_fd = audit_open()) < 0) { in linux_audit_record_event()