Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Ddomain.c637 if (!tomoyo_dump_page(bprm, pos, &env_page)) in tomoyo_environ()
898 bool tomoyo_dump_page(struct linux_binprm *bprm, unsigned long pos, in tomoyo_dump_page() function
H A Daudit.c46 if (!tomoyo_dump_page(bprm, pos, dump)) in tomoyo_print_bprm()
H A Dcommon.h938 bool tomoyo_dump_page(struct linux_binprm *bprm, unsigned long pos,
H A Dcondition.c130 if (!tomoyo_dump_page(bprm, pos, dump)) { in tomoyo_scan_bprm()