| /kernel/linux/linux-5.10/net/ |
| H A D | socket.c | 3000 sock_register(const struct net_proto_family *ops) sock_register() argument [all...] |
| /kernel/linux/linux-5.10/include/net/netfilter/ |
| H A D | nf_tables.h | 410 const struct nft_set_ops ops; member 733 const struct nft_expr_ops *ops; global() member 818 const struct nft_expr_ops *ops; global() member 1001 struct nf_hook_ops ops; global() member 1017 struct nf_hook_ops ops; global() member 1182 const struct nft_object_ops *ops; global() member [all...] |
| /kernel/linux/linux-5.10/include/net/ |
| H A D | pkt_cls.h | 360 struct tcf_ematch_ops * ops; member
|
| H A D | sch_generic.h | 84 const struct Qdisc_ops *ops; member 403 const struct tcf_proto_ops *ops; member
|
| /kernel/linux/linux-5.10/include/linux/mmc/ |
| H A D | host.h | 279 const struct mmc_host_ops *ops; member
|
| /kernel/linux/linux-5.10/include/linux/soundwire/ |
| H A D | sdw.h | 637 const struct sdw_slave_ops *ops; member 679 const struct sdw_slave_ops *ops; member 869 const struct sdw_master_ops *ops; member [all...] |
| /kernel/linux/linux-5.10/sound/pci/ |
| H A D | atiixp.c | 231 const struct atiixp_dma_ops *ops; member 1406 static const struct snd_ac97_bus_ops ops = { snd_atiixp_mixer_new() local 1560 static const struct snd_device_ops ops = { snd_atiixp_create() local [all...] |
| H A D | es1938.c | 1553 static const struct snd_device_ops ops = { in snd_es1938_create() local
|
| H A D | sonicvibes.c | 1224 static const struct snd_device_ops ops = { in snd_sonicvibes_create() local
|
| /kernel/linux/linux-5.10/sound/pci/ali5451/ |
| H A D | ali5451.c | 1792 static const struct snd_ac97_bus_ops ops = { in snd_ali_mixer() local 2047 static const struct snd_device_ops ops = { in snd_ali_create() local
|
| /kernel/linux/linux-5.10/sound/pci/cs46xx/ |
| H A D | cs46xx_lib.c | 2468 static const struct snd_ac97_bus_ops ops = { snd_cs46xx_mixer() local 3867 static const struct snd_device_ops ops = { snd_cs46xx_create() local [all...] |
| /kernel/linux/linux-5.10/sound/pci/ice1712/ |
| H A D | ice1712.h | 263 } ops; member 279 } ops; member
|
| /kernel/linux/linux-5.10/sound/core/ |
| H A D | pcm_native.c | 1193 snd_pcm_action_group(const struct action_ops *ops, struct snd_pcm_substream *substream, snd_pcm_state_t state, bool stream_lock) snd_pcm_action_group() argument 1253 snd_pcm_action_single(const struct action_ops *ops, struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_action_single() argument 1334 snd_pcm_action(const struct action_ops *ops, struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_action() argument 1353 snd_pcm_action_lock_irq(const struct action_ops *ops, struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_action_lock_irq() argument 1367 snd_pcm_action_nonatomic(const struct action_ops *ops, struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_action_nonatomic() argument [all...] |
| /kernel/linux/linux-5.10/sound/soc/intel/atom/ |
| H A D | sst-mfld-dsp.h | 391 u8 ops; member
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | hist.c | 539 struct hist_entry_ops *ops = template->ops; in hist_entry__new() local 688 __hists__add_entry(struct hists *hists, struct addr_location *al, struct symbol *sym_parent, struct branch_info *bi, struct mem_info *mi, struct block_info *block_info, struct perf_sample *sample, bool sample_self, struct hist_entry_ops *ops) __hists__add_entry() argument 755 hists__add_entry_ops(struct hists *hists, struct hist_entry_ops *ops, struct addr_location *al, struct symbol *sym_parent, struct branch_info *bi, struct mem_info *mi, struct perf_sample *sample, bool sample_self) hists__add_entry_ops() argument 1288 struct hist_entry_ops *ops = he->ops; hist_entry__delete() local [all...] |
| /kernel/linux/linux-5.10/fs/nfsd/ |
| H A D | nfs4proc.c | 1848 const struct nfsd4_layout_ops *ops; in nfsd4_getdeviceinfo() local 1901 const struct nfsd4_layout_ops *ops; in nfsd4_layoutget() local 1988 const struct nfsd4_layout_ops *ops; nfsd4_layoutcommit() local [all...] |
| /kernel/linux/linux-5.10/include/sound/ |
| H A D | vx_core.h | 151 const struct snd_vx_ops *ops; member [all...] |
| H A D | soc.h | 545 static inline int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops, in snd_soc_set_ac97_ops_of_reset() argument 551 static inline int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops) in snd_soc_set_ac97_ops() argument 795 const struct snd_soc_ops *ops; member 1137 struct snd_pcm_ops ops; member
|
| /kernel/linux/linux-5.10/include/scsi/ |
| H A D | libfc.h | 207 struct fc_rport_operations *ops; member
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | kprobes.c | 1042 static int __arm_kprobe_ftrace(struct kprobe *p, struct ftrace_ops *ops, in __arm_kprobe_ftrace() argument 1084 static int __disarm_kprobe_ftrace(struct kprobe *p, struct ftrace_ops *ops, in __disarm_kprobe_ftrace() argument
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | trace_events.c | 2938 event_enable_init(struct ftrace_probe_ops *ops, struct trace_array *tr, in event_enable_init() argument 2976 event_enable_free(struct ftrace_probe_ops *ops, struct trace_array *tr, in event_enable_free() argument 3033 struct ftrace_probe_ops *ops; in event_enable_func() local 2863 event_enable_probe(unsigned long ip, unsigned long parent_ip, struct trace_array *tr, struct ftrace_probe_ops *ops, void *data) event_enable_probe() argument 2880 event_enable_count_probe(unsigned long ip, unsigned long parent_ip, struct trace_array *tr, struct ftrace_probe_ops *ops, void *data) event_enable_count_probe() argument 2908 event_enable_print(struct seq_file *m, unsigned long ip, struct ftrace_probe_ops *ops, void *data) event_enable_print() argument [all...] |
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_btree.c | 792 xfs_btree_read_bufl( struct xfs_mount *mp, struct xfs_trans *tp, xfs_fsblock_t fsbno, struct xfs_buf **bpp, int refval, const struct xfs_buf_ops *ops) xfs_btree_read_bufl() argument 823 xfs_btree_reada_bufl( struct xfs_mount *mp, xfs_fsblock_t fsbno, xfs_extlen_t count, const struct xfs_buf_ops *ops) xfs_btree_reada_bufl() argument 842 xfs_btree_reada_bufs( struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agblock_t agbno, xfs_extlen_t count, const struct xfs_buf_ops *ops) xfs_btree_reada_bufs() argument
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | dlmglue.c | 557 struct ocfs2_lock_res_ops *ops; in ocfs2_inode_lock_res_init() local 511 ocfs2_lock_res_init_common(struct ocfs2_super *osb, struct ocfs2_lock_res *res, enum ocfs2_lock_type type, struct ocfs2_lock_res_ops *ops, void *priv) ocfs2_lock_res_init_common() argument
|
| /kernel/linux/linux-5.10/net/ceph/ |
| H A D | messenger.c | 718 ceph_con_init(struct ceph_connection *con, void *private, const struct ceph_connection_operations *ops, struct ceph_messenger *msgr) ceph_con_init() argument [all...] |
| /kernel/linux/linux-5.10/net/core/ |
| H A D | neighbour.c | 1635 const struct net_device_ops *ops = dev->netdev_ops; in neigh_parms_alloc() local
|