Searched refs:tomoyo_dump_page (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/security/tomoyo/ |
D | domain.c | 637 if (!tomoyo_dump_page(bprm, pos, &env_page)) in tomoyo_environ() 896 bool tomoyo_dump_page(struct linux_binprm *bprm, unsigned long pos, in tomoyo_dump_page() function
|
D | audit.c | 46 if (!tomoyo_dump_page(bprm, pos, dump)) in tomoyo_print_bprm()
|
D | common.h | 938 bool tomoyo_dump_page(struct linux_binprm *bprm, unsigned long pos,
|
D | condition.c | 130 if (!tomoyo_dump_page(bprm, pos, dump)) { in tomoyo_scan_bprm()
|