Searched defs:dql (Results 1 – 2 of 2) sorted by relevance
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()
583 struct dql dql; member