Home
last modified time | relevance | path

Searched defs:skip_first (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.h51 unsigned char skip_first; /* whether the first line is a header */ member
/Linux-v6.1/drivers/usb/host/
Duhci-q.c373 int skip_first) in uhci_fixup_toggles()
/Linux-v6.1/kernel/bpf/
Dverifier.c2781 bool skip_first = true; in __mark_chain_precision() local