Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.h51 unsigned char skip_first; /* whether the first line is a header */ member
Dcxgb4_debugfs.c56 pos -= tb->skip_first; in seq_tab_get_idx()
64 if (tb->skip_first && *pos == 0) in seq_tab_start()
107 p->skip_first = have_header != 0; in seq_open_tab()
/Linux-v5.4/drivers/usb/host/
Duhci-q.c373 int skip_first) in uhci_fixup_toggles() argument
382 if (skip_first) in uhci_fixup_toggles()
/Linux-v5.4/kernel/bpf/
Dverifier.c1670 bool skip_first = true; in __mark_chain_precision() local
1721 if (skip_first) { in __mark_chain_precision()
1723 skip_first = false; in __mark_chain_precision()