Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.h51 unsigned char skip_first; /* whether the first line is a header */ member
H A 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()
/openbmc/linux/drivers/usb/host/
H A Duhci-q.c373 int skip_first) in uhci_fixup_toggles() argument
382 if (skip_first) in uhci_fixup_toggles()
/openbmc/linux/kernel/bpf/
H A Dverifier.c4233 bool skip_first = true; in __mark_chain_precision() local
4321 if (skip_first) { in __mark_chain_precision()
4323 skip_first = false; in __mark_chain_precision()