Searched defs:ql (Results 1 – 8 of 8) sorted by relevance
93 struct quicklist *ql, *q; in quicklist_total_size() local
116 long ql, qll; in print_one_rcu_data() local
644 static inline void rcu_nocb_q_lengths(struct rcu_data *rdp, long *ql, long *qll) in rcu_nocb_q_lengths()
2032 long ql = rsp->qlen; in rcu_nocb_adopt_orphan_cbs() local
134 #define QUEUE_DEPTH(in, out, ql) ((in - out) & (ql)) argument
46 #define QLOGICPTI_MAX_SG(ql) (4 + (((ql) > 0) ? 7*((ql) - 1) : 0)) argument
97 #define QLA_TGT_MAX_SG32(ql) \ argument103 #define QLA_TGT_MAX_SG64(ql) \ argument111 #define QLA_TGT_MAX_SG_24XX(ql) \ argument
501 struct bfi_enet_rxq ql; /* large/data/single buffers */ member