Home
last modified time | relevance | path

Searched refs:tomoyo_find_next_domain (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c101 const int err = tomoyo_find_next_domain(bprm); in tomoyo_bprm_check_security()
H A Ddomain.c695 * tomoyo_find_next_domain - Find a domain.
703 int tomoyo_find_next_domain(struct linux_binprm *bprm) in tomoyo_find_next_domain() function
903 /* dump->data is released by tomoyo_find_next_domain(). */ in tomoyo_dump_page()
H A Dcommon.h181 * tomoyo_find_next_domain() because the name of the domain to be
436 /* For using wildcards at tomoyo_find_next_domain(). */
976 int tomoyo_find_next_domain(struct linux_binprm *bprm);
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c101 const int err = tomoyo_find_next_domain(bprm); in tomoyo_bprm_check_security()
H A Ddomain.c693 * tomoyo_find_next_domain - Find a domain.
701 int tomoyo_find_next_domain(struct linux_binprm *bprm) in tomoyo_find_next_domain() function
903 /* dump->data is released by tomoyo_find_next_domain(). */ in tomoyo_dump_page()
H A Dcommon.h181 * tomoyo_find_next_domain() because the name of the domain to be
436 /* For using wildcards at tomoyo_find_next_domain(). */
975 int tomoyo_find_next_domain(struct linux_binprm *bprm);

Completed in 12 milliseconds