Searched refs:next_a (Results 1 – 2 of 2) sorted by relevance
484 sfq_index a, next_a; in sfq_dequeue() local508 next_a = slot->next; in sfq_dequeue()509 if (a == next_a) { in sfq_dequeue()513 q->tail->next = next_a; in sfq_dequeue()
1543 struct cxl_port *next_a, *next_b; in cmp_decode_pos() local1545 next_a = next_port(iter_a); in cmp_decode_pos()1546 if (!next_a) in cmp_decode_pos()1551 if (next_a != next_b) in cmp_decode_pos()1553 port = next_a; in cmp_decode_pos()