Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
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
/Linux-v5.10/security/integrity/ima/
Dima_main.c597 void ima_post_path_mknod(struct dentry *dentry) in ima_post_path_mknod() function
/Linux-v5.10/fs/
Dnamei.c3601 ima_post_path_mknod(dentry); in do_mknodat()