Home
last modified time | relevance | path

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

/linux-5.19.10/security/tomoyo/
Dfile.c31 const u8 tomoyo_pnnn2mac[TOMOYO_MAX_MKDEV_OPERATION] = { variable
199 [tomoyo_pnnn2mac[r->param.mkdev.operation]], in tomoyo_audit_mkdev_log()
870 if (tomoyo_init_request_info(&r, NULL, tomoyo_pnnn2mac[operation]) in tomoyo_mkdev_perm()
1037 tomoyo_mac_keywords[tomoyo_pnnn2mac[type]])) in tomoyo_write_file()
Dcommon.h1087 extern const u8 tomoyo_pnnn2mac[TOMOYO_MAX_MKDEV_OPERATION];
Dcommon.c1484 [tomoyo_pnnn2mac[bit]]); in tomoyo_print_entry()