Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.h51 unsigned char skip_first; /* whether the first line is a header */ member
/Linux-v5.15/drivers/clk/renesas/
Drcar-cpg-lib.c227 struct raw_notifier_head *notifiers, bool skip_first) in cpg_sd_clk_register()
/Linux-v5.15/drivers/usb/host/
Duhci-q.c373 int skip_first) in uhci_fixup_toggles()
/Linux-v5.15/kernel/bpf/
Dverifier.c2396 bool skip_first = true; in __mark_chain_precision() local