Home
last modified time | relevance | path

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

/Linux-v4.19/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()
899 if (tomoyo_init_request_info(&r, NULL, tomoyo_pp2mac[operation]) in tomoyo_path2_perm()
1005 tomoyo_mac_keywords[tomoyo_pp2mac[type]])) in tomoyo_write_file()
Dcommon.h1077 extern const u8 tomoyo_pp2mac[TOMOYO_MAX_PATH2_OPERATION];
Dcommon.c1417 [tomoyo_pp2mac[bit]]); in tomoyo_print_entry()