Home
last modified time | relevance | path

Searched defs:ops (Results 3376 - 3400 of 3639) sorted by relevance

1...<<131132133134135136137138139140>>...146

/kernel/linux/linux-5.10/drivers/thermal/qcom/
H A Dtsens.h521 const struct tsens_ops *ops; member
570 const struct tsens_ops *ops; member
/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclink_gt.c3627 static const struct tty_operations ops = { variable
/kernel/linux/linux-5.10/net/packet/
H A Daf_packet.c279 const struct net_device_ops *ops = dev->netdev_ops; in packet_pick_tx_queue() local
/kernel/linux/linux-5.10/include/linux/ssb/
H A Dssb.h271 const struct ssb_bus_ops *ops; member
420 const struct ssb_bus_ops *ops; member
[all...]
/kernel/linux/linux-5.10/include/linux/mtd/
H A Drawnand.h1074 const struct nand_controller_ops *ops; member
1223 struct nand_chip_ops ops; member
/kernel/linux/linux-5.10/include/linux/
H A Dsfp.h607 sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, const struct sfp_upstream_ops *ops) sfp_bus_add_upstream() argument
/kernel/linux/linux-5.10/sound/pci/korg1212/
H A Dkorg1212.c2158 static const struct snd_device_ops ops = { in snd_korg1212_create() local
/kernel/linux/linux-5.10/sound/pci/
H A Dens1370.c1599 static const struct snd_ac97_bus_ops ops = { in snd_ensoniq_1371_mixer() local
2044 static const struct snd_device_ops ops = { in snd_ensoniq_create() local
H A Dintel8x0.c2148 const struct snd_ac97_bus_ops *ops; in snd_intel8x0_mixer() local
2907 static const struct snd_device_ops ops = { in snd_intel8x0_create() local
H A Dvia82xx.c1873 static const struct snd_ac97_bus_ops ops = { in snd_via82xx_mixer_new() local
2337 static const struct snd_device_ops ops = { in snd_via82xx_create() local
H A Des1968.c2010 static const struct snd_ac97_bus_ops ops = { in snd_es1968_mixer() local
2659 static const struct snd_device_ops ops = { in snd_es1968_create() local
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-script.c2547 struct scripting_ops *ops; member
2581 int script_spec_register(const char *spec, struct scripting_ops *ops) in script_spec_register() argument
2553 script_spec__new(const char *spec, struct scripting_ops *ops) script_spec__new() argument
/kernel/linux/linux-5.10/sound/soc/sh/rcar/
H A Drsnd.h354 struct rsnd_mod_ops *ops; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.c131 static int arch__associate_ins_ops(struct arch* arch, const char *name, struct ins_ops *ops) in arch__associate_ins_ops() argument
215 static void ins__delete(struct ins_operands *ops) in ins__delete() argument
225 ins__raw_scnprintf(struct ins *ins, char *bf, size_t size, struct ins_operands *ops, int max_ins_name) ins__raw_scnprintf() argument
231 ins__scnprintf(struct ins *ins, char *bf, size_t size, struct ins_operands *ops, int max_ins_name) ins__scnprintf() argument
248 call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) call__parse() argument
300 call__scnprintf(struct ins *ins, char *bf, size_t size, struct ins_operands *ops, int max_ins_name) call__scnprintf() argument
332 validate_comma(const char *c, struct ins_operands *ops) validate_comma() argument
343 jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) jump__parse() argument
423 jump__scnprintf(struct ins *ins, char *bf, size_t size, struct ins_operands *ops, int max_ins_name) jump__scnprintf() argument
493 lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) lock__parse() argument
518 lock__scnprintf(struct ins *ins, char *bf, size_t size, struct ins_operands *ops, int max_ins_name) lock__scnprintf() argument
531 lock__delete(struct ins_operands *ops) lock__delete() argument
551 mov__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms __maybe_unused) mov__parse() argument
599 mov__scnprintf(struct ins *ins, char *bf, size_t size, struct ins_operands *ops, int max_ins_name) mov__scnprintf() argument
612 dec__parse(struct arch *arch __maybe_unused, struct ins_operands *ops, struct map_symbol *ms __maybe_unused) dec__parse() argument
639 dec__scnprintf(struct ins *ins, char *bf, size_t size, struct ins_operands *ops, int max_ins_name) dec__scnprintf() argument
713 struct ins_ops *ops = __ins__find(arch, name); ins__find() local
[all...]
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4xdr.c4400 const struct nfsd4_layout_ops *ops; in nfsd4_encode_getdeviceinfo() local
4453 const struct nfsd4_layout_ops *ops; in nfsd4_encode_layoutget() local
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Dpcm.h456 const struct snd_pcm_ops *ops; member
/kernel/linux/linux-5.10/include/video/
H A Domapfb_dss.h658 } ops; member
/kernel/linux/linux-5.10/fs/cifs/
H A Dconnect.c5354 const struct smb_version_operations *ops = server->ops; cifs_tree_connect() local
5453 const struct smb_version_operations *ops = tcon->ses->server->ops; cifs_tree_connect() local
[all...]
/kernel/linux/linux-5.10/kernel/bpf/
H A Dsyscall.c104 const struct bpf_map_ops *ops; in find_and_alloc_map() local
1611 const struct bpf_prog_ops *ops; find_prog_type() local
2308 bpf_link_init(struct bpf_link *link, enum bpf_link_type type, const struct bpf_link_ops *ops, struct bpf_prog *prog) bpf_link_init() argument
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.h364 struct ftrace_ops *ops; member
1639 unsigned short *ops; global() member
1722 struct event_trigger_ops *ops; global() member
[all...]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_fs.h629 struct xfs_attr_multiop __user *ops; /* attr_multi data */ member
/kernel/linux/linux-5.10/net/core/
H A Dskbuff.c2743 const struct skb_checksum_ops ops = { in skb_checksum() local
2656 __skb_checksum(const struct sk_buff *skb, int offset, int len, __wsum csum, const struct skb_checksum_ops *ops) __skb_checksum() argument
H A Drtnetlink.c353 const struct rtnl_link_ops *ops; in rtnl_link_ops_get() local
372 int __rtnl_link_register(struct rtnl_link_ops *ops) in __rtnl_link_register() argument
396 rtnl_link_register(struct rtnl_link_ops *ops) rtnl_link_register() argument
412 __rtnl_kill_links(struct net *net, struct rtnl_link_ops *ops) __rtnl_kill_links() argument
432 __rtnl_link_unregister(struct rtnl_link_ops *ops) __rtnl_link_unregister() argument
478 rtnl_link_unregister(struct rtnl_link_ops *ops) rtnl_link_unregister() argument
492 const struct rtnl_link_ops *ops; rtnl_link_get_slave_info_data_size() local
515 const struct rtnl_link_ops *ops = dev->rtnl_link_ops; rtnl_link_get_size() local
542 const struct rtnl_af_ops *ops; rtnl_af_lookup() local
558 rtnl_af_register(struct rtnl_af_ops *ops) rtnl_af_register() argument
570 rtnl_af_unregister(struct rtnl_af_ops *ops) rtnl_af_unregister() argument
620 const struct rtnl_link_ops *ops; rtnl_link_slave_info_fill() local
651 const struct rtnl_link_ops *ops = dev->rtnl_link_ops; rtnl_link_info_fill() local
1941 const struct rtnl_link_ops *ops = NULL; linkinfo_to_kind_ops() local
2326 const struct net_device_ops *ops = dev->netdev_ops; handle_infiniband_guid() local
2341 const struct net_device_ops *ops = dev->netdev_ops; do_setvfinfo() local
2517 const struct net_device_ops *ops; do_set_master() local
2560 const struct net_device_ops *ops = dev->netdev_ops; do_set_proto_down() local
2618 const struct net_device_ops *ops = dev->netdev_ops; do_setlink() local
3043 const struct rtnl_link_ops *ops; rtnl_group_dellink() local
3057 const struct rtnl_link_ops *ops; rtnl_group_dellink() local
3070 const struct rtnl_link_ops *ops; rtnl_delete_link() local
3162 rtnl_create_link(struct net *net, const char *ifname, unsigned char name_assign_type, const struct rtnl_link_ops *ops, struct nlattr *tb[], struct netlink_ext_ack *extack) rtnl_create_link() argument
3266 const struct rtnl_link_ops *ops; __rtnl_newlink() local
4074 const struct net_device_ops *ops = br_dev->netdev_ops; rtnl_fdb_add() local
4185 const struct net_device_ops *ops = br_dev->netdev_ops; rtnl_fdb_del() local
4369 const struct net_device_ops *ops = NULL; rtnl_fdb_dump() local
4532 const struct net_device_ops *ops = NULL; rtnl_fdb_get() local
4807 const struct net_device_ops *ops = dev->netdev_ops; rtnl_bridge_getlink() local
5185 const struct rtnl_link_ops *ops = dev->rtnl_link_ops; rtnl_fill_statsinfo() local
5204 const struct rtnl_link_ops *ops = NULL; rtnl_fill_statsinfo() local
5306 const struct rtnl_link_ops *ops = dev->rtnl_link_ops; if_nlmsg_stats_size() local
5319 const struct rtnl_link_ops *ops = NULL; if_nlmsg_stats_size() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c165 const struct dw_hdmi_phy_ops *ops; member
[all...]
/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dmt2063.c218 struct dvb_tuner_ops ops; member
[all...]

Completed in 83 milliseconds

1...<<131132133134135136137138139140>>...146