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