Home
last modified time | relevance | path

Searched refs:reject_on_transition_failure (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Ddomain.c709 bool reject_on_transition_failure = false; in tomoyo_find_next_domain() local
777 reject_on_transition_failure = true; in tomoyo_find_next_domain()
816 reject_on_transition_failure = true; in tomoyo_find_next_domain()
852 else if (reject_on_transition_failure) { in tomoyo_find_next_domain()
/kernel/linux/linux-6.6/security/tomoyo/
H A Ddomain.c707 bool reject_on_transition_failure = false; in tomoyo_find_next_domain() local
775 reject_on_transition_failure = true; in tomoyo_find_next_domain()
813 reject_on_transition_failure = true; in tomoyo_find_next_domain()
849 else if (reject_on_transition_failure) { in tomoyo_find_next_domain()

Completed in 3 milliseconds