Searched defs:dql (Results 1 – 8 of 8) sorted by relevance
43 struct dql { struct49 /* Fields accessed only by completion path (dql_completed) */ argument73 * availability in the queue with dql_avail. argument75 static inline void dql_queued(struct dql *dql, unsigned int count) in dql_queued()92 static inline int dql_avail(const struct dql *dql) in dql_avail()
622 struct dql dql; member
41 struct dql { struct47 /* Fields accessed only by completion path (dql_completed) */ argument71 * availability in the queue with dql_avail. argument73 static inline void dql_queued(struct dql *dql, unsigned int count) in dql_queued()90 static inline int dql_avail(const struct dql *dql) in dql_avail()
599 struct dql dql; member
18 void dql_completed(struct dql *dql, unsigned int count) in dql_completed()116 void dql_reset(struct dql *dql) in dql_reset()131 void dql_init(struct dql *dql, unsigned int hold_time) in dql_init()
1171 struct dql *dql = &queue->dql; in bql_show_hold_time() local1179 struct dql *dql = &queue->dql; in bql_set_hold_time() local1199 struct dql *dql = &queue->dql; in bql_show_inflight() local
1244 struct dql *dql = &queue->dql; in bql_show_hold_time() local1252 struct dql *dql = &queue->dql; in bql_set_hold_time() local1272 struct dql *dql = &queue->dql; in bql_show_inflight() local