Searched refs:TOMOYO_MAX_IO_READ_QUEUE (Results 1 – 3 of 3) sorted by relevance
787 #define TOMOYO_MAX_IO_READ_QUEUE 64 macro819 const char *w[TOMOYO_MAX_IO_READ_QUEUE];
84 for (i = 0; i < TOMOYO_MAX_IO_READ_QUEUE; i++) { in tomoyo_name_used_by_io_buffer()
261 if (head->r.w_pos < TOMOYO_MAX_IO_READ_QUEUE) { in tomoyo_set_string()