Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 25 of 277) 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 …]
Dproc_fs.h96 #define proc_create_seq_data(name, mode, parent, ops, data) \ argument
98 #define proc_create_seq(name, mode, parent, ops) \ argument
132 #define proc_create_net(name, mode, parent, ops, state_size) \ argument
189 #define proc_create_seq_private(name, mode, parent, ops, size, data) ({NULL;}) argument
190 #define proc_create_seq_data(name, mode, parent, ops, data) ({NULL;}) argument
191 #define proc_create_seq(name, mode, parent, ops) ({NULL;}) argument
214 #define proc_create_net_data(name, mode, parent, ops, state_size, data) ({NULL;}) argument
215 #define proc_create_net_data_write(name, mode, parent, ops, write, state_size, data) ({NULL;}) argument
216 #define proc_create_net(name, mode, parent, state_size, ops) ({NULL;}) argument
Dftrace.h399 #define register_ftrace_function(ops) ({ 0; }) argument
400 #define unregister_ftrace_function(ops) ({ 0; }) argument
434 static inline int register_ftrace_direct(struct ftrace_ops *ops, unsigned long addr) in register_ftrace_direct()
438 static inline int unregister_ftrace_direct(struct ftrace_ops *ops, unsigned long addr, in unregister_ftrace_direct()
443 static inline int modify_ftrace_direct(struct ftrace_ops *ops, unsigned long addr) in modify_ftrace_direct()
447 static inline int modify_ftrace_direct_nolock(struct ftrace_ops *ops, unsigned long addr) in modify_ftrace_direct_nolock()
884 #define ftrace_regex_open(ops, flag, inod, file) ({ -ENODEV; }) argument
885 #define ftrace_set_early_filter(ops, buf, enable) do { } while (0) argument
886 #define ftrace_set_filter_ip(ops, ip, remove, reset) ({ -ENODEV; }) argument
887 #define ftrace_set_filter_ips(ops, ips, cnt, remove, reset) ({ -ENODEV; }) argument
[all …]
Dirqdomain.h154 const struct irq_domain_ops *ops; member
341 const struct irq_domain_ops *ops, in irq_domain_add_simple()
356 const struct irq_domain_ops *ops, in irq_domain_add_linear()
365 const struct irq_domain_ops *ops, in irq_domain_add_nomap()
375 const struct irq_domain_ops *ops, in irq_domain_add_tree()
383 const struct irq_domain_ops *ops, in irq_domain_create_linear()
390 const struct irq_domain_ops *ops, in irq_domain_create_tree()
494 const struct irq_domain_ops *ops, in irq_domain_add_hierarchy()
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.h111 const struct thermal_cooling_device_ops *ops; member
184 struct thermal_zone_device_ops *ops; member
284 const struct thermal_zone_device_ops *ops) in devm_thermal_of_zone_register()
379 struct thermal_zone_device_ops *ops, in thermal_zone_device_register_with_trips()
387 struct thermal_zone_device_ops *ops, in thermal_tripless_zone_device_register()
396 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
401 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
407 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
Dvirtio_dma_buf.h23 struct dma_buf_ops ops; member
Dpseudo_fs.h7 const struct super_operations *ops; member
Dns_common.h11 const struct proc_ns_operations *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
Dpci-epc.h143 const struct pci_epc_ops *ops; member
180 #define pci_epc_create(dev, ops) \ argument
182 #define devm_pci_epc_create(dev, ops) \ argument
Ddma-heap.h42 const struct dma_heap_ops *ops; member
Dcdev.h17 const struct file_operations *ops; member
/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/drm/
Ddrm_gpuva_mgr.h242 const struct drm_gpuva_fn_ops *ops; member
535 #define drm_gpuva_for_each_op(op, ops) list_for_each_entry(op, &(ops)->list, entry) argument
546 #define drm_gpuva_for_each_op_safe(op, next, ops) \ argument
557 #define drm_gpuva_for_each_op_from_reverse(op, ops) \ argument
564 #define drm_gpuva_first_op(ops) \ argument
571 #define drm_gpuva_last_op(ops) \ argument
Di915_gsc_proxy_mei_interface.h50 const struct i915_gsc_proxy_component_ops *ops; member
/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/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/ttm/
Dttm_kmap_iter.h58 const struct ttm_kmap_iter_ops *ops; member
/include/sound/
Dcompress_driver.h44 struct snd_compr_ops *ops; member
79 struct snd_compr_ops *ops; member
159 struct snd_compr_ops *ops; member
/include/linux/can/
Dcore.h33 const struct proto_ops *ops; member

12345678910>>...12