Home
last modified time | relevance | path

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

12345678910>>...49

/linux/drivers/media/platform/amphion/
H A Dvpu_rpc.h120 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_check_codec() local
130 struct vpu_iface_ops *ops = vpu_inst_get_iface(inst); in vpu_iface_check_format() local
140 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_boot_core() local
149 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_get_power_state() local
158 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_shutdown_core() local
167 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_restore_core() local
176 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_on_firmware_loaded() local
186 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_get_data_size() local
199 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_init() local
215 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_set_log_buf() local
[all …]
/linux/tools/testing/cxl/test/
H A Dmock.c22 register_cxl_mock_ops(struct cxl_mock_ops * ops) register_cxl_mock_ops() argument
33 unregister_cxl_mock_ops(struct cxl_mock_ops * ops) unregister_cxl_mock_ops() argument
61 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_is_acpi_device_node() local
80 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_acpi_table_parse_cedt() local
99 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_acpi_evaluate_integer() local
119 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_hmat_get_extended_linear_cache_size() local
138 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_acpi_pci_find_root() local
156 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_nvdimm_bus_register() local
169 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); redirect_devm_cxl_switch_port_decoders_setup() local
183 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_devm_cxl_endpoint_decoders_setup() local
198 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_cxl_await_media_ready() local
217 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_devm_cxl_add_rch_dport() local
237 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_cxl_endpoint_parse_cdat() local
251 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); __wrap_cxl_dport_init_ras_reporting() local
264 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); redirect_devm_cxl_add_dport_by_dev() local
[all...]
/linux/net/netlabel/
H A Dnetlabel_calipso.c68 netlbl_calipso_ops_register(const struct netlbl_calipso_ops *ops) in netlbl_calipso_ops_register()
124 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in netlbl_calipso_add() local
408 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_add() local
425 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_free() local
445 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_remove() local
465 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_getdef() local
482 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_putdef() local
506 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_walk() local
528 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_sock_getattr() local
554 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_sock_setattr() local
[all …]
/linux/drivers/mfd/
H A Dabx500-core.c19 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/fs/nfs_common/
H A Dnfs_ssc.c27 void nfs42_ssc_register(const struct nfs4_ssc_client_ops *ops) in nfs42_ssc_register()
41 void nfs42_ssc_unregister(const struct nfs4_ssc_client_ops *ops) in nfs42_ssc_unregister()
59 void nfs_ssc_register(const struct nfs_ssc_client_ops *ops) in nfs_ssc_register()
73 void nfs_ssc_unregister(const struct nfs_ssc_client_ops *ops) in nfs_ssc_unregister()
82 void nfs_ssc_register(const struct nfs_ssc_client_ops *ops) in nfs_ssc_register()
87 void nfs_ssc_unregister(const struct nfs_ssc_client_ops *ops) in nfs_ssc_unregister()
/linux/net/core/
H A Dlwtunnel.c82 int lwtunnel_encap_add_ops(const struct lwtunnel_encap_ops *ops, in lwtunnel_encap_add_ops()
94 int lwtunnel_encap_del_ops(const struct lwtunnel_encap_ops *ops, in lwtunnel_encap_del_ops()
118 const struct lwtunnel_encap_ops *ops; in lwtunnel_build_state() local
154 const struct lwtunnel_encap_ops *ops; in lwtunnel_valid_encap_type() local
217 const struct lwtunnel_encap_ops *ops = lwtun_encaps[lws->type]; in lwtstate_free() local
232 const struct lwtunnel_encap_ops *ops; in lwtunnel_fill_encap() local
272 const struct lwtunnel_encap_ops *ops; in lwtunnel_get_encap_size() local
294 const struct lwtunnel_encap_ops *ops; in lwtunnel_cmp_encap() local
322 const struct lwtunnel_encap_ops *ops; in lwtunnel_output() local
377 const struct lwtunnel_encap_ops *ops; in lwtunnel_xmit() local
[all …]
H A Dfib_rules.c55 int fib_default_rule_add(struct fib_rules_ops *ops, in fib_default_rule_add()
81 static u32 fib_default_rule_pref(struct fib_rules_ops *ops) in fib_default_rule_pref()
105 struct fib_rules_ops *ops; in lookup_rules_ops() local
121 static void rules_ops_put(struct fib_rules_ops *ops) in rules_ops_put()
127 static void flush_route_cache(struct fib_rules_ops *ops) in flush_route_cache()
133 static int __fib_rules_register(struct fib_rules_ops *ops) in __fib_rules_register()
165 struct fib_rules_ops *ops; in fib_rules_register() local
185 static void fib_rules_cleanup_ops(struct fib_rules_ops *ops) in fib_rules_cleanup_ops()
197 void fib_rules_unregister(struct fib_rules_ops *ops) in fib_rules_unregister()
276 static int fib_rule_match(struct fib_rule *rule, struct fib_rules_ops *ops, in fib_rule_match()
[all …]
H A Dnet_namespace.c120 static int ops_init(const struct pernet_operations *ops, struct net *net) in ops_init()
154 static void ops_pre_exit_list(const struct pernet_operations *ops, in ops_pre_exit_list()
166 const struct pernet_operations *ops, in ops_exit_rtnl_list()
193 static void ops_exit_list(const struct pernet_operations *ops, in ops_exit_list()
209 static void ops_free_list(const struct pernet_operations *ops, in ops_free_list()
221 const struct pernet_operations *ops, in ops_undo_list()
260 static void ops_undo_single(struct pernet_operations *ops, in ops_undo_single()
443 const struct pernet_operations *ops; in setup_net() local
1310 struct pernet_operations *ops) in __register_pernet_operations()
1337 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations()
[all …]
/linux/kernel/dma/
H A Dmapping.c121 const struct dma_map_ops *ops) in dma_go_direct()
142 const struct dma_map_ops *ops) in dma_alloc_direct()
148 const struct dma_map_ops *ops) in dma_map_direct()
156 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_phys() local
209 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_phys() local
243 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_map_sg_attrs() local
348 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs() local
381 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_sync_single_for_cpu() local
398 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_sync_single_for_device() local
415 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_sync_sg_for_cpu() local
[all …]
/linux/net/8021q/
H A Dvlan_dev.c392 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_neigh_setup() local
406 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_setup() local
418 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_done() local
430 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_enable() local
441 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_disable() local
453 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_target() local
467 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_get_wwn() local
801 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_dev_open() local
811 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_dev_stop() local
821 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_add_secy() local
[all …]
/linux/mm/
H A Dpagewalk.c32 const struct mm_walk_ops *ops = walk->ops; in walk_pte_range_inner() local
102 const struct mm_walk_ops *ops = walk->ops; in walk_pmd_range() local
190 const struct mm_walk_ops *ops = walk->ops; walk_pud_range() local
255 const struct mm_walk_ops *ops = walk->ops; walk_p4d_range() local
293 const struct mm_walk_ops *ops = walk->ops; walk_pgd_range() local
347 const struct mm_walk_ops *ops = walk->ops; walk_hugetlb_range() local
385 const struct mm_walk_ops *ops = walk->ops; walk_page_test() local
412 const struct mm_walk_ops *ops = walk->ops; __walk_page_range() local
475 walk_page_range_mm_unsafe(struct mm_struct * mm,unsigned long start,unsigned long end,const struct mm_walk_ops * ops,void * private) walk_page_range_mm_unsafe() argument
543 check_ops_safe(const struct mm_walk_ops * ops) check_ops_safe() argument
598 walk_page_range(struct mm_struct * mm,unsigned long start,unsigned long end,const struct mm_walk_ops * ops,void * private) walk_page_range() argument
626 walk_kernel_page_table_range(unsigned long start,unsigned long end,const struct mm_walk_ops * ops,pgd_t * pgd,void * private) walk_kernel_page_table_range() argument
649 walk_kernel_page_table_range_lockless(unsigned long start,unsigned long end,const struct mm_walk_ops * ops,pgd_t * pgd,void * private) walk_kernel_page_table_range_lockless() argument
685 walk_page_range_debug(struct mm_struct * mm,unsigned long start,unsigned long end,const struct mm_walk_ops * ops,pgd_t * pgd,void * private) walk_page_range_debug() argument
723 walk_page_range_vma_unsafe(struct vm_area_struct * vma,unsigned long start,unsigned long end,const struct mm_walk_ops * ops,void * private) walk_page_range_vma_unsafe() argument
743 walk_page_range_vma(struct vm_area_struct * vma,unsigned long start,unsigned long end,const struct mm_walk_ops * ops,void * private) walk_page_range_vma() argument
752 walk_page_vma(struct vm_area_struct * vma,const struct mm_walk_ops * ops,void * private) walk_page_vma() argument
803 walk_page_mapping(struct address_space * mapping,pgoff_t first_index,pgoff_t nr,const struct mm_walk_ops * ops,void * private) walk_page_mapping() argument
[all...]
/linux/kernel/trace/
H A Dtrace_functions.c58 struct ftrace_ops *ops; in ftrace_allocate_ftrace_ops() local
503 static void update_traceon_count(struct ftrace_probe_ops *ops, in update_traceon_count()
566 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceon_count()
574 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceoff_count()
582 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceon()
593 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceoff()
631 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_stacktrace()
639 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_stacktrace_count()
679 static int update_count(struct ftrace_probe_ops *ops, unsigned long ip, in update_count()
699 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_dump_probe()
[all …]
H A Dftrace_internal.h24 # define ftrace_startup(ops, command) \ argument
31 # define ftrace_shutdown(ops, command) \ argument
39 ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs) in ftrace_ops_test()
43 static inline int ftrace_startup_subops(struct ftrace_ops *ops, struct ftrace_ops *subops, int comm… in ftrace_startup_subops()
47 static inline int ftrace_shutdown_subops(struct ftrace_ops *ops, struct ftrace_ops *subops, int com… in ftrace_shutdown_subops()
/linux/tools/testing/selftests/mm/
H A Dkhugepaged.c304 alloc_hpage(struct mem_ops * ops) alloc_hpage() argument
497 __madvise_collapse(const char * msg,char * p,int nr_hpages,struct mem_ops * ops,bool expect) __madvise_collapse() argument
526 madvise_collapse(const char * msg,char * p,int nr_hpages,struct mem_ops * ops,bool expect) madvise_collapse() argument
538 wait_for_scan(const char * msg,char * p,int nr_hpages,struct mem_ops * ops) wait_for_scan() argument
568 khugepaged_collapse(const char * msg,char * p,int nr_hpages,struct mem_ops * ops,bool expect) khugepaged_collapse() argument
604 is_tmpfs(struct mem_ops * ops) is_tmpfs() argument
609 is_anon(struct mem_ops * ops) is_anon() argument
641 collapse_full(struct collapse_context * c,struct mem_ops * ops) collapse_full() argument
655 collapse_empty(struct collapse_context * c,struct mem_ops * ops) collapse_empty() argument
664 collapse_single_pte_entry(struct collapse_context * c,struct mem_ops * ops) collapse_single_pte_entry() argument
675 collapse_max_ptes_none(struct collapse_context * c,struct mem_ops * ops) collapse_max_ptes_none() argument
711 collapse_swapin_single_pte(struct collapse_context * c,struct mem_ops * ops) collapse_swapin_single_pte() argument
737 collapse_max_ptes_swap(struct collapse_context * c,struct mem_ops * ops) collapse_max_ptes_swap() argument
784 collapse_single_pte_entry_compound(struct collapse_context * c,struct mem_ops * ops) collapse_single_pte_entry_compound() argument
812 collapse_full_of_compound(struct collapse_context * c,struct mem_ops * ops) collapse_full_of_compound() argument
831 collapse_compound_extreme(struct collapse_context * c,struct mem_ops * ops) collapse_compound_extreme() argument
884 collapse_fork(struct collapse_context * c,struct mem_ops * ops) collapse_fork() argument
930 collapse_fork_compound(struct collapse_context * c,struct mem_ops * ops) collapse_fork_compound() argument
979 collapse_max_ptes_shared(struct collapse_context * c,struct mem_ops * ops) collapse_max_ptes_shared() argument
1040 madvise_collapse_existing_thps(struct collapse_context * c,struct mem_ops * ops) madvise_collapse_existing_thps() argument
1060 madvise_retracted_page_tables(struct collapse_context * c,struct mem_ops * ops) madvise_retracted_page_tables() argument
[all...]
/linux/fs/xfs/libxfs/
H A Dxfs_shared.h64 static inline bool xfs_btree_is_bno(const struct xfs_btree_ops *ops) in xfs_btree_is_bno()
69 static inline bool xfs_btree_is_cnt(const struct xfs_btree_ops *ops) in xfs_btree_is_cnt()
74 static inline bool xfs_btree_is_bmap(const struct xfs_btree_ops *ops) in xfs_btree_is_bmap()
79 static inline bool xfs_btree_is_ino(const struct xfs_btree_ops *ops) in xfs_btree_is_ino()
84 static inline bool xfs_btree_is_fino(const struct xfs_btree_ops *ops) in xfs_btree_is_fino()
89 static inline bool xfs_btree_is_refcount(const struct xfs_btree_ops *ops) in xfs_btree_is_refcount()
94 static inline bool xfs_btree_is_rmap(const struct xfs_btree_ops *ops) in xfs_btree_is_rmap()
100 static inline bool xfs_btree_is_mem_rmap(const struct xfs_btree_ops *ops) in xfs_btree_is_mem_rmap()
105 static inline bool xfs_btree_is_mem_rtrmap(const struct xfs_btree_ops *ops) in xfs_btree_is_mem_rtrmap()
114 static inline bool xfs_btree_is_rtrmap(const struct xfs_btree_ops *ops) in xfs_btree_is_rtrmap()
[all …]
/linux/drivers/dpll/
H A Ddpll_netlink.c118 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_mode() local
135 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_mode_supported() local
167 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_phase_offset_monitor() local
187 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_freq_monitor() local
208 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_phase_offset_avg_factor() local
228 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_lock_status() local
252 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_temp() local
272 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_clock_quality_level() local
293 const struct dpll_pin_ops *ops = dpll_pin_ops(ref); in dpll_msg_add_pin_prio() local
315 const struct dpll_pin_ops *ops = dpll_pin_ops(ref); in dpll_msg_add_pin_on_dpll_state() local
[all …]
H A Ddpll_core.c43 const struct dpll_device_ops *ops; member
50 const struct dpll_pin_ops *ops; member
176 const struct dpll_pin_ops *ops, void *priv, in dpll_pin_registration_find()
191 const struct dpll_pin_ops *ops, void *priv, in dpll_xa_ref_pin_add()
244 const struct dpll_pin_ops *ops, void *priv, in dpll_xa_ref_pin_del()
273 const struct dpll_pin_ops *ops, void *priv, void *cookie) in dpll_xa_ref_dpll_add()
326 const struct dpll_pin_ops *ops, void *priv, void *cookie) in dpll_xa_ref_dpll_del()
449 const struct dpll_device_ops *ops, void *priv) in dpll_device_registration_find()
475 const struct dpll_device_ops *ops, void *priv) in dpll_device_register()
531 const struct dpll_device_ops *ops, void *priv) in dpll_device_unregister()
[all …]
/linux/drivers/net/phy/
H A Dsfp-bus.c443 const struct sfp_upstream_ops *ops = bus->upstream_ops; in sfp_register_bus() local
465 const struct sfp_upstream_ops *ops = bus->upstream_ops; in sfp_unregister_bus() local
658 const struct sfp_upstream_ops *ops) in sfp_bus_add_upstream()
733 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_add_phy() local
748 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_remove_phy() local
758 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_link_up() local
767 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_link_down() local
777 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_insert() local
791 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_remove() local
800 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_start() local
[all …]
/linux/sound/core/seq/
H A Dseq_midi_emul.c72 snd_midi_process_event(const struct snd_midi_op *ops, in snd_midi_process_event() argument
235 note_off(const struct snd_midi_op * ops,void * drv,struct snd_midi_channel * chan,int note,int vel) note_off() argument
258 do_control(const struct snd_midi_op * ops,void * drv,struct snd_midi_channel_set * chset,struct snd_midi_channel * chan,int control,int value) do_control() argument
410 rpn(const struct snd_midi_op * ops,void * drv,struct snd_midi_channel * chan,struct snd_midi_channel_set * chset) rpn() argument
450 nrpn(const struct snd_midi_op * ops,void * drv,struct snd_midi_channel * chan,struct snd_midi_channel_set * chset) nrpn() argument
478 sysex(const struct snd_midi_op * ops,void * private,unsigned char * buf,int len,struct snd_midi_channel_set * chset) sysex() argument
592 all_sounds_off(const struct snd_midi_op * ops,void * drv,struct snd_midi_channel * chan) all_sounds_off() argument
611 all_notes_off(const struct snd_midi_op * ops,void * drv,struct snd_midi_channel * chan) all_notes_off() argument
[all...]
/linux/drivers/vhost/
H A Dvdpa.c145 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_reset_map() local
178 const struct vdpa_config_ops *ops = v->vdpa->config; in handle_vq_kick() local
208 const struct vdpa_config_ops *ops = v->vdpa->config; in vhost_vdpa_setup_vq_irq() local
261 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_bind_mm() local
272 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_unbind_mm() local
283 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_device_id() local
297 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_status() local
311 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_status() local
415 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_can_suspend() local
423 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_can_resume() local
[all …]
/linux/drivers/virtio/
H A Dvirtio_vdpa.c63 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_generation() local
74 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_status() local
96 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_notify() local
106 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_notify_with_data() local
136 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_setup_vq() local
250 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_del_vq() local
335 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_find_vqs() local
384 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_features() local
412 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_set_vq_affinity() local
425 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_vq_affinity() local
[all …]
/linux/drivers/misc/c2port/
H A Dcore.c63 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/tools/perf/util/
H A Dunwind-libunwind.c19 struct unwind_libunwind_ops *ops = local_unwind_libunwind_ops; unwind__prepare_access() local
68 const struct unwind_libunwind_ops *ops = maps__unwind_libunwind_ops(maps); unwind__flush_access() local
76 const struct unwind_libunwind_ops *ops = maps__unwind_libunwind_ops(maps); unwind__finish_access() local
87 const struct unwind_libunwind_ops *ops = maps__unwind_libunwind_ops(thread__maps(thread)); unwind__get_entries() local
/linux/net/sunrpc/
H A Dauth.c106 rpcauth_register(const struct rpc_authops *ops) in rpcauth_register()
121 rpcauth_unregister(const struct rpc_authops *ops) in rpcauth_unregister()
139 const struct rpc_authops *ops; in rpcauth_get_authops() local
162 rpcauth_put_authops(const struct rpc_authops *ops) in rpcauth_put_authops()
179 const struct rpc_authops *ops = rpcauth_get_authops(flavor); in rpcauth_get_pseudoflavor() local
205 const struct rpc_authops *ops; in rpcauth_get_gssinfo() local
225 const struct rpc_authops *ops; in rpcauth_create() local
593 struct rpc_auth *auth, const struct rpc_credops *ops) in rpcauth_init_cred()
726 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_marshcred() local
759 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_wrap_req() local
[all …]
/linux/drivers/dma/sh/
H A Dshdma-base.c55 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
187 const struct shdma_ops *ops = sdev->ops; in shdma_setup_slave() local
220 const struct shdma_ops *ops = sdev->ops; in shdma_alloc_chan_resources() local
467 const struct shdma_ops *ops = sdev->ops; in shdma_free_chan_resources() local
519 const struct shdma_ops *ops = sdev->ops; in shdma_add_desc() local
679 const struct shdma_ops *ops = sdev->ops; in shdma_prep_slave_sg() local
711 const struct shdma_ops *ops = sdev->ops; in shdma_prep_dma_cyclic() local
769 const struct shdma_ops *ops = sdev->ops; in shdma_terminate_all() local
858 const struct shdma_ops *ops = sdev->ops; in shdma_reset() local
[all …]

12345678910>>...49