Searched refs:GLOCK_WAIT_TABLE_SIZE (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/gfs2/
H A Dglock.c87 #define GLOCK_WAIT_TABLE_SIZE (1 << GLOCK_WAIT_TABLE_BITS) macro
88 static wait_queue_head_t glock_wait_table[GLOCK_WAIT_TABLE_SIZE] __cacheline_aligned;
2512 for (i = 0; i < GLOCK_WAIT_TABLE_SIZE; i++)

Completed in 125 milliseconds