Searched refs:audit_log_untrustedstring (Results 1 – 5 of 5) sorted by relevance
/kernel/ |
D | audit.c | 1466 audit_log_untrustedstring(ab, old); in audit_receive_msg() 1468 audit_log_untrustedstring(ab, new); in audit_receive_msg() 1624 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_multicast() 2136 void audit_log_untrustedstring(struct audit_buffer *ab, const char *string) in audit_log_untrustedstring() function 2161 audit_log_untrustedstring(ab, p); in audit_log_d_path() 2177 audit_log_untrustedstring(ab, key); in audit_log_key() 2276 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_task_info()
|
D | audit_fsnotify.c | 127 audit_log_untrustedstring(ab, audit_mark->path); in audit_mark_log_rule_change()
|
D | auditsc.c | 1111 audit_log_untrustedstring(ab, comm); in audit_log_pid_context() 1474 audit_log_untrustedstring(ab, context->module.name); in show_special() 1527 audit_log_untrustedstring(ab, n->name->name); in audit_log_name() 2924 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in __audit_log_nfcfg() 2947 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_task()
|
D | audit_watch.c | 238 audit_log_untrustedstring(ab, w->path); in audit_watch_log_rule_change()
|
D | audit_tree.c | 536 audit_log_untrustedstring(ab, rule->tree->pathname); in audit_tree_log_remove_rule()
|