Searched defs:sbitmap_queue (Results 1 – 11 of 11) sorted by relevance
21105 struct sbitmap_queue { struct21106 struct sbitmap sb;21107 unsigned int wake_batch;21108 atomic_t wake_index;21109 struct sbq_wait_state *ws;21110 atomic_t ws_active;21111 unsigned int min_shallow_depth;21112 atomic_t completion_cnt;21113 atomic_t wakeup_cnt;
28531 struct sbitmap_queue { struct28532 struct sbitmap sb;28533 unsigned int wake_batch;28534 atomic_t wake_index;28535 struct sbq_wait_state *ws;28536 atomic_t ws_active;28537 unsigned int min_shallow_depth;28538 atomic_t completion_cnt;28539 atomic_t wakeup_cnt;
22723 struct sbitmap_queue { struct22735 struct sbitmap_queue *sbq; argument
24821 struct sbitmap_queue { struct24822 struct sbitmap sb;24823 unsigned int wake_batch;24824 atomic_t wake_index;24825 struct sbq_wait_state *ws;24826 atomic_t ws_active;24827 unsigned int min_shallow_depth;24828 atomic_t completion_cnt;24829 atomic_t wakeup_cnt;
40562 struct sbitmap_queue { struct40563 struct sbitmap sb;40564 unsigned int wake_batch;40565 atomic_t wake_index;40566 struct sbq_wait_state *ws;40567 atomic_t ws_active;40568 unsigned int min_shallow_depth;
32261 struct sbitmap_queue { struct32262 struct sbitmap sb;32263 unsigned int wake_batch;32264 atomic_t wake_index;32265 struct sbq_wait_state *ws;32266 atomic_t ws_active;32267 unsigned int min_shallow_depth;