Home
last modified time | relevance | path

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

/linux-4.4.14/security/tomoyo/
Dcommon.h263 TOMOYO_MAX_MKDEV_OPERATION enumerator
1075 extern const u8 tomoyo_pnnn2mac[TOMOYO_MAX_MKDEV_OPERATION];
Dfile.c30 const u8 tomoyo_pnnn2mac[TOMOYO_MAX_MKDEV_OPERATION] = {
1014 for (type = 0; type < TOMOYO_MAX_MKDEV_OPERATION; type++) in tomoyo_write_file()
Dcommon.c1446 for (bit = 0; bit < TOMOYO_MAX_MKDEV_OPERATION; bit++) { in tomoyo_print_entry()