Searched refs:NR_SENTINELS (Results 1 – 1 of 1) sorted by relevance
128 #define NR_SENTINELS NR_QUEUE_LEVELS * 3 macro137 struct list_head sentinels[NR_SENTINELS];182 return (h >= q->sentinels) && (h < (q->sentinels + NR_SENTINELS)); in is_sentinel()