Searched refs:audit_log_path_denied (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Daudit.h184 extern void audit_log_path_denied(int type,
246 static inline void audit_log_path_denied(int type, const char *operation) function
/linux-master/fs/
H A Dnamei.c1126 audit_log_path_denied(AUDIT_ANOM_LINK, "follow_link");
1205 audit_log_path_denied(AUDIT_ANOM_LINK, "linkat");
1256 audit_log_path_denied(AUDIT_ANOM_CREAT, operation);
/linux-master/kernel/
H A Daudit.c2280 * audit_log_path_denied - report a path restriction denial
2284 void audit_log_path_denied(int type, const char *operation) function

Completed in 121 milliseconds