Home
last modified time | relevance | path

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

/linux/security/integrity/ima/
H A Dima_init.c149 rc = ima_fs_init(); in ima_init()
H A Dima.h261 int ima_fs_init(void);
H A Dima_fs.c497 int __init ima_fs_init(void) in ima_fs_init() function