/include/asm-generic/ |
D | dma-mapping-common.h | 15 struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_single_attrs() local 34 struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_single_attrs() local 46 struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_sg_attrs() local 63 struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs() local 75 struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_page() local 89 struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_page() local 101 struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_cpu() local 113 struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_device() local 127 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_range_for_cpu() local 141 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_range_for_device() local [all …]
|
D | hash.h | 5 static inline void setup_arch_fast_hash(struct fast_hash_ops *ops) in setup_arch_fast_hash()
|
/include/linux/ |
D | irqdomain.h | 98 const struct irq_domain_ops *ops; member 141 const struct irq_domain_ops *ops, in irq_domain_add_linear() 148 const struct irq_domain_ops *ops, in irq_domain_add_nomap() 155 const struct irq_domain_ops *ops, in irq_domain_add_legacy_isa() 162 const struct irq_domain_ops *ops, in irq_domain_add_tree()
|
D | moduleparam.h | 70 const struct kernel_param_ops *ops; member 95 const struct kernel_param_ops *ops; member 165 #define module_param_cb(name, ops, arg, perm) \ argument 168 #define module_param_cb_unsafe(name, ops, arg, perm) \ argument 181 #define __level_param_cb(name, ops, arg, perm, level) \ argument 184 #define core_param_cb(name, ops, arg, perm) \ argument 187 #define postcore_param_cb(name, ops, arg, perm) \ argument 190 #define arch_param_cb(name, ops, arg, perm) \ argument 193 #define subsys_param_cb(name, ops, arg, perm) \ argument 196 #define fs_param_cb(name, ops, arg, perm) \ argument [all …]
|
D | seqno-fence.h | 34 const struct fence_ops *ops; member 99 const struct fence_ops *ops) in seqno_fence_init()
|
D | ftrace.h | 185 static inline void ftrace_function_local_enable(struct ftrace_ops *ops) in ftrace_function_local_enable() 202 static inline void ftrace_function_local_disable(struct ftrace_ops *ops) in ftrace_function_local_disable() 219 static inline int ftrace_function_local_disabled(struct ftrace_ops *ops) in ftrace_function_local_disabled() 233 #define register_ftrace_function(ops) ({ 0; }) argument 234 #define unregister_ftrace_function(ops) ({ 0; }) argument 582 #define ftrace_regex_open(ops, flag, inod, file) ({ -ENODEV; }) argument 583 #define ftrace_set_early_filter(ops, buf, enable) do { } while (0) argument 584 #define ftrace_set_filter_ip(ops, ip, remove, reset) ({ -ENODEV; }) argument 585 #define ftrace_set_filter(ops, buf, len, reset) ({ -ENODEV; }) argument 586 #define ftrace_set_notrace(ops, buf, len, reset) ({ -ENODEV; }) argument [all …]
|
D | bpf.h | 35 struct bpf_map_ops *ops; member 41 struct bpf_map_ops *ops; member 114 struct bpf_verifier_ops *ops; member 126 struct bpf_verifier_ops *ops; member
|
D | preempt.h | 180 struct preempt_ops *ops; member 187 struct preempt_ops *ops) in preempt_notifier_init()
|
D | vga_switcheroo.h | 73 const struct vga_switcheroo_client_ops *ops, bool driver_power_control) { return 0; } in vga_switcheroo_register_client() 77 const struct vga_switcheroo_client_ops *ops, in vga_switcheroo_register_audio_client()
|
D | powercap.h | 81 const struct powercap_control_type_ops *ops; member 153 const struct powercap_zone_ops *ops; member 211 struct powercap_zone_constraint_ops *ops; member
|
D | cdev.h | 15 const struct file_operations *ops; member
|
D | mdio-bitbang.h | 34 const struct mdiobb_ops *ops; member
|
D | ste_modem_shm.h | 52 struct ste_modem_dev_ops ops; member
|
D | ppp_channel.h | 39 const struct ppp_channel_ops *ops; /* operations for this channel */ member
|
D | reset-controller.h | 39 struct reset_control_ops *ops; member
|
D | dma-buf.h | 126 const struct dma_buf_ops *ops; member 188 #define dma_buf_export(priv, ops, size, flags, resv) \ argument
|
/include/sound/ |
D | compress_driver.h | 54 struct snd_compr_ops *ops; member 78 struct snd_compr_ops *ops; member 147 struct snd_compr_ops *ops; member
|
D | i2c.h | 67 void *ops; member 69 struct snd_i2c_ops *ops; /* midlevel operations */ member
|
/include/net/netfilter/ |
D | nf_tables_ipv4.h | 9 const struct nf_hook_ops *ops, in nft_set_pktinfo_ipv4()
|
D | nf_tables_ipv6.h | 9 const struct nf_hook_ops *ops, in nft_set_pktinfo_ipv6()
|
/include/net/ |
D | genetlink.h | 57 const struct genl_ops * ops; /* private */ member 158 const struct genl_ops *ops, size_t n_ops, in _genl_register_family_with_ops_grps() 170 #define genl_register_family_with_ops(family, ops) \ argument 174 #define genl_register_family_with_ops_groups(family, ops, grps) \ argument
|
/include/linux/can/ |
D | core.h | 39 const struct proto_ops *ops; member
|
/include/net/sctp/ |
D | checksum.h | 65 const struct skb_checksum_ops ops = { in sctp_compute_cksum() local
|
/include/linux/platform_data/ |
D | remoteproc-omap.h | 41 const struct rproc_ops *ops; member
|
D | asoc-ti-mcbsp.h | 39 struct omap_mcbsp_ops *ops; member
|