Home
last modified time | relevance | path

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

/linux/security/integrity/ima/
H A Dima.h414 void *ima_policy_next(struct seq_file *m, void *v, loff_t *pos);
H A Dima_fs.c414 .next = ima_policy_next,
H A Dima_policy.c2015 void *ima_policy_next(struct seq_file *m, void *v, loff_t *pos) in ima_policy_next() function