Home
last modified time | relevance | path

Searched refs:ima_post_path_mknod (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dima.h30 extern void ima_post_path_mknod(struct dentry *dentry);
108 static inline void ima_post_path_mknod(struct dentry *dentry) in ima_post_path_mknod() function
/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima_main.c597 void ima_post_path_mknod(struct dentry *dentry) in ima_post_path_mknod() function
/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c3692 ima_post_path_mknod(dentry); in do_mknodat()