Searched refs:smallest_seq_read (Results 1 – 2 of 2) sorted by relevance
54 unsigned long smallest_seq_read; member
1934 if (bit->sequence < pci->smallest_seq_read) in sort_entries()1935 pci->smallest_seq_read = bit->sequence; in sort_entries()2006 if (bit->sequence == pci->smallest_seq_read) in check_sequence()2019 if (expected_sequence < pci->smallest_seq_read) { in check_sequence()2549 smallest_seq_read = -1U; in do_pipe()