/Linux-v4.19/drivers/media/platform/qcom/venus/ |
D | hfi.c | 184 int hfi_session_create(struct venus_inst *inst, const struct hfi_inst_ops *ops) in hfi_session_create() 207 const struct hfi_ops *ops = core->ops; in hfi_session_init() local 241 const struct hfi_ops *ops = inst->core->ops; in hfi_session_deinit() local 268 const struct hfi_ops *ops = inst->core->ops; in hfi_session_start() local 291 const struct hfi_ops *ops = inst->core->ops; in hfi_session_stop() local 325 const struct hfi_ops *ops = inst->core->ops; in hfi_session_abort() local 343 const struct hfi_ops *ops = inst->core->ops; in hfi_session_load_res() local 366 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unload_res() local 389 const struct hfi_ops *ops = inst->core->ops; in hfi_session_flush() local 408 const struct hfi_ops *ops = inst->core->ops; in hfi_session_set_buffers() local [all …]
|
/Linux-v4.19/net/netlabel/ |
D | netlabel_calipso.c | 388 netlbl_calipso_ops_register(const struct netlbl_calipso_ops *ops) in netlbl_calipso_ops_register() 416 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_add() local 433 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_free() local 453 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_remove() local 473 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_getdef() local 490 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_putdef() local 514 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_walk() local 536 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_sock_getattr() local 562 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_sock_setattr() local 579 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_sock_delattr() local [all …]
|
/Linux-v4.19/drivers/mfd/ |
D | abx500-core.c | 19 struct abx500_ops ops; member 23 static void lookup_ops(struct device *dev, struct abx500_ops **ops) in lookup_ops() 36 int abx500_register_ops(struct device *dev, struct abx500_ops *ops) in abx500_register_ops() 65 struct abx500_ops *ops; in abx500_set_register_interruptible() local 78 struct abx500_ops *ops; in abx500_get_register_interruptible() local 91 struct abx500_ops *ops; in abx500_get_register_page_interruptible() local 105 struct abx500_ops *ops; in abx500_mask_and_set_register_interruptible() local 118 struct abx500_ops *ops; in abx500_get_chip_id() local 130 struct abx500_ops *ops; in abx500_event_registers_startup_state_get() local 142 struct abx500_ops *ops; in abx500_startup_irq_enabled() local
|
/Linux-v4.19/net/core/ |
D | fib_rules.c | 44 int fib_default_rule_add(struct fib_rules_ops *ops, in fib_default_rule_add() 72 static u32 fib_default_rule_pref(struct fib_rules_ops *ops) in fib_default_rule_pref() 95 struct fib_rules_ops *ops; in lookup_rules_ops() local 111 static void rules_ops_put(struct fib_rules_ops *ops) in rules_ops_put() 117 static void flush_route_cache(struct fib_rules_ops *ops) in flush_route_cache() 123 static int __fib_rules_register(struct fib_rules_ops *ops) in __fib_rules_register() 155 struct fib_rules_ops *ops; in fib_rules_register() local 175 static void fib_rules_cleanup_ops(struct fib_rules_ops *ops) in fib_rules_cleanup_ops() 187 void fib_rules_unregister(struct fib_rules_ops *ops) in fib_rules_unregister() 248 static int fib_rule_match(struct fib_rule *rule, struct fib_rules_ops *ops, in fib_rule_match() [all …]
|
D | lwtunnel.c | 75 int lwtunnel_encap_add_ops(const struct lwtunnel_encap_ops *ops, in lwtunnel_encap_add_ops() 87 int lwtunnel_encap_del_ops(const struct lwtunnel_encap_ops *ops, in lwtunnel_encap_del_ops() 111 const struct lwtunnel_encap_ops *ops; in lwtunnel_build_state() local 147 const struct lwtunnel_encap_ops *ops; in lwtunnel_valid_encap_type() local 214 const struct lwtunnel_encap_ops *ops = lwtun_encaps[lws->type]; in lwtstate_free() local 228 const struct lwtunnel_encap_ops *ops; in lwtunnel_fill_encap() local 268 const struct lwtunnel_encap_ops *ops; in lwtunnel_get_encap_size() local 290 const struct lwtunnel_encap_ops *ops; in lwtunnel_cmp_encap() local 319 const struct lwtunnel_encap_ops *ops; in lwtunnel_output() local 353 const struct lwtunnel_encap_ops *ops; in lwtunnel_xmit() local [all …]
|
D | net_namespace.c | 113 static int ops_init(const struct pernet_operations *ops, struct net *net) in ops_init() 140 static void ops_free(const struct pernet_operations *ops, struct net *net) in ops_free() 147 static void ops_exit_list(const struct pernet_operations *ops, in ops_exit_list() 159 static void ops_free_list(const struct pernet_operations *ops, in ops_free_list() 301 const struct pernet_operations *ops, *saved_ops; in setup_net() local 510 const struct pernet_operations *ops; in cleanup_net() local 928 struct pernet_operations *ops) in __register_pernet_operations() 956 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations() 972 struct pernet_operations *ops) in __register_pernet_operations() 982 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations() [all …]
|
D | fib_notifier.c | 37 struct fib_notifier_ops *ops; in fib_seq_sum() local 61 struct fib_notifier_ops *ops; in fib_net_dump() local 127 static int __fib_notifier_ops_register(struct fib_notifier_ops *ops, in __fib_notifier_ops_register() 142 struct fib_notifier_ops *ops; in fib_notifier_ops_register() local 161 void fib_notifier_ops_unregister(struct fib_notifier_ops *ops) in fib_notifier_ops_unregister()
|
/Linux-v4.19/kernel/trace/ |
D | trace_functions.c | 39 struct ftrace_ops *ops; in allocate_ftrace_ops() local 281 static void update_traceon_count(struct ftrace_probe_ops *ops, in update_traceon_count() 344 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceon_count() 352 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceoff_count() 360 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceon() 371 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceoff() 415 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_stacktrace() 423 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_stacktrace_count() 463 static int update_count(struct ftrace_probe_ops *ops, unsigned long ip, in update_count() 483 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_dump_probe() [all …]
|
/Linux-v4.19/drivers/base/ |
D | syscore.c | 21 void register_syscore_ops(struct syscore_ops *ops) in register_syscore_ops() 33 void unregister_syscore_ops(struct syscore_ops *ops) in unregister_syscore_ops() 49 struct syscore_ops *ops; in syscore_suspend() local 94 struct syscore_ops *ops; in syscore_resume() local 118 struct syscore_ops *ops; in syscore_shutdown() local
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | v4l2-ioctl.c | 936 const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops; in check_fmt() local 1037 static int v4l_querycap(const struct v4l2_ioctl_ops *ops, in v4l_querycap() 1063 static int v4l_s_input(const struct v4l2_ioctl_ops *ops, in v4l_s_input() 1075 static int v4l_s_output(const struct v4l2_ioctl_ops *ops, in v4l_s_output() 1081 static int v4l_g_priority(const struct v4l2_ioctl_ops *ops, in v4l_g_priority() 1092 static int v4l_s_priority(const struct v4l2_ioctl_ops *ops, in v4l_s_priority() 1106 static int v4l_enuminput(const struct v4l2_ioctl_ops *ops, in v4l_enuminput() 1124 static int v4l_enumoutput(const struct v4l2_ioctl_ops *ops, in v4l_enumoutput() 1359 static int v4l_enum_fmt(const struct v4l2_ioctl_ops *ops, in v4l_enum_fmt() 1416 static int v4l_g_fmt(const struct v4l2_ioctl_ops *ops, in v4l_g_fmt() [all …]
|
/Linux-v4.19/sound/core/seq/ |
D | seq_midi_emul.c | 83 snd_midi_process_event(struct snd_midi_op *ops, in snd_midi_process_event() 246 note_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in note_off() 268 do_control(struct snd_midi_op *ops, void *drv, struct snd_midi_channel_set *chset, in do_control() 419 rpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in rpn() 459 nrpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in nrpn() 487 sysex(struct snd_midi_op *ops, void *private, unsigned char *buf, int len, in sysex() 601 all_sounds_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) in all_sounds_off() 619 all_notes_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) in all_notes_off()
|
/Linux-v4.19/drivers/net/phy/ |
D | sfp-bus.c | 338 const struct sfp_upstream_ops *ops = bus->upstream_ops; in sfp_register_bus() local 359 const struct sfp_upstream_ops *ops = bus->upstream_ops; in sfp_unregister_bus() local 461 const struct sfp_upstream_ops *ops) in sfp_register_upstream() 511 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_add_phy() local 526 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_remove_phy() local 536 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_link_up() local 545 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_link_down() local 554 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_insert() local 566 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_remove() local 581 const struct sfp_socket_ops *ops) in sfp_register_socket()
|
/Linux-v4.19/drivers/video/fbdev/core/ |
D | fbcon.c | 203 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local 214 struct fbcon_ops *ops= info->fbcon_par; in fbcon_rotate() local 236 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_all() local 259 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local 277 struct fbcon_ops *ops = info->fbcon_par; in fbcon_get_rotate() local 284 struct fbcon_ops *ops = info->fbcon_par; in fbcon_is_inactive() local 373 struct fbcon_ops *ops = info->fbcon_par; in fb_flashcursor() local 406 struct fbcon_ops *ops = from_timer(ops, t, cursor_timer); in cursor_timer_handler() local 415 struct fbcon_ops *ops = info->fbcon_par; in fbcon_add_cursor_timer() local 431 struct fbcon_ops *ops = info->fbcon_par; in fbcon_del_cursor_timer() local [all …]
|
D | fbcon_cw.c | 51 struct fbcon_ops *ops = info->fbcon_par; in cw_bmove() local 68 struct fbcon_ops *ops = info->fbcon_par; in cw_clear() local 88 struct fbcon_ops *ops = info->fbcon_par; in cw_putcs_aligned() local 119 struct fbcon_ops *ops = info->fbcon_par; in cw_putcs() local 208 struct fbcon_ops *ops = info->fbcon_par; in cw_cursor() local 380 struct fbcon_ops *ops = info->fbcon_par; in cw_update_start() local 395 void fbcon_rotate_cw(struct fbcon_ops *ops) in fbcon_rotate_cw()
|
D | fbcon_ud.c | 51 struct fbcon_ops *ops = info->fbcon_par; in ud_bmove() local 69 struct fbcon_ops *ops = info->fbcon_par; in ud_clear() local 90 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs_aligned() local 123 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs_unaligned() local 156 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs() local 255 struct fbcon_ops *ops = info->fbcon_par; in ud_cursor() local 420 struct fbcon_ops *ops = info->fbcon_par; in ud_update_start() local 439 void fbcon_rotate_ud(struct fbcon_ops *ops) in fbcon_rotate_ud()
|
/Linux-v4.19/drivers/hid/ |
D | hid-wiimote-modules.c | 92 static int wiimod_keys_probe(const struct wiimod_ops *ops, in wiimod_keys_probe() 158 static int wiimod_rumble_probe(const struct wiimod_ops *ops, in wiimod_rumble_probe() 170 static void wiimod_rumble_remove(const struct wiimod_ops *ops, in wiimod_rumble_remove() 237 static int wiimod_battery_probe(const struct wiimod_ops *ops, in wiimod_battery_probe() 271 static void wiimod_battery_remove(const struct wiimod_ops *ops, in wiimod_battery_remove() 341 static int wiimod_led_probe(const struct wiimod_ops *ops, in wiimod_led_probe() 383 static void wiimod_led_remove(const struct wiimod_ops *ops, in wiimod_led_remove() 484 static int wiimod_accel_probe(const struct wiimod_ops *ops, in wiimod_accel_probe() 525 static void wiimod_accel_remove(const struct wiimod_ops *ops, in wiimod_accel_remove() 736 static int wiimod_ir_probe(const struct wiimod_ops *ops, in wiimod_ir_probe() [all …]
|
/Linux-v4.19/drivers/misc/c2port/ |
D | core.c | 66 struct c2port_ops *ops = dev->ops; in c2port_reset() local 82 struct c2port_ops *ops = dev->ops; in c2port_strobe_ck() local 104 struct c2port_ops *ops = dev->ops; in c2port_write_ar() local 132 struct c2port_ops *ops = dev->ops; in c2port_read_ar() local 164 struct c2port_ops *ops = dev->ops; in c2port_write_dr() local 212 struct c2port_ops *ops = dev->ops; in c2port_read_dr() local 319 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_blocks_num() local 329 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_block_size() local 339 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_size() local 357 struct c2port_ops *ops = c2dev->ops; in access_store() local [all …]
|
/Linux-v4.19/net/dsa/ |
D | master.c | 20 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_ethtool_stats() local 39 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_ethtool_phy_stats() local 63 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_sset_count() local 86 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_strings() local 133 struct ethtool_ops *ops; in dsa_master_ethtool_setup() local
|
/Linux-v4.19/kernel/livepatch/ |
D | patch.c | 39 struct klp_ops *ops; in klp_find_ops() local 57 struct klp_ops *ops; in klp_ftrace_handler() local 141 struct klp_ops *ops; in klp_unpatch_func() local 174 struct klp_ops *ops; in klp_patch_func() local
|
/Linux-v4.19/mm/ |
D | frontswap.c | 33 #define for_each_frontswap_ops(ops) \ argument 114 void frontswap_register_ops(struct frontswap_ops *ops) in frontswap_register_ops() 194 struct frontswap_ops *ops; in __frontswap_init() local 253 struct frontswap_ops *ops; in __frontswap_store() local 302 struct frontswap_ops *ops; in __frontswap_load() local 335 struct frontswap_ops *ops; in __frontswap_invalidate_page() local 357 struct frontswap_ops *ops; in __frontswap_invalidate_area() local
|
/Linux-v4.19/drivers/dma/sh/ |
D | shdma-base.c | 58 const struct shdma_ops *ops = sdev->ops; in shdma_chan_xfer_ld_queue() local 132 const struct shdma_ops *ops = sdev->ops; in shdma_tx_submit() local 177 const struct shdma_ops *ops = sdev->ops; in shdma_setup_slave() local 210 const struct shdma_ops *ops = sdev->ops; in shdma_alloc_chan_resources() local 457 const struct shdma_ops *ops = sdev->ops; in shdma_free_chan_resources() local 509 const struct shdma_ops *ops = sdev->ops; in shdma_add_desc() local 670 const struct shdma_ops *ops = sdev->ops; in shdma_prep_slave_sg() local 702 const struct shdma_ops *ops = sdev->ops; in shdma_prep_dma_cyclic() local 760 const struct shdma_ops *ops = sdev->ops; in shdma_terminate_all() local 857 const struct shdma_ops *ops = sdev->ops; in shdma_reset() local [all …]
|
/Linux-v4.19/include/linux/ |
D | dma-mapping.h | 231 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_single_attrs() local 249 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_single_attrs() local 265 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_sg_attrs() local 280 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs() local 294 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_page_attrs() local 309 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_page_attrs() local 323 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_resource() local 344 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_resource() local 356 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_cpu() local 368 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_device() local [all …]
|
D | proc_fs.h | 34 #define proc_create_seq_data(name, mode, parent, ops, data) \ argument 36 #define proc_create_seq(name, mode, parent, ops) \ argument 61 #define proc_create_net(name, mode, parent, state_size, ops) \ argument 96 #define proc_create_seq_private(name, mode, parent, ops, size, data) ({NULL;}) argument 97 #define proc_create_seq_data(name, mode, parent, ops, data) ({NULL;}) argument 98 #define proc_create_seq(name, mode, parent, ops) ({NULL;}) argument 113 #define proc_create_net_data(name, mode, parent, ops, state_size, data) ({NULL;}) argument 114 #define proc_create_net(name, mode, parent, state_size, ops) ({NULL;}) argument
|
D | moduleparam.h | 74 const struct kernel_param_ops *ops; member 99 const struct kernel_param_ops *ops; member 169 #define module_param_cb(name, ops, arg, perm) \ argument 172 #define module_param_cb_unsafe(name, ops, arg, perm) \ argument 185 #define __level_param_cb(name, ops, arg, perm, level) \ argument 188 #define core_param_cb(name, ops, arg, perm) \ argument 191 #define postcore_param_cb(name, ops, arg, perm) \ argument 194 #define arch_param_cb(name, ops, arg, perm) \ argument 197 #define subsys_param_cb(name, ops, arg, perm) \ argument 200 #define fs_param_cb(name, ops, arg, perm) \ argument [all …]
|
/Linux-v4.19/arch/s390/appldata/ |
D | appldata_base.c | 128 struct appldata_ops *ops; in appldata_work_fn() local 275 struct appldata_ops *ops = NULL, *tmp_ops; in appldata_generic_handler() local 357 int appldata_register_ops(struct appldata_ops *ops) in appldata_register_ops() 397 void appldata_unregister_ops(struct appldata_ops *ops) in appldata_unregister_ops() 411 struct appldata_ops *ops; in appldata_freeze() local 440 struct appldata_ops *ops; in appldata_restore() local
|