Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.c508 TOMOYO_CONFIG_WANT_GRANT_LOG | in tomoyo_assign_profile()
644 config |= TOMOYO_CONFIG_WANT_GRANT_LOG; in tomoyo_set_mode()
647 config &= ~TOMOYO_CONFIG_WANT_GRANT_LOG; in tomoyo_set_mode()
733 tomoyo_yesno(config & TOMOYO_CONFIG_WANT_GRANT_LOG), in tomoyo_print_config()
H A Daudit.c351 return mode & TOMOYO_CONFIG_WANT_GRANT_LOG; in tomoyo_get_audit()
H A Dcommon.h155 TOMOYO_CONFIG_WANT_GRANT_LOG = 128, enumerator
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.c500 TOMOYO_CONFIG_WANT_GRANT_LOG | in tomoyo_assign_profile()
636 config |= TOMOYO_CONFIG_WANT_GRANT_LOG; in tomoyo_set_mode()
639 config &= ~TOMOYO_CONFIG_WANT_GRANT_LOG; in tomoyo_set_mode()
725 str_yes_no(config & TOMOYO_CONFIG_WANT_GRANT_LOG), in tomoyo_print_config()
H A Daudit.c352 return mode & TOMOYO_CONFIG_WANT_GRANT_LOG; in tomoyo_get_audit()
H A Dcommon.h155 TOMOYO_CONFIG_WANT_GRANT_LOG = 128, enumerator

Completed in 13 milliseconds