/linux-3.3/net/core/ |
D | fib_rules.c | 20 int fib_default_rule_add(struct fib_rules_ops *ops, in fib_default_rule_add() 43 u32 fib_default_rule_pref(struct fib_rules_ops *ops) in fib_default_rule_pref() 67 struct fib_rules_ops *ops; in lookup_rules_ops() local 83 static void rules_ops_put(struct fib_rules_ops *ops) in rules_ops_put() 89 static void flush_route_cache(struct fib_rules_ops *ops) in flush_route_cache() 95 static int __fib_rules_register(struct fib_rules_ops *ops) in __fib_rules_register() 128 struct fib_rules_ops *ops; in fib_rules_register() local 148 static void fib_rules_cleanup_ops(struct fib_rules_ops *ops) in fib_rules_cleanup_ops() 160 struct fib_rules_ops *ops = container_of(head, struct fib_rules_ops, rcu); in fib_rules_put_rcu() local 167 void fib_rules_unregister(struct fib_rules_ops *ops) in fib_rules_unregister() [all …]
|
D | net_namespace.c | 84 static int ops_init(const struct pernet_operations *ops, struct net *net) in ops_init() 103 static void ops_free(const struct pernet_operations *ops, struct net *net) in ops_free() 111 static void ops_exit_list(const struct pernet_operations *ops, in ops_exit_list() 123 static void ops_free_list(const struct pernet_operations *ops, in ops_free_list() 139 const struct pernet_operations *ops, *saved_ops; in setup_net() local 254 const struct pernet_operations *ops; in cleanup_net() local 409 struct pernet_operations *ops) in __register_pernet_operations() 434 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations() 449 struct pernet_operations *ops) in __register_pernet_operations() 459 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations() [all …]
|
D | rtnetlink.c | 277 const struct rtnl_link_ops *ops; in rtnl_link_ops_get() local 296 int __rtnl_link_register(struct rtnl_link_ops *ops) in __rtnl_link_register() 315 int rtnl_link_register(struct rtnl_link_ops *ops) in rtnl_link_register() 326 static void __rtnl_kill_links(struct net *net, struct rtnl_link_ops *ops) in __rtnl_kill_links() 344 void __rtnl_link_unregister(struct rtnl_link_ops *ops) in __rtnl_link_unregister() 359 void rtnl_link_unregister(struct rtnl_link_ops *ops) in rtnl_link_unregister() 369 const struct rtnl_link_ops *ops = dev->rtnl_link_ops; in rtnl_link_get_size() local 394 const struct rtnl_af_ops *ops; in rtnl_af_lookup() local 412 int __rtnl_af_register(struct rtnl_af_ops *ops) in __rtnl_af_register() 425 int rtnl_af_register(struct rtnl_af_ops *ops) in rtnl_af_register() [all …]
|
/linux-3.3/sound/core/seq/ |
D | seq_device.c | 67 struct snd_seq_dev_ops ops; member 109 struct ops_list *ops; in snd_seq_device_info() local 145 struct ops_list *ops; in snd_seq_device_load_drivers() local 180 struct ops_list *ops; in snd_seq_device_new() local 235 struct ops_list *ops; in snd_seq_device_free() local 272 struct ops_list *ops; in snd_seq_device_dev_register() local 294 struct ops_list *ops; in snd_seq_device_dev_disconnect() local 314 struct ops_list *ops; in snd_seq_device_register_driver() local 358 struct ops_list *ops; in create_driver() local 393 struct ops_list *ops; in snd_seq_device_unregister_driver() local [all …]
|
D | seq_midi_emul.c | 83 snd_midi_process_event(struct snd_midi_op *ops, in snd_midi_process_event() 245 note_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in note_off() 267 do_control(struct snd_midi_op *ops, void *drv, struct snd_midi_channel_set *chset, in do_control() 414 rpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in rpn() 454 nrpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in nrpn() 482 sysex(struct snd_midi_op *ops, void *private, unsigned char *buf, int len, in sysex() 596 all_sounds_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) in all_sounds_off() 614 all_notes_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) in all_notes_off()
|
/linux-3.3/drivers/mfd/ |
D | abx500-core.c | 18 struct abx500_ops ops; member 22 static void lookup_ops(struct device *dev, struct abx500_ops **ops) in lookup_ops() 35 int abx500_register_ops(struct device *dev, struct abx500_ops *ops) in abx500_register_ops() 69 struct abx500_ops *ops; in abx500_set_register_interruptible() local 82 struct abx500_ops *ops; in abx500_get_register_interruptible() local 95 struct abx500_ops *ops; in abx500_get_register_page_interruptible() local 109 struct abx500_ops *ops; in abx500_mask_and_set_register_interruptible() local 122 struct abx500_ops *ops; in abx500_get_chip_id() local 134 struct abx500_ops *ops; in abx500_event_registers_startup_state_get() local 146 struct abx500_ops *ops; in abx500_startup_irq_enabled() local
|
/linux-3.3/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 93 struct syscore_ops *ops; in syscore_resume() local 115 struct syscore_ops *ops; in syscore_shutdown() local
|
/linux-3.3/include/asm-generic/ |
D | dma-mapping-common.h | 14 struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_single_attrs() local 33 struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_single_attrs() local 45 struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_sg_attrs() local 62 struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs() local 74 struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_page() local 88 struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_page() local 100 struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_cpu() local 112 struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_device() local 126 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_range_for_cpu() local 140 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_range_for_device() local [all …]
|
/linux-3.3/arch/sh/include/asm/ |
D | dma-mapping.h | 17 struct dma_map_ops *ops = get_dma_ops(dev); in dma_supported() local 27 struct dma_map_ops *ops = get_dma_ops(dev); in dma_set_mask() local 47 struct dma_map_ops *ops = get_dma_ops(dev); in dma_mapping_error() local 58 struct dma_map_ops *ops = get_dma_ops(dev); in dma_alloc_coherent() local 75 struct dma_map_ops *ops = get_dma_ops(dev); in dma_free_coherent() local
|
/linux-3.3/drivers/pinctrl/ |
D | pinconf.c | 29 const struct pinconf_ops *ops = pctldev->desc->confops; in pin_config_get_for_pin() local 69 const struct pinconf_ops *ops = pctldev->desc->confops; in pin_config_set_for_pin() local 118 const struct pinconf_ops *ops; in pin_config_group_get() local 146 const struct pinconf_ops *ops; in pin_config_group_set() local 210 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_check_ops() local 226 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_dump_pin() local 265 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_dump_group() local 275 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_groups_show() local
|
/linux-3.3/arch/microblaze/include/asm/ |
D | dma-mapping.h | 66 static inline void set_dma_ops(struct device *dev, struct dma_map_ops *ops) in set_dma_ops() 73 struct dma_map_ops *ops = get_dma_ops(dev); in dma_supported() local 84 struct dma_map_ops *ops = get_dma_ops(dev); in dma_set_mask() local 116 struct dma_map_ops *ops = get_dma_ops(dev); in dma_mapping_error() local 129 struct dma_map_ops *ops = get_dma_ops(dev); in dma_alloc_coherent() local 143 struct dma_map_ops *ops = get_dma_ops(dev); in dma_free_coherent() local
|
/linux-3.3/drivers/video/console/ |
D | fbcon.c | 202 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local 213 struct fbcon_ops *ops= info->fbcon_par; in fbcon_rotate() local 235 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_all() local 258 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local 276 struct fbcon_ops *ops = info->fbcon_par; in fbcon_get_rotate() local 283 struct fbcon_ops *ops = info->fbcon_par; in fbcon_is_inactive() local 372 struct fbcon_ops *ops = info->fbcon_par; in fb_flashcursor() local 399 struct fbcon_ops *ops = info->fbcon_par; in cursor_timer_handler() local 407 struct fbcon_ops *ops = info->fbcon_par; in fbcon_add_cursor_timer() local 426 struct fbcon_ops *ops = info->fbcon_par; in fbcon_del_cursor_timer() local [all …]
|
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 256 struct fbcon_ops *ops = info->fbcon_par; in ud_cursor() local 421 struct fbcon_ops *ops = info->fbcon_par; in ud_update_start() local 440 void fbcon_rotate_ud(struct fbcon_ops *ops) in fbcon_rotate_ud()
|
D | fbcon_cw.c | 52 struct fbcon_ops *ops = info->fbcon_par; in cw_bmove() local 69 struct fbcon_ops *ops = info->fbcon_par; in cw_clear() local 89 struct fbcon_ops *ops = info->fbcon_par; in cw_putcs_aligned() local 120 struct fbcon_ops *ops = info->fbcon_par; in cw_putcs() local 210 struct fbcon_ops *ops = info->fbcon_par; in cw_cursor() local 381 struct fbcon_ops *ops = info->fbcon_par; in cw_update_start() local 396 void fbcon_rotate_cw(struct fbcon_ops *ops) in fbcon_rotate_cw()
|
D | fbcon_ccw.c | 66 struct fbcon_ops *ops = info->fbcon_par; in ccw_bmove() local 83 struct fbcon_ops *ops = info->fbcon_par; in ccw_clear() local 103 struct fbcon_ops *ops = info->fbcon_par; in ccw_putcs_aligned() local 134 struct fbcon_ops *ops = info->fbcon_par; in ccw_putcs() local 226 struct fbcon_ops *ops = info->fbcon_par; in ccw_cursor() local 397 struct fbcon_ops *ops = info->fbcon_par; in ccw_update_start() local 412 void fbcon_rotate_ccw(struct fbcon_ops *ops) in fbcon_rotate_ccw()
|
/linux-3.3/drivers/misc/c2port/ |
D | core.c | 67 struct c2port_ops *ops = dev->ops; in c2port_reset() local 83 struct c2port_ops *ops = dev->ops; in c2port_strobe_ck() local 105 struct c2port_ops *ops = dev->ops; in c2port_write_ar() local 133 struct c2port_ops *ops = dev->ops; in c2port_read_ar() local 165 struct c2port_ops *ops = dev->ops; in c2port_write_dr() local 213 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 328 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_block_size() local 337 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_size() local 355 struct c2port_ops *ops = c2dev->ops; in c2port_store_access() local [all …]
|
/linux-3.3/arch/mips/include/asm/ |
D | dma-mapping.h | 36 struct dma_map_ops *ops = get_dma_ops(dev); in dma_supported() local 42 struct dma_map_ops *ops = get_dma_ops(dev); in dma_mapping_error() local 64 struct dma_map_ops *ops = get_dma_ops(dev); in dma_alloc_coherent() local 76 struct dma_map_ops *ops = get_dma_ops(dev); in dma_free_coherent() local
|
/linux-3.3/drivers/rtc/ |
D | rtc-m48t86.c | 49 struct m48t86_ops *ops = pdev->dev.platform_data; in m48t86_rtc_read_time() local 87 struct m48t86_ops *ops = pdev->dev.platform_data; in m48t86_rtc_set_time() local 126 struct m48t86_ops *ops = pdev->dev.platform_data; in m48t86_rtc_proc() local 150 struct m48t86_ops *ops = dev->dev.platform_data; in m48t86_rtc_probe() local
|
/linux-3.3/net/mac80211/ |
D | rate.c | 21 struct rate_control_ops *ops; member 32 int ieee80211_rate_control_register(struct rate_control_ops *ops) in ieee80211_rate_control_register() 63 void ieee80211_rate_control_unregister(struct rate_control_ops *ops) in ieee80211_rate_control_unregister() 83 struct rate_control_ops *ops = NULL; in ieee80211_try_rate_control_ops_get() local 104 struct rate_control_ops *ops; in ieee80211_rate_control_ops_get() local 130 static void ieee80211_rate_control_ops_put(struct rate_control_ops *ops) in ieee80211_rate_control_ops_put()
|
/linux-3.3/arch/x86/oprofile/ |
D | init.c | 23 static int op_nmi_init(struct oprofile_operations *ops) { return -ENODEV; } in op_nmi_init() 29 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
/linux-3.3/arch/ia64/include/asm/ |
D | dma-mapping.h | 29 struct dma_map_ops *ops = platform_dma_get_ops(dev); in dma_alloc_coherent() local 40 struct dma_map_ops *ops = platform_dma_get_ops(dev); in dma_free_coherent() local 54 struct dma_map_ops *ops = platform_dma_get_ops(dev); in dma_mapping_error() local 60 struct dma_map_ops *ops = platform_dma_get_ops(dev); in dma_supported() local
|
/linux-3.3/net/netfilter/ |
D | nf_sockopt.c | 26 struct nf_sockopt_ops *ops; in nf_register_sockopt() local 66 struct nf_sockopt_ops *ops; in nf_sockopt_find() local 99 struct nf_sockopt_ops *ops; in nf_sockopt() local 133 struct nf_sockopt_ops *ops; in compat_nf_sockopt() local
|
/linux-3.3/arch/s390/appldata/ |
D | appldata_base.c | 132 struct appldata_ops *ops; in appldata_work_fn() local 338 struct appldata_ops *ops = NULL, *tmp_ops; in appldata_generic_handler() local 430 int appldata_register_ops(struct appldata_ops *ops) in appldata_register_ops() 470 void appldata_unregister_ops(struct appldata_ops *ops) in appldata_unregister_ops() 484 struct appldata_ops *ops; in appldata_freeze() local 515 struct appldata_ops *ops; in appldata_restore() local
|
/linux-3.3/arch/sparc/kernel/ |
D | pci_msi.c | 17 const struct sparc64_msiq_ops *ops; in sparc64_msiq_interrupt() local 126 const struct sparc64_msiq_ops *ops = pbm->msi_ops; in sparc64_setup_msi_irq() local 184 const struct sparc64_msiq_ops *ops = pbm->msi_ops; in sparc64_teardown_msi_irq() local 275 const struct sparc64_msiq_ops *ops, in bringup_one_msi_queue() 302 const struct sparc64_msiq_ops *ops) in sparc64_bringup_msi_queues() 320 const struct sparc64_msiq_ops *ops) in sparc64_pbm_msi_init()
|
/linux-3.3/arch/sh/oprofile/ |
D | common.c | 37 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init() 58 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|