Home
last modified time | relevance | path

Searched defs:ops (Results 2526 - 2550 of 3691) sorted by relevance

1...<<101102103104105106107108109110>>...148

/kernel/linux/linux-5.10/net/core/
H A Dsock_map.c535 static bool sock_map_op_okay(const struct bpf_sock_ops_kern *ops) in sock_map_op_okay() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Daf_inet.c1350 const struct net_offload *ops; in inet_gso_segment() local
1456 const struct net_offload *ops; inet_gro_receive() local
1632 const struct net_offload *ops; inet_gro_complete() local
[all...]
H A Dfou.c235 const struct net_offload *ops; in fou_gro_receive() local
266 const struct net_offload *ops; in fou_gro_complete() local
315 const struct net_offload *ops; gue_gro_receive() local
462 const struct net_offload *ops; gue_gro_complete() local
[all...]
H A Dip_tunnel.c444 int ip_tunnel_encap_add_ops(const struct ip_tunnel_encap_ops *ops, in ip_tunnel_encap_add_ops() argument
456 int ip_tunnel_encap_del_ops(const struct ip_tunnel_encap_ops *ops, in ip_tunnel_encap_del_ops() argument
232 __ip_tunnel_create(struct net *net, const struct rtnl_link_ops *ops, struct ip_tunnel_parm *parms) __ip_tunnel_create() argument
1071 ip_tunnel_init_net(struct net *net, unsigned int ip_tnl_net_id, struct rtnl_link_ops *ops, char *devname) ip_tunnel_init_net() argument
1112 ip_tunnel_destroy(struct net *net, struct ip_tunnel_net *itn, struct list_head *head, struct rtnl_link_ops *ops) ip_tunnel_destroy() argument
1137 ip_tunnel_delete_nets(struct list_head *net_list, unsigned int id, struct rtnl_link_ops *ops) ip_tunnel_delete_nets() argument
[all...]
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Darp_tables.c1507 arpt_register_table(struct net *net, const struct xt_table *table, const struct arpt_replace *repl, const struct nf_hook_ops *ops, struct xt_table **res) arpt_register_table() argument
1552 arpt_unregister_table_pre_exit(struct net *net, struct xt_table *table, const struct nf_hook_ops *ops) arpt_unregister_table_pre_exit() argument
/kernel/linux/linux-5.10/net/ipv6/
H A Dcalipso.c1416 static const struct netlbl_calipso_ops ops = { variable
/kernel/linux/linux-5.10/net/mptcp/
H A Dsubflow.c425 struct request_sock *mptcp_subflow_reqsk_alloc(const struct request_sock_ops *ops, in mptcp_subflow_reqsk_alloc() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display_power.h192 const struct i915_power_well_ops *ops; member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_interrupts.c1074 static void __setup_intr_ops(struct dpu_hw_intr_ops *ops) in __setup_intr_ops() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c1993 prevent_sleep(struct dvb_frontend_ops *ops) prevent_sleep() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/radio/
H A Dradio-si476x.c309 const struct si476x_radio_ops *ops; member
[all...]
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H A Dvivid-core.c822 vivid_create_queue(struct vivid_dev *dev, struct vb2_queue *q, u32 buf_type, unsigned int min_buffers_needed, const struct vb2_ops *ops) vivid_create_queue() argument
/kernel/linux/linux-5.10/drivers/nfc/pn533/
H A Dpn533.h176 struct pn533_frame_ops *ops; member
/kernel/linux/linux-5.10/drivers/pci/
H A Dmsi.c1472 struct msi_domain_ops *ops = info->ops; in pci_msi_domain_update_dom_ops() local
[all...]
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-altera.c110 const struct altera_pcie_ops *ops; member
[all...]
/kernel/linux/linux-5.10/drivers/regulator/
H A Dmax8973-regulator.c123 struct regulator_ops ops; member
[all...]
H A Dqcom-rpmh-regulator.c88 const struct regulator_ops *ops; member
[all...]
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dremoteproc_core.c2132 rproc_alloc_ops(struct rproc *rproc, const struct rproc_ops *ops) rproc_alloc_ops() argument
2174 rproc_alloc(struct device *dev, const char *name, const struct rproc_ops *ops, const char *firmware, int len) rproc_alloc() argument
2336 devm_rproc_alloc(struct device *dev, const char *name, const struct rproc_ops *ops, const char *firmware, int len) devm_rproc_alloc() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/
H A Drkisp1-common.h217 struct rkisp1_capture_ops *ops; member
/kernel/linux/linux-5.10/include/linux/
H A Dkernfs.h108 const struct kernfs_ops *ops; member
473 __kernfs_create_file(struct kernfs_node *parent, const char *name, umode_t mode, kuid_t uid, kgid_t gid, loff_t size, const struct kernfs_ops *ops, void *priv, const void *ns, struct lock_class_key *key) __kernfs_create_file() argument
567 kernfs_create_file_ns(struct kernfs_node *parent, const char *name, umode_t mode, kuid_t uid, kgid_t gid, loff_t size, const struct kernfs_ops *ops, void *priv, const void *ns) kernfs_create_file_ns() argument
582 kernfs_create_file(struct kernfs_node *parent, const char *name, umode_t mode, loff_t size, const struct kernfs_ops *ops, void *priv) kernfs_create_file() argument
H A Dblk-mq.h253 const struct blk_mq_ops *ops; member
H A Dcdrom.h41 const struct cdrom_device_ops *ops; /* link to device_ops */ member
H A Dcoresight.h132 const struct coresight_ops *ops; member
197 const struct coresight_ops *ops; member
/kernel/linux/linux-5.10/drivers/staging/media/imx/
H A Dimx-media-vdic.c80 struct vdic_pipeline_ops *ops; member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/include/linux/
H A Datomisp_platform.h205 struct camera_vcm_ops *ops; member

Completed in 35 milliseconds

1...<<101102103104105106107108109110>>...148