Searched defs:data_queue (Results 1 – 1 of 1) sorted by relevance
459 struct data_queue { struct463 enum data_queue_qid qid; argument464 unsigned long flags;466 struct mutex status_lock;467 spinlock_t tx_lock;468 spinlock_t index_lock;470 unsigned int count;471 unsigned short limit;472 unsigned short threshold;473 unsigned short length;[all …]