Home
last modified time | relevance | path

Searched refs:tomoyo_dump_page (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/security/tomoyo/
Ddomain.c615 if (!tomoyo_dump_page(bprm, pos, &env_page)) in tomoyo_environ()
867 bool tomoyo_dump_page(struct linux_binprm *bprm, unsigned long pos, in tomoyo_dump_page() function
Daudit.c45 if (!tomoyo_dump_page(bprm, pos, dump)) in tomoyo_print_bprm()
Dcommon.h928 bool tomoyo_dump_page(struct linux_binprm *bprm, unsigned long pos,
Dcondition.c125 if (!tomoyo_dump_page(bprm, pos, dump)) { in tomoyo_scan_bprm()