Home
last modified time | relevance | path

Searched refs:skip (Results 1 – 24 of 24) sorted by relevance

/include/linux/
A Diov_iter.h55 skip += consumed; in iterate_iovec()
57 if (skip < p->iov_len) in iterate_iovec()
61 skip = 0; in iterate_iovec()
66 iter->iov_offset = skip; in iterate_iovec()
89 skip += consumed; in iterate_kvec()
95 skip = 0; in iterate_kvec()
128 skip += consumed; in iterate_bvec()
130 skip = 0; in iterate_bvec()
178 skip += consumed; in iterate_folioq()
179 if (skip >= fsize) { in iterate_folioq()
[all …]
A Dnetfilter_netdev.h134 static inline void nf_skip_egress(struct sk_buff *skb, bool skip) in nf_skip_egress() argument
137 skb->nf_skip_egress = skip; in nf_skip_egress()
A Dscatterlist.h447 const off_t skip, const int nb_splits,
514 size_t buflen, off_t skip, bool to_buffer);
522 const void *buf, size_t buflen, off_t skip);
524 void *buf, size_t buflen, off_t skip);
526 size_t buflen, off_t skip);
A Dstacktrace.h85 unsigned int skip; /* input argument: How many entries to skip */ member
A Dkernel.h326 extern void trace_dump_stack(int skip);
355 static inline void trace_dump_stack(int skip) { } in trace_dump_stack() argument
A Drhashtable-types.h130 unsigned int skip; member
A Drtnetlink.h181 void netdev_xmit_skip_txqueue(bool skip);
A Dfirewire.h475 u32 skip:1; /* tx: Set to not send packet at all */ member
A Dftrace.h1221 ftrace_graph_get_ret_stack(struct task_struct *task, int skip);
/include/media/
A Dv4l2-vp9.h72 u8 skip[3]; member
121 u32 (*skip)[3][2]; member
/include/net/
A Dtc_wrapper.h50 goto skip; in tc_act()
129 skip: in tc_act()
157 goto skip; in tc_classify()
196 skip: in tc_classify()
A Dpkt_sched.h18 int skip; member
283 if (arg->count >= arg->skip && arg->fn(sch, cl, arg) < 0) { in tc_qdisc_stats_dump()
A Dip6_fib.h363 unsigned int skip; member
551 loff_t skip; member
A Dip6_route.h206 int rt6_dump_route(struct fib6_info *f6i, void *p_arg, unsigned int skip);
A Dpkt_cls.h18 int skip; member
101 if (arg->count >= arg->skip && arg->fn(tp, filter, arg) < 0) { in tc_cls_stats_dump()
/include/trace/events/
A Dfirewire.h757 __field(bool, skip) \
769 __entry->skip = packet->skip; \
788 __entry->skip ? "true" : "false",
808 __entry->skip ? "true" : "false"
/include/linux/ceph/
A Dmessenger.h51 int *skip);
550 struct ceph_msg_header *hdr, int *skip);
/include/acpi/
A Dacpi_bus.h765 int acpi_quirk_skip_serdev_enumeration(struct device *controller_parent, bool *skip);
784 acpi_quirk_skip_serdev_enumeration(struct device *controller_parent, bool *skip) in acpi_quirk_skip_serdev_enumeration() argument
786 *skip = false; in acpi_quirk_skip_serdev_enumeration()
/include/video/
A Dimx-ipu-v3.h366 int ipu_csi_set_skip_smfc(struct ipu_csi *csi, u32 skip,
/include/net/bluetooth/
A Dbluetooth.h201 __u16 skip; member
A Dhci.h1934 __le16 skip; member
A Dhci_core.h2403 int mgmt_phy_configuration_changed(struct hci_dev *hdev, struct sock *skip);
/include/net/netfilter/
A Dnf_tables.h332 unsigned int skip; member
/include/uapi/linux/
A Dv4l2-controls.h2856 __u8 skip[3]; member

Completed in 92 milliseconds