Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.c509 TOMOYO_CONFIG_WANT_REJECT_LOG; in tomoyo_assign_profile()
652 config |= TOMOYO_CONFIG_WANT_REJECT_LOG; in tomoyo_set_mode()
655 config &= ~TOMOYO_CONFIG_WANT_REJECT_LOG; in tomoyo_set_mode()
734 tomoyo_yesno(config & TOMOYO_CONFIG_WANT_REJECT_LOG)); in tomoyo_print_config()
H A Daudit.c352 return mode & TOMOYO_CONFIG_WANT_REJECT_LOG; in tomoyo_get_audit()
H A Dcommon.h154 TOMOYO_CONFIG_WANT_REJECT_LOG = 64, enumerator
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.c501 TOMOYO_CONFIG_WANT_REJECT_LOG; in tomoyo_assign_profile()
644 config |= TOMOYO_CONFIG_WANT_REJECT_LOG; in tomoyo_set_mode()
647 config &= ~TOMOYO_CONFIG_WANT_REJECT_LOG; in tomoyo_set_mode()
726 str_yes_no(config & TOMOYO_CONFIG_WANT_REJECT_LOG)); in tomoyo_print_config()
H A Daudit.c353 return mode & TOMOYO_CONFIG_WANT_REJECT_LOG; in tomoyo_get_audit()
H A Dcommon.h154 TOMOYO_CONFIG_WANT_REJECT_LOG = 64, enumerator

Completed in 13 milliseconds