Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dcommon.h787 #define TOMOYO_MAX_IO_READ_QUEUE 64 macro
819 const char *w[TOMOYO_MAX_IO_READ_QUEUE];
H A Dgc.c84 for (i = 0; i < TOMOYO_MAX_IO_READ_QUEUE; i++) { in tomoyo_name_used_by_io_buffer()
H A Dcommon.c253 if (head->r.w_pos < TOMOYO_MAX_IO_READ_QUEUE) { in tomoyo_set_string()