Home
last modified time | relevance | path

Searched refs:audit_log_untrustedstring (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/security/
H A Dlsm_audit.c221 audit_log_untrustedstring(ab, memcpy(comm, current->comm, sizeof(comm))); in dump_common_audit_data()
240 audit_log_untrustedstring(ab, inode->i_sb->s_id); in dump_common_audit_data()
254 audit_log_untrustedstring(ab, inode->i_sb->s_id); in dump_common_audit_data()
268 audit_log_untrustedstring(ab, inode->i_sb->s_id); in dump_common_audit_data()
281 audit_log_untrustedstring(ab, a->u.dentry->d_name.name); in dump_common_audit_data()
287 audit_log_untrustedstring(ab, inode->i_sb->s_id); in dump_common_audit_data()
302 audit_log_untrustedstring(ab, dentry->d_name.name); in dump_common_audit_data()
307 audit_log_untrustedstring(ab, inode->i_sb->s_id); in dump_common_audit_data()
319 audit_log_untrustedstring(ab, in dump_common_audit_data()
371 audit_log_untrustedstring(ab, p); in dump_common_audit_data()
[all …]
/OK3568_Linux_fs/kernel/security/integrity/
H A Dintegrity_audit.c57 audit_log_untrustedstring(ab, get_task_comm(name, current)); in integrity_audit_message()
60 audit_log_untrustedstring(ab, fname); in integrity_audit_message()
64 audit_log_untrustedstring(ab, inode->i_sb->s_id); in integrity_audit_message()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Daudit.c82 audit_log_untrustedstring(ab, in audit_pre()
86 audit_log_untrustedstring(ab, profile->base.hname); in audit_pre()
96 audit_log_untrustedstring(ab, aad(sa)->name); in audit_pre()
H A Dmount.c92 audit_log_untrustedstring(ab, aad(sa)->mnt.type); in audit_cb()
96 audit_log_untrustedstring(ab, aad(sa)->mnt.src_name); in audit_cb()
100 audit_log_untrustedstring(ab, aad(sa)->mnt.trans); in audit_cb()
109 audit_log_untrustedstring(ab, aad(sa)->mnt.data); in audit_cb()
H A Dcapability.c49 audit_log_untrustedstring(ab, capability_names[sa->u.cap]); in audit_cb()
H A Dpolicy_unpack.c84 audit_log_untrustedstring(ab, aad(sa)->iface.ns); in audit_cb()
88 audit_log_untrustedstring(ab, aad(sa)->name); in audit_cb()
H A Dfile.c71 audit_log_untrustedstring(ab, aad(sa)->fs.target); in file_audit_cb()
H A Dpolicy.c603 audit_log_untrustedstring(ab, aad(sa)->iface.ns); in audit_cb()
/OK3568_Linux_fs/kernel/kernel/
H A Daudit.c1455 audit_log_untrustedstring(ab, old); in audit_receive_msg()
1457 audit_log_untrustedstring(ab, new); in audit_receive_msg()
1609 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_multicast()
2118 void audit_log_untrustedstring(struct audit_buffer *ab, const char *string) in audit_log_untrustedstring() function
2143 audit_log_untrustedstring(ab, p); in audit_log_d_path()
2159 audit_log_untrustedstring(ab, key); in audit_log_key()
2258 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_task_info()
H A Daudit_fsnotify.c127 audit_log_untrustedstring(ab, audit_mark->path); in audit_mark_log_rule_change()
H A Dauditsc.c1010 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()
2652 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in __audit_log_nfcfg()
2675 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_task()
H A Daudit_watch.c237 audit_log_untrustedstring(ab, w->path); in audit_watch_log_rule_change()
H A Daudit_tree.c536 audit_log_untrustedstring(ab, rule->tree->pathname); in audit_tree_log_remove_rule()
/OK3568_Linux_fs/kernel/security/smack/
H A Dsmack_access.c319 audit_log_untrustedstring(ab, sad->subject); in smack_log_callback()
321 audit_log_untrustedstring(ab, sad->object); in smack_log_callback()
/OK3568_Linux_fs/kernel/include/linux/
H A Daudit.h176 extern void audit_log_untrustedstring(struct audit_buffer *ab,
236 static inline void audit_log_untrustedstring(struct audit_buffer *ab, in audit_log_untrustedstring() function
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_audit.c77 audit_log_untrustedstring(ab, name); in tty_audit_log()
/OK3568_Linux_fs/kernel/security/integrity/evm/
H A Devm_secfs.c215 audit_log_untrustedstring(ab, xattr->name); in evm_write_xattrs()
/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima_api.c365 audit_log_untrustedstring(ab, filename); in ima_audit_measurement()