skip_first         56 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 	pos -= tb->skip_first;
skip_first         64 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 	if (tb->skip_first && *pos == 0)
skip_first        106 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		p->skip_first = have_header != 0;
skip_first         51 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.h 	unsigned char skip_first; /* whether the first line is a header */
skip_first        373 drivers/usb/host/uhci-q.c 			int skip_first)
skip_first        382 drivers/usb/host/uhci-q.c 	if (skip_first)
skip_first       1670 kernel/bpf/verifier.c 	bool skip_first = true;
skip_first       1721 kernel/bpf/verifier.c 			if (skip_first) {
skip_first       1723 kernel/bpf/verifier.c 				skip_first = false;