Searched refs:audit_log_untrustedstring (Results 1 – 5 of 5) sorted by relevance
/kernel/ |
D | audit.c | 1468 audit_log_untrustedstring(ab, old); in audit_receive_msg() 1470 audit_log_untrustedstring(ab, new); in audit_receive_msg() 1626 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_multicast() 2135 void audit_log_untrustedstring(struct audit_buffer *ab, const char *string) in audit_log_untrustedstring() function 2160 audit_log_untrustedstring(ab, p); in audit_log_d_path() 2176 audit_log_untrustedstring(ab, key); in audit_log_key() 2275 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 | 1010 audit_log_untrustedstring(ab, comm); in audit_log_pid_context() 1364 audit_log_untrustedstring(ab, context->module.name); in show_special() 1416 audit_log_untrustedstring(ab, n->name->name); in audit_log_name() 2654 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in __audit_log_nfcfg() 2677 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_task()
|
D | audit_watch.c | 237 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()
|