Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dima.h25 extern void ima_post_path_mknod(struct dentry *dentry);
88 static inline void ima_post_path_mknod(struct dentry *dentry) in ima_post_path_mknod() function
/Linux-v5.4/security/integrity/ima/
Dima_main.c478 void ima_post_path_mknod(struct dentry *dentry) in ima_post_path_mknod() function
/Linux-v5.4/fs/
Dnamei.c3758 ima_post_path_mknod(dentry); in do_mknodat()