Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/include/linux/
Dmoduleparam.h72 const struct kernel_param_ops *ops; member
97 const struct kernel_param_ops *ops; member
175 #define module_param_cb(name, ops, arg, perm) \ argument
178 #define module_param_cb_unsafe(name, ops, arg, perm) \ argument
182 #define __level_param_cb(name, ops, arg, perm, level) \ argument
194 #define core_param_cb(name, ops, arg, perm) \ argument
207 #define postcore_param_cb(name, ops, arg, perm) \ argument
220 #define arch_param_cb(name, ops, arg, perm) \ argument
233 #define subsys_param_cb(name, ops, arg, perm) \ argument
246 #define fs_param_cb(name, ops, arg, perm) \ argument
[all …]
Dftrace.h402 #define register_ftrace_function(ops) ({ 0; }) argument
403 #define unregister_ftrace_function(ops) ({ 0; }) argument
435 static inline int register_ftrace_direct(struct ftrace_ops *ops, unsigned long addr) in register_ftrace_direct()
439 static inline int unregister_ftrace_direct(struct ftrace_ops *ops, unsigned long addr, in unregister_ftrace_direct()
444 static inline int modify_ftrace_direct(struct ftrace_ops *ops, unsigned long addr) in modify_ftrace_direct()
448 static inline int modify_ftrace_direct_nolock(struct ftrace_ops *ops, unsigned long addr) in modify_ftrace_direct_nolock()
886 #define ftrace_regex_open(ops, flag, inod, file) ({ -ENODEV; }) argument
887 #define ftrace_set_early_filter(ops, buf, enable) do { } while (0) argument
888 #define ftrace_set_filter_ip(ops, ip, remove, reset) ({ -ENODEV; }) argument
889 #define ftrace_set_filter_ips(ops, ips, cnt, remove, reset) ({ -ENODEV; }) argument
[all …]
Dproc_fs.h100 #define proc_create_seq_data(name, mode, parent, ops, data) \ argument
102 #define proc_create_seq(name, mode, parent, ops) \ argument
136 #define proc_create_net(name, mode, parent, ops, state_size) \ argument
193 #define proc_create_seq_private(name, mode, parent, ops, size, data) ({NULL;}) argument
194 #define proc_create_seq_data(name, mode, parent, ops, data) ({NULL;}) argument
195 #define proc_create_seq(name, mode, parent, ops) ({NULL;}) argument
218 #define proc_create_net_data(name, mode, parent, ops, state_size, data) ({NULL;}) argument
219 #define proc_create_net_data_write(name, mode, parent, ops, write, state_size, data) ({NULL;}) argument
220 #define proc_create_net(name, mode, parent, state_size, ops) ({NULL;}) argument
Drbtree_latch.h146 const struct latch_tree_ops *ops) in latch_tree_insert()
173 const struct latch_tree_ops *ops) in latch_tree_erase()
201 const struct latch_tree_ops *ops) in latch_tree_find()
Dthermal.h136 const struct thermal_cooling_device_ops *ops; member
211 const struct thermal_zone_device_ops *ops) in devm_thermal_of_zone_register()
287 const struct thermal_zone_device_ops *ops, in thermal_zone_device_register_with_trips()
295 struct thermal_zone_device_ops *ops, in thermal_tripless_zone_device_register()
304 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
309 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
315 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
Dirqdomain.h173 const struct irq_domain_ops *ops; member
325 const struct irq_domain_ops *ops; member
413 const struct irq_domain_ops *ops, in irq_domain_add_simple()
428 const struct irq_domain_ops *ops, in irq_domain_add_linear()
447 const struct irq_domain_ops *ops, in irq_domain_add_nomap()
467 const struct irq_domain_ops *ops, in irq_domain_add_tree()
484 const struct irq_domain_ops *ops, in irq_domain_create_linear()
501 const struct irq_domain_ops *ops, in irq_domain_create_tree()
614 const struct irq_domain_ops *ops, in irq_domain_add_hierarchy()
Dvirtio_dma_buf.h23 struct dma_buf_ops ops; member
Dpowercap.h68 const struct powercap_control_type_ops *ops; member
140 const struct powercap_zone_ops *ops; member
198 const struct powercap_zone_constraint_ops *ops; member
Dns_common.h11 const struct proc_ns_operations *ops; member
Dpseudo_fs.h7 const struct super_operations *ops; member
Ddma-heap.h41 const struct dma_heap_ops *ops; member
Dcdev.h17 const struct file_operations *ops; member
Dpci-epc.h139 const struct pci_epc_ops *ops; member
205 #define pci_epc_create(dev, ops) \ argument
207 #define devm_pci_epc_create(dev, ops) \ argument
/include/kvm/
Diodev.h33 const struct kvm_io_device_ops *ops; member
37 const struct kvm_io_device_ops *ops) in kvm_iodevice_init()
/include/linux/usb/
Dulpi.h59 static inline struct usb_phy *otg_ulpi_create(struct usb_phy_io_ops *ops, in otg_ulpi_create()
66 struct usb_phy_io_ops *ops, in devm_otg_ulpi_create()
/include/sound/ac97/
Dcontroller.h32 const struct ac97_controller_ops *ops; member
69 snd_ac97_controller_register(const struct ac97_controller_ops *ops, in snd_ac97_controller_register()
/include/net/
Dxdp_sock.h159 const struct xsk_tx_metadata_ops *ops, in xsk_tx_metadata_request()
186 const struct xsk_tx_metadata_ops *ops, in xsk_tx_metadata_complete()
219 const struct xsk_tx_metadata_ops *ops, in xsk_tx_metadata_request()
225 const struct xsk_tx_metadata_ops *ops, in xsk_tx_metadata_complete()
/include/media/
Dv4l2-flash-led-class.h84 const struct v4l2_flash_ops *ops; member
169 const struct v4l2_flash_ops *ops, struct v4l2_flash_config *config) in v4l2_flash_init()
Dmedia-request.h270 const struct media_request_object_ops *ops; member
412 const struct media_request_object_ops *ops, in media_request_object_find()
425 const struct media_request_object_ops *ops, in media_request_object_bind()
/include/net/netfilter/
Dnf_conntrack_bridge.h11 struct nf_hook_ops *ops; member
/include/linux/phy/
Dulpi_phy.h9 *ulpi_phy_create(struct ulpi *ulpi, const struct phy_ops *ops) in ulpi_phy_create()
/include/drm/
Ddrm_gpuvm.h283 const struct drm_gpuvm_ops *ops; member
995 #define drm_gpuva_for_each_op(op, ops) list_for_each_entry(op, &(ops)->list, entry) argument
1006 #define drm_gpuva_for_each_op_safe(op, next, ops) \ argument
1017 #define drm_gpuva_for_each_op_from_reverse(op, ops) \ argument
1027 #define drm_gpuva_for_each_op_reverse(op, ops) \ argument
1034 #define drm_gpuva_first_op(ops) \ argument
1041 #define drm_gpuva_last_op(ops) \ argument
/include/drm/ttm/
Dttm_kmap_iter.h58 const struct ttm_kmap_iter_ops *ops; member
/include/drm/intel/
Di915_gsc_proxy_mei_interface.h50 const struct i915_gsc_proxy_component_ops *ops; member
/include/linux/can/
Dcore.h33 const struct proto_ops *ops; member

12345678910>>...12