Home
last modified time | relevance | path

Searched refs:TOMOYO_CONFIG_USE_DEFAULT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Daudit.c346 if (mode == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_get_audit()
348 if (mode == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_get_audit()
H A Dutil.c997 if (mode == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_get_mode()
1000 if (mode == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_get_mode()
H A Dcommon.c510 memset(ptr->config, TOMOYO_CONFIG_USE_DEFAULT, in tomoyo_assign_profile()
630 config = TOMOYO_CONFIG_USE_DEFAULT; in tomoyo_set_mode()
641 if (config != TOMOYO_CONFIG_USE_DEFAULT) { in tomoyo_set_mode()
662 else if (config != TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_set_mode()
809 if (config == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_read_profile()
H A Dcommon.h156 TOMOYO_CONFIG_USE_DEFAULT = 255, enumerator
/kernel/linux/linux-6.6/security/tomoyo/
H A Daudit.c347 if (mode == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_get_audit()
349 if (mode == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_get_audit()
H A Dutil.c1002 if (mode == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_get_mode()
1005 if (mode == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_get_mode()
H A Dcommon.c502 memset(ptr->config, TOMOYO_CONFIG_USE_DEFAULT, in tomoyo_assign_profile()
622 config = TOMOYO_CONFIG_USE_DEFAULT; in tomoyo_set_mode()
630 * 'config' from 'TOMOYO_CONFIG_USE_DEFAULT'. in tomoyo_set_mode()
633 if (config != TOMOYO_CONFIG_USE_DEFAULT) { in tomoyo_set_mode()
654 else if (config != TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_set_mode()
801 if (config == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_read_profile()
H A Dcommon.h156 TOMOYO_CONFIG_USE_DEFAULT = 255, enumerator

Completed in 17 milliseconds