Searched refs:sfq_dep_head (Results 1 – 1 of 1) sorted by relevance
150 static inline struct sfq_head *sfq_dep_head(struct sfq_sched_data *q, sfq_index val) in sfq_dep_head() function216 sfq_dep_head(q, n)->prev = x; in sfq_link()223 sfq_dep_head(q, p)->next = n; \224 sfq_dep_head(q, n)->prev = p; \