Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dfile.c49 const u8 tomoyo_pn2mac[TOMOYO_MAX_PATH_NUMBER_OPERATION] = { variable
236 [tomoyo_pn2mac[type]], in tomoyo_audit_path_number_log()
719 if (tomoyo_init_request_info(&r, NULL, tomoyo_pn2mac[type]) in tomoyo_path_number_perm()
1031 tomoyo_mac_keywords[tomoyo_pn2mac[type]])) in tomoyo_write_file()
H A Dcommon.h1084 extern const u8 tomoyo_pn2mac[TOMOYO_MAX_PATH_NUMBER_OPERATION];
H A Dcommon.c1464 [tomoyo_pn2mac[bit]]); in tomoyo_print_entry()