Searched refs:audit_log_path_denied (Results 1 – 3 of 3) sorted by relevance
184 extern void audit_log_path_denied(int type,246 static inline void audit_log_path_denied(int type, const char *operation) in audit_log_path_denied() function
1133 audit_log_path_denied(AUDIT_ANOM_LINK, "follow_link"); in may_follow_link()1212 audit_log_path_denied(AUDIT_ANOM_LINK, "linkat"); in may_linkat()1267 audit_log_path_denied(AUDIT_ANOM_CREAT, "sticky_create"); in may_create_in_sticky()1273 audit_log_path_denied(AUDIT_ANOM_CREAT, in may_create_in_sticky()1279 audit_log_path_denied(AUDIT_ANOM_CREAT, in may_create_in_sticky()
2284 void audit_log_path_denied(int type, const char *operation) in audit_log_path_denied() function