Home
last modified time | relevance | path

Searched refs:ima_post_create_tmpfile (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dima.h19 extern void ima_post_create_tmpfile(struct inode *inode);
65 static inline void ima_post_create_tmpfile(struct inode *inode) in ima_post_create_tmpfile() function
/kernel/linux/linux-6.6/include/linux/
H A Dima.h21 extern void ima_post_create_tmpfile(struct mnt_idmap *idmap,
70 static inline void ima_post_create_tmpfile(struct mnt_idmap *idmap, in ima_post_create_tmpfile() function
/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_main.c581 * ima_post_create_tmpfile - mark newly created tmpfile as new
588 void ima_post_create_tmpfile(struct inode *inode) in ima_post_create_tmpfile() function
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_main.c678 * ima_post_create_tmpfile - mark newly created tmpfile as new
686 void ima_post_create_tmpfile(struct mnt_idmap *idmap, in ima_post_create_tmpfile() function
/kernel/linux/linux-5.10/fs/
H A Dnamei.c3359 ima_post_create_tmpfile(inode); in vfs_tmpfile()
/kernel/linux/linux-6.6/fs/
H A Dnamei.c3699 ima_post_create_tmpfile(idmap, inode); in vfs_tmpfile()

Completed in 17 milliseconds