Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dfile.c168 return tomoyo_supervisor(r, "file %s %s\n", tomoyo_path_keyword in tomoyo_audit_path_log()
1019 if (tomoyo_permstr(operation, tomoyo_path_keyword[type])) in tomoyo_write_file()
H A Dcommon.h1083 extern const char * const tomoyo_path_keyword[TOMOYO_MAX_PATH_OPERATION];
H A Dcommon.c142 const char * const tomoyo_path_keyword[TOMOYO_MAX_PATH_OPERATION] = { variable
1422 tomoyo_set_string(head, tomoyo_path_keyword[bit]); in tomoyo_print_entry()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dfile.c168 return tomoyo_supervisor(r, "file %s %s\n", tomoyo_path_keyword in tomoyo_audit_path_log()
1019 if (tomoyo_permstr(operation, tomoyo_path_keyword[type])) in tomoyo_write_file()
H A Dcommon.h1080 extern const char * const tomoyo_path_keyword[TOMOYO_MAX_PATH_OPERATION];
H A Dcommon.c143 const char * const tomoyo_path_keyword[TOMOYO_MAX_PATH_OPERATION] = { variable
1414 tomoyo_set_string(head, tomoyo_path_keyword[bit]); in tomoyo_print_entry()

Completed in 17 milliseconds