Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.c586 * tomoyo_set_mode - Set mode for specified profile.
594 static int tomoyo_set_mode(char *name, const char *value, in tomoyo_set_mode() function
716 return tomoyo_set_mode(data, cp, profile); in tomoyo_write_profile()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.c578 * tomoyo_set_mode - Set mode for specified profile.
586 static int tomoyo_set_mode(char *name, const char *value, in tomoyo_set_mode() function
708 return tomoyo_set_mode(data, cp, profile); in tomoyo_write_profile()

Completed in 6 milliseconds