Home
last modified time | relevance | path

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

/linux-4.1.27/security/tomoyo/
Dfile.c30 const u8 tomoyo_pnnn2mac[TOMOYO_MAX_MKDEV_OPERATION] = { variable
198 [tomoyo_pnnn2mac[r->param.mkdev.operation]], in tomoyo_audit_mkdev_log()
852 if (tomoyo_init_request_info(&r, NULL, tomoyo_pnnn2mac[operation]) in tomoyo_mkdev_perm()
1016 tomoyo_mac_keywords[tomoyo_pnnn2mac[type]])) in tomoyo_write_file()
Dcommon.h1075 extern const u8 tomoyo_pnnn2mac[TOMOYO_MAX_MKDEV_OPERATION];
Dcommon.c1456 [tomoyo_pnnn2mac[bit]]); in tomoyo_print_entry()