Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/linux/security/integrity/ima/
H A Dima_main.c686 void ima_post_create_tmpfile(struct mnt_idmap *idmap, in ima_post_create_tmpfile() function
/openbmc/linux/fs/
H A Dnamei.c3699 ima_post_create_tmpfile(idmap, inode); in vfs_tmpfile()