Home
last modified time | relevance | path

Searched refs:skip_first (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.h51 unsigned char skip_first; /* whether the first line is a header */ member
Dcxgb4_debugfs.c57 pos -= tb->skip_first; in seq_tab_get_idx()
65 if (tb->skip_first && *pos == 0) in seq_tab_start()
107 p->skip_first = have_header != 0; in seq_open_tab()
/linux-5.19.10/drivers/usb/host/
Duhci-q.c373 int skip_first) in uhci_fixup_toggles() argument
382 if (skip_first) in uhci_fixup_toggles()
/linux-5.19.10/kernel/bpf/
Dverifier.c2749 bool skip_first = true; in __mark_chain_precision() local
2799 if (skip_first) { in __mark_chain_precision()
2801 skip_first = false; in __mark_chain_precision()