Searched refs:smallest_seq_read (Results 1 – 2 of 2) sorted by relevance
60 unsigned long smallest_seq_read; member
1995 if (bit->sequence < pci->smallest_seq_read) in sort_entries()1996 pci->smallest_seq_read = bit->sequence; in sort_entries()2068 if (bit->sequence == pci->smallest_seq_read) in check_sequence()2081 if (expected_sequence < pci->smallest_seq_read) { in check_sequence()2625 smallest_seq_read = -1U; in do_pipe()