Home
last modified time | relevance | path

Searched defs:skip_first (Results 1 – 3 of 3) 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
/openbmc/linux/drivers/usb/host/
H A Duhci-q.c373 int skip_first) in uhci_fixup_toggles()
/openbmc/linux/kernel/bpf/
H A Dverifier.c4239 bool skip_first = true; in __mark_chain_precision() local