/Linux-v5.4/drivers/media/platform/qcom/venus/ |
D | hfi.c | 175 int hfi_session_create(struct venus_inst *inst, const struct hfi_inst_ops *ops) in hfi_session_create() 198 const struct hfi_ops *ops = core->ops; in hfi_session_init() local 235 const struct hfi_ops *ops = inst->core->ops; in hfi_session_deinit() local 262 const struct hfi_ops *ops = inst->core->ops; in hfi_session_start() local 286 const struct hfi_ops *ops = inst->core->ops; in hfi_session_stop() local 321 const struct hfi_ops *ops = inst->core->ops; in hfi_session_abort() local 340 const struct hfi_ops *ops = inst->core->ops; in hfi_session_load_res() local 363 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unload_res() local 387 const struct hfi_ops *ops = inst->core->ops; in hfi_session_flush() local 406 const struct hfi_ops *ops = inst->core->ops; in hfi_session_set_buffers() local [all …]
|
/Linux-v5.4/net/netlabel/ |
D | netlabel_calipso.c | 375 netlbl_calipso_ops_register(const struct netlbl_calipso_ops *ops) in netlbl_calipso_ops_register() 403 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_add() local 420 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_free() local 440 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_remove() local 460 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_getdef() local 477 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_putdef() local 501 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_walk() local 523 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_sock_getattr() local 549 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_sock_setattr() local 566 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_sock_delattr() local [all …]
|
/Linux-v5.4/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-v5.4/net/core/ |
D | fib_rules.c | 41 int fib_default_rule_add(struct fib_rules_ops *ops, in fib_default_rule_add() 69 static u32 fib_default_rule_pref(struct fib_rules_ops *ops) in fib_default_rule_pref() 92 struct fib_rules_ops *ops; in lookup_rules_ops() local 108 static void rules_ops_put(struct fib_rules_ops *ops) in rules_ops_put() 114 static void flush_route_cache(struct fib_rules_ops *ops) in flush_route_cache() 120 static int __fib_rules_register(struct fib_rules_ops *ops) in __fib_rules_register() 152 struct fib_rules_ops *ops; in fib_rules_register() local 172 static void fib_rules_cleanup_ops(struct fib_rules_ops *ops) in fib_rules_cleanup_ops() 184 void fib_rules_unregister(struct fib_rules_ops *ops) in fib_rules_unregister() 245 static int fib_rule_match(struct fib_rule *rule, struct fib_rules_ops *ops, in fib_rule_match() [all …]
|
D | lwtunnel.c | 70 int lwtunnel_encap_add_ops(const struct lwtunnel_encap_ops *ops, in lwtunnel_encap_add_ops() 82 int lwtunnel_encap_del_ops(const struct lwtunnel_encap_ops *ops, in lwtunnel_encap_del_ops() 106 const struct lwtunnel_encap_ops *ops; in lwtunnel_build_state() local 142 const struct lwtunnel_encap_ops *ops; in lwtunnel_valid_encap_type() local 209 const struct lwtunnel_encap_ops *ops = lwtun_encaps[lws->type]; in lwtstate_free() local 224 const struct lwtunnel_encap_ops *ops; in lwtunnel_fill_encap() local 264 const struct lwtunnel_encap_ops *ops; in lwtunnel_get_encap_size() local 286 const struct lwtunnel_encap_ops *ops; in lwtunnel_cmp_encap() local 315 const struct lwtunnel_encap_ops *ops; in lwtunnel_output() local 349 const struct lwtunnel_encap_ops *ops; in lwtunnel_xmit() local [all …]
|
D | net_namespace.c | 121 static int ops_init(const struct pernet_operations *ops, struct net *net) in ops_init() 148 static void ops_free(const struct pernet_operations *ops, struct net *net) in ops_free() 155 static void ops_pre_exit_list(const struct pernet_operations *ops, in ops_pre_exit_list() 166 static void ops_exit_list(const struct pernet_operations *ops, in ops_exit_list() 178 static void ops_free_list(const struct pernet_operations *ops, in ops_free_list() 321 const struct pernet_operations *ops, *saved_ops; in setup_net() local 551 const struct pernet_operations *ops; in cleanup_net() local 1130 struct pernet_operations *ops) in __register_pernet_operations() 1160 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations() 1178 struct pernet_operations *ops) in __register_pernet_operations() [all …]
|
D | fib_notifier.c | 45 struct fib_notifier_ops *ops; in fib_seq_sum() local 71 struct fib_notifier_ops *ops; in fib_net_dump() local 137 static int __fib_notifier_ops_register(struct fib_notifier_ops *ops, in __fib_notifier_ops_register() 153 struct fib_notifier_ops *ops; in fib_notifier_ops_register() local 172 void fib_notifier_ops_unregister(struct fib_notifier_ops *ops) in fib_notifier_ops_unregister()
|
/Linux-v5.4/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 …]
|
D | ftrace_internal.h | 43 # define ftrace_startup(ops, command) \ argument 50 # define ftrace_shutdown(ops, command) \ argument 58 ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs) in ftrace_ops_test()
|
/Linux-v5.4/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-v5.4/drivers/media/v4l2-core/ |
D | v4l2-ioctl.c | 936 const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops; in check_fmt() local 1047 static int v4l_querycap(const struct v4l2_ioctl_ops *ops, in v4l_querycap() 1078 static int v4l_s_input(const struct v4l2_ioctl_ops *ops, in v4l_s_input() 1090 static int v4l_s_output(const struct v4l2_ioctl_ops *ops, in v4l_s_output() 1096 static int v4l_g_priority(const struct v4l2_ioctl_ops *ops, in v4l_g_priority() 1107 static int v4l_s_priority(const struct v4l2_ioctl_ops *ops, in v4l_s_priority() 1121 static int v4l_enuminput(const struct v4l2_ioctl_ops *ops, in v4l_enuminput() 1139 static int v4l_enumoutput(const struct v4l2_ioctl_ops *ops, in v4l_enumoutput() 1401 static int v4l_enum_fmt(const struct v4l2_ioctl_ops *ops, in v4l_enum_fmt() 1469 static int v4l_g_fmt(const struct v4l2_ioctl_ops *ops, in v4l_g_fmt() [all …]
|
/Linux-v5.4/mm/ |
D | pagewalk.c | 12 const struct mm_walk_ops *ops = walk->ops; in walk_pte_range() local 34 const struct mm_walk_ops *ops = walk->ops; in walk_pmd_range() local 80 const struct mm_walk_ops *ops = walk->ops; in walk_pud_range() local 125 const struct mm_walk_ops *ops = walk->ops; in walk_p4d_range() local 152 const struct mm_walk_ops *ops = walk->ops; in walk_pgd_range() local 191 const struct mm_walk_ops *ops = walk->ops; in walk_hugetlb_range() local 229 const struct mm_walk_ops *ops = walk->ops; in walk_page_test() local 302 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range() 356 int walk_page_vma(struct vm_area_struct *vma, const struct mm_walk_ops *ops, in walk_page_vma()
|
D | frontswap.c | 32 #define for_each_frontswap_ops(ops) \ argument 113 void frontswap_register_ops(struct frontswap_ops *ops) in frontswap_register_ops() 193 struct frontswap_ops *ops; in __frontswap_init() local 252 struct frontswap_ops *ops; in __frontswap_store() local 301 struct frontswap_ops *ops; in __frontswap_load() local 334 struct frontswap_ops *ops; in __frontswap_invalidate_page() local 356 struct frontswap_ops *ops; in __frontswap_invalidate_area() local
|
/Linux-v5.4/drivers/net/phy/ |
D | sfp-bus.c | 338 const struct sfp_upstream_ops *ops = bus->upstream_ops; in sfp_register_bus() local 360 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() 510 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_add_phy() local 525 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_remove_phy() local 535 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_link_up() local 544 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_link_down() local 553 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_insert() local 565 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_remove() local 580 const struct sfp_socket_ops *ops) in sfp_register_socket()
|
/Linux-v5.4/sound/core/seq/ |
D | seq_midi_emul.c | 69 snd_midi_process_event(struct snd_midi_op *ops, in snd_midi_process_event() 232 note_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in note_off() 254 do_control(struct snd_midi_op *ops, void *drv, struct snd_midi_channel_set *chset, in do_control() 405 rpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in rpn() 445 nrpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in nrpn() 473 sysex(struct snd_midi_op *ops, void *private, unsigned char *buf, int len, in sysex() 587 all_sounds_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) in all_sounds_off() 605 all_notes_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) in all_notes_off()
|
/Linux-v5.4/drivers/video/fbdev/core/ |
D | fbcon.c | 222 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local 233 struct fbcon_ops *ops= info->fbcon_par; in fbcon_rotate() local 255 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_all() local 278 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local 296 struct fbcon_ops *ops = info->fbcon_par; in fbcon_get_rotate() local 303 struct fbcon_ops *ops = info->fbcon_par; in fbcon_is_inactive() local 391 struct fbcon_ops *ops = info->fbcon_par; in fb_flashcursor() local 424 struct fbcon_ops *ops = from_timer(ops, t, cursor_timer); in cursor_timer_handler() local 433 struct fbcon_ops *ops = info->fbcon_par; in fbcon_add_cursor_timer() local 449 struct fbcon_ops *ops = info->fbcon_par; in fbcon_del_cursor_timer() local [all …]
|
/Linux-v5.4/kernel/dma/ |
D | mapping.c | 154 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_get_sgtable_attrs() local 234 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_can_mmap() local 263 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_mmap_attrs() local 276 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_get_required_mask() local 298 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_alloc_attrs() local 324 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_free_attrs() local 350 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_supported() local 404 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_cache_sync() local 417 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_max_mapping_size() local 431 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_get_merge_boundary() local
|
/Linux-v5.4/drivers/hid/ |
D | hid-wiimote-modules.c | 89 static int wiimod_keys_probe(const struct wiimod_ops *ops, in wiimod_keys_probe() 155 static int wiimod_rumble_probe(const struct wiimod_ops *ops, in wiimod_rumble_probe() 167 static void wiimod_rumble_remove(const struct wiimod_ops *ops, in wiimod_rumble_remove() 234 static int wiimod_battery_probe(const struct wiimod_ops *ops, in wiimod_battery_probe() 268 static void wiimod_battery_remove(const struct wiimod_ops *ops, in wiimod_battery_remove() 338 static int wiimod_led_probe(const struct wiimod_ops *ops, in wiimod_led_probe() 380 static void wiimod_led_remove(const struct wiimod_ops *ops, in wiimod_led_remove() 481 static int wiimod_accel_probe(const struct wiimod_ops *ops, in wiimod_accel_probe() 522 static void wiimod_accel_remove(const struct wiimod_ops *ops, in wiimod_accel_remove() 733 static int wiimod_ir_probe(const struct wiimod_ops *ops, in wiimod_ir_probe() [all …]
|
/Linux-v5.4/net/dsa/ |
D | master.c | 14 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_regs_len() local 44 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_regs() local 80 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_ethtool_stats() local 99 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_ethtool_phy_stats() local 123 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_sset_count() local 146 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_strings() local 204 struct ethtool_ops *ops; in dsa_master_ethtool_setup() local 238 struct net_device_ops *ops; in dsa_master_ndo_setup() local
|
/Linux-v5.4/drivers/pinctrl/ |
D | pinconf.c | 27 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_check_ops() local 59 const struct pinconf_ops *ops = pctldev->desc->confops; in pin_config_get_for_pin() local 74 const struct pinconf_ops *ops; in pin_config_group_get() local 151 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_apply_setting() local 203 const struct pinconf_ops *ops; in pinconf_set_config() local 294 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_dump_pin() local 337 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_dump_group() local
|
/Linux-v5.4/drivers/misc/c2port/ |
D | core.c | 63 struct c2port_ops *ops = dev->ops; in c2port_reset() local 79 struct c2port_ops *ops = dev->ops; in c2port_strobe_ck() local 101 struct c2port_ops *ops = dev->ops; in c2port_write_ar() local 129 struct c2port_ops *ops = dev->ops; in c2port_read_ar() local 161 struct c2port_ops *ops = dev->ops; in c2port_write_dr() local 209 struct c2port_ops *ops = dev->ops; in c2port_read_dr() local 316 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_blocks_num() local 326 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_block_size() local 336 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_size() local 354 struct c2port_ops *ops = c2dev->ops; in access_store() local [all …]
|
/Linux-v5.4/net/sunrpc/ |
D | auth.c | 109 rpcauth_register(const struct rpc_authops *ops) in rpcauth_register() 124 rpcauth_unregister(const struct rpc_authops *ops) in rpcauth_unregister() 142 const struct rpc_authops *ops; in rpcauth_get_authops() local 165 rpcauth_put_authops(const struct rpc_authops *ops) in rpcauth_put_authops() 182 const struct rpc_authops *ops = rpcauth_get_authops(flavor); in rpcauth_get_pseudoflavor() local 208 const struct rpc_authops *ops; in rpcauth_get_gssinfo() local 237 const struct rpc_authops *ops; in rpcauth_list_flavors() local 277 const struct rpc_authops *ops; in rpcauth_create() local 645 struct rpc_auth *auth, const struct rpc_credops *ops) in rpcauth_init_cred() 774 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_marshcred() local [all …]
|
/Linux-v5.4/fs/xfs/libxfs/ |
D | xfs_defer.c | 192 const struct xfs_defer_op_type *ops; in xfs_defer_create_intents() local 211 const struct xfs_defer_op_type *ops; in xfs_defer_trans_abort() local 328 const struct xfs_defer_op_type *ops; in xfs_defer_cancel_list() local 365 const struct xfs_defer_op_type *ops; in xfs_defer_finish_noroll() local 500 const struct xfs_defer_op_type *ops; in xfs_defer_add() local
|
/Linux-v5.4/drivers/dma/sh/ |
D | shdma-base.c | 55 const struct shdma_ops *ops = sdev->ops; in shdma_chan_xfer_ld_queue() local 129 const struct shdma_ops *ops = sdev->ops; in shdma_tx_submit() local 174 const struct shdma_ops *ops = sdev->ops; in shdma_setup_slave() local 207 const struct shdma_ops *ops = sdev->ops; in shdma_alloc_chan_resources() local 454 const struct shdma_ops *ops = sdev->ops; in shdma_free_chan_resources() local 506 const struct shdma_ops *ops = sdev->ops; in shdma_add_desc() local 667 const struct shdma_ops *ops = sdev->ops; in shdma_prep_slave_sg() local 699 const struct shdma_ops *ops = sdev->ops; in shdma_prep_dma_cyclic() local 757 const struct shdma_ops *ops = sdev->ops; in shdma_terminate_all() local 854 const struct shdma_ops *ops = sdev->ops; in shdma_reset() local [all …]
|
/Linux-v5.4/include/linux/ |
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 106 #define proc_create_seq_private(name, mode, parent, ops, size, data) ({NULL;}) argument 107 #define proc_create_seq_data(name, mode, parent, ops, data) ({NULL;}) argument 108 #define proc_create_seq(name, mode, parent, ops) ({NULL;}) argument 123 #define proc_create_net_data(name, mode, parent, ops, state_size, data) ({NULL;}) argument 124 #define proc_create_net(name, mode, parent, state_size, ops) ({NULL;}) argument
|