Home
last modified time | relevance | path

Searched refs:tomoyo_pp2mac (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/security/tomoyo/
Dfile.c39 const u8 tomoyo_pp2mac[TOMOYO_MAX_PATH2_OPERATION] = { variable
183 [tomoyo_pp2mac[r->param.path2.operation]], in tomoyo_audit_path2_log()
916 if (tomoyo_init_request_info(&r, NULL, tomoyo_pp2mac[operation]) in tomoyo_path2_perm()
1025 tomoyo_mac_keywords[tomoyo_pp2mac[type]])) in tomoyo_write_file()
Dcommon.h1086 extern const u8 tomoyo_pp2mac[TOMOYO_MAX_PATH2_OPERATION];
Dcommon.c1443 [tomoyo_pp2mac[bit]]); in tomoyo_print_entry()