Home
last modified time | relevance | path

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

12345678910>>...66

/linux/net/netlabel/
A Dnetlabel_calipso.c376 netlbl_calipso_ops_register(const struct netlbl_calipso_ops *ops) in netlbl_calipso_ops_register()
404 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_add() local
421 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_free() local
441 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_remove() local
461 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_getdef() local
478 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_putdef() local
502 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_doi_walk() local
524 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_sock_getattr() local
550 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_sock_setattr() local
567 const struct netlbl_calipso_ops *ops = netlbl_calipso_ops_get(); in calipso_sock_delattr() local
[all …]
/linux/fs/nfs_common/
A Dnfs_ssc.c28 void nfs42_ssc_register(const struct nfs4_ssc_client_ops *ops) in nfs42_ssc_register()
42 void nfs42_ssc_unregister(const struct nfs4_ssc_client_ops *ops) in nfs42_ssc_unregister()
60 void nfs_ssc_register(const struct nfs_ssc_client_ops *ops) in nfs_ssc_register()
74 void nfs_ssc_unregister(const struct nfs_ssc_client_ops *ops) in nfs_ssc_unregister()
83 void nfs_ssc_register(const struct nfs_ssc_client_ops *ops) in nfs_ssc_register()
88 void nfs_ssc_unregister(const struct nfs_ssc_client_ops *ops) in nfs_ssc_unregister()
/linux/kernel/dma/
A Dmapping.c112 const struct dma_map_ops *ops) in dma_go_direct()
131 const struct dma_map_ops *ops) in dma_alloc_direct()
137 const struct dma_map_ops *ops) in dma_map_direct()
146 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_page_attrs() local
168 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_page_attrs() local
183 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_map_sg_attrs() local
276 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs() local
291 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_resource() local
312 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_resource() local
324 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_cpu() local
[all …]
/linux/drivers/mfd/
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/drivers/media/platform/qcom/venus/
A Dhfi.c214 const struct hfi_ops *ops = core->ops; in hfi_session_init() local
263 const struct hfi_ops *ops = inst->core->ops; in hfi_session_deinit() local
294 const struct hfi_ops *ops = inst->core->ops; in hfi_session_start() local
321 const struct hfi_ops *ops = inst->core->ops; in hfi_session_stop() local
362 const struct hfi_ops *ops = inst->core->ops; in hfi_session_abort() local
384 const struct hfi_ops *ops = inst->core->ops; in hfi_session_load_res() local
410 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unload_res() local
437 const struct hfi_ops *ops = inst->core->ops; in hfi_session_flush() local
461 const struct hfi_ops *ops = inst->core->ops; in hfi_session_set_buffers() local
472 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unset_buffers() local
[all …]
/linux/tools/testing/cxl/test/
A Dmock.c14 void register_cxl_mock_ops(struct cxl_mock_ops *ops) in register_cxl_mock_ops()
22 void unregister_cxl_mock_ops(struct cxl_mock_ops *ops) in unregister_cxl_mock_ops()
47 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_is_acpi_device_node() local
65 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_acpi_get_table() local
82 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_acpi_put_table() local
98 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_acpi_evaluate_integer() local
117 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_acpi_pci_find_root() local
134 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_pci_walk_bus() local
161 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_nvdimm_bus_register() local
/linux/net/core/
A Dlwtunnel.c77 int lwtunnel_encap_add_ops(const struct lwtunnel_encap_ops *ops, in lwtunnel_encap_add_ops()
89 int lwtunnel_encap_del_ops(const struct lwtunnel_encap_ops *ops, in lwtunnel_encap_del_ops()
113 const struct lwtunnel_encap_ops *ops; in lwtunnel_build_state() local
149 const struct lwtunnel_encap_ops *ops; in lwtunnel_valid_encap_type() local
220 const struct lwtunnel_encap_ops *ops = lwtun_encaps[lws->type]; in lwtstate_free() local
235 const struct lwtunnel_encap_ops *ops; in lwtunnel_fill_encap() local
275 const struct lwtunnel_encap_ops *ops; in lwtunnel_get_encap_size() local
297 const struct lwtunnel_encap_ops *ops; in lwtunnel_cmp_encap() local
326 const struct lwtunnel_encap_ops *ops; in lwtunnel_output() local
360 const struct lwtunnel_encap_ops *ops; in lwtunnel_xmit() local
[all …]
A Dfib_rules.c106 struct fib_rules_ops *ops; in lookup_rules_ops() local
166 struct fib_rules_ops *ops; in fib_rules_register() local
364 struct fib_rules_ops *ops, in call_fib_rule_notifiers()
381 struct fib_rules_ops *ops; in fib_rules_dump() local
403 struct fib_rules_ops *ops; in fib_rules_seq_read() local
518 struct fib_rules_ops *ops, in fib_nl2rule()
758 struct fib_rules_ops *ops = NULL; in fib_nl_newrule() local
866 struct fib_rules_ops *ops = NULL; in fib_nl_delrule() local
989 struct fib_rules_ops *ops) in fib_nl_fill_rule()
1125 struct fib_rules_ops *ops; in fib_nl_dumprule() local
[all …]
A Dnet_namespace.c162 static void ops_exit_list(const struct pernet_operations *ops, in ops_exit_list()
174 static void ops_free_list(const struct pernet_operations *ops, in ops_free_list()
309 const struct pernet_operations *ops, *saved_ops; in setup_net() local
547 const struct pernet_operations *ops; in cleanup_net() local
1133 struct pernet_operations *ops) in __register_pernet_operations()
1176 struct pernet_operations *ops) in __register_pernet_operations()
1202 struct pernet_operations *ops) in register_pernet_operations()
1251 int register_pernet_subsys(struct pernet_operations *ops) in register_pernet_subsys()
1270 void unregister_pernet_subsys(struct pernet_operations *ops) in unregister_pernet_subsys()
1297 int register_pernet_device(struct pernet_operations *ops) in register_pernet_device()
[all …]
/linux/drivers/base/
A Dsyscore.c21 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
116 struct syscore_ops *ops; in syscore_shutdown() local
/linux/kernel/trace/
A Dtrace_functions.c54 struct ftrace_ops *ops; in ftrace_allocate_ftrace_ops() local
683 struct ftrace_probe_ops *ops, in ftrace_traceon_print()
691 struct ftrace_probe_ops *ops, void *data) in ftrace_traceoff_print()
698 struct ftrace_probe_ops *ops, void *data) in ftrace_stacktrace_print()
705 struct ftrace_probe_ops *ops, void *data) in ftrace_dump_print()
712 struct ftrace_probe_ops *ops, void *data) in ftrace_cpudump_print()
798 struct ftrace_probe_ops *ops, in ftrace_trace_probe_callback()
839 struct ftrace_probe_ops *ops; in ftrace_trace_onoff_callback() local
858 struct ftrace_probe_ops *ops; in ftrace_stacktrace_callback() local
873 struct ftrace_probe_ops *ops; in ftrace_dump_callback() local
[all …]
/linux/drivers/media/v4l2-core/
A Dv4l2-ioctl.c928 const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops; in check_fmt() local
1073 static int v4l_g_input(const struct v4l2_ioctl_ops *ops, in v4l_g_input()
1099 static int v4l_s_input(const struct v4l2_ioctl_ops *ops, in v4l_s_input()
1546 static int v4l_g_fmt(const struct v4l2_ioctl_ops *ops, in v4l_g_fmt()
1627 static int v4l_s_fmt(const struct v4l2_ioctl_ops *ops, in v4l_s_fmt()
1950 static int v4l_s_std(const struct v4l2_ioctl_ops *ops, in v4l_s_std()
2041 static int v4l_qbuf(const struct v4l2_ioctl_ops *ops, in v4l_qbuf()
2050 static int v4l_dqbuf(const struct v4l2_ioctl_ops *ops, in v4l_dqbuf()
2090 static int v4l_g_parm(const struct v4l2_ioctl_ops *ops, in v4l_g_parm()
2111 static int v4l_s_parm(const struct v4l2_ioctl_ops *ops, in v4l_s_parm()
[all …]
/linux/mm/
A Dpagewalk.c26 const struct mm_walk_ops *ops = walk->ops; in walk_pte_range_inner() local
66 const struct mm_walk_ops *ops = walk->ops; in walk_hugepd_range() local
105 const struct mm_walk_ops *ops = walk->ops; in walk_pmd_range() local
166 const struct mm_walk_ops *ops = walk->ops; in walk_pud_range() local
218 const struct mm_walk_ops *ops = walk->ops; in walk_p4d_range() local
253 const struct mm_walk_ops *ops = walk->ops; in walk_pgd_range() local
302 const struct mm_walk_ops *ops = walk->ops; in walk_hugetlb_range() local
340 const struct mm_walk_ops *ops = walk->ops; in walk_page_test() local
367 const struct mm_walk_ops *ops = walk->ops; in __walk_page_range() local
428 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range()
[all …]
A Dfrontswap.c32 #define for_each_frontswap_ops(ops) \ argument
117 void frontswap_register_ops(struct frontswap_ops *ops) in frontswap_register_ops()
197 struct frontswap_ops *ops; in __frontswap_init() local
256 struct frontswap_ops *ops; in __frontswap_store() local
305 struct frontswap_ops *ops; in __frontswap_load() local
338 struct frontswap_ops *ops; in __frontswap_invalidate_page() local
360 struct frontswap_ops *ops; in __frontswap_invalidate_area() local
/linux/sound/core/seq/
A Dseq_midi_emul.c72 snd_midi_process_event(const struct snd_midi_op *ops, in snd_midi_process_event()
235 note_off(const struct snd_midi_op *ops, void *drv, in note_off()
258 do_control(const struct snd_midi_op *ops, void *drv, in do_control()
410 rpn(const struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in rpn()
450 nrpn(const struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in nrpn()
478 sysex(const struct snd_midi_op *ops, void *private, unsigned char *buf, int len, in sysex()
592 all_sounds_off(const struct snd_midi_op *ops, void *drv, in all_sounds_off()
611 all_notes_off(const struct snd_midi_op *ops, void *drv, in all_notes_off()
/linux/drivers/net/phy/
A Dsfp-bus.c494 const struct sfp_upstream_ops *ops = bus->upstream_ops; in sfp_register_bus() local
516 const struct sfp_upstream_ops *ops = bus->upstream_ops; in sfp_unregister_bus() local
684 const struct sfp_upstream_ops *ops) in sfp_bus_add_upstream()
737 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_add_phy() local
752 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_remove_phy() local
762 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_link_up() local
771 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_link_down() local
780 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_insert() local
794 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_remove() local
805 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_start() local
[all …]
/linux/drivers/hid/
A Dhid-wiimote-modules.c89 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()
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()
733 static int wiimod_ir_probe(const struct wiimod_ops *ops, in wiimod_ir_probe()
784 static void wiimod_ir_remove(const struct wiimod_ops *ops, in wiimod_ir_remove()
1862 static int wiimod_pro_probe(const struct wiimod_ops *ops, in wiimod_pro_probe()
[all …]
/linux/drivers/video/fbdev/core/
A Dfbcon.c194 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local
205 struct fbcon_ops *ops= info->fbcon_par; in fbcon_rotate() local
227 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_all() local
250 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local
268 struct fbcon_ops *ops = info->fbcon_par; in fbcon_get_rotate() local
700 struct fbcon_ops *ops = NULL; in con2fb_acquire_newinfo() local
933 struct fbcon_ops *ops; in fbcon_startup() local
1013 struct fbcon_ops *ops; in fbcon_init() local
1164 struct fbcon_ops *ops; in fbcon_deinit() local
1582 struct fbcon_ops *ops; in fbcon_switch() local
[all …]
/linux/net/dsa/
A Dmaster.c14 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
227 struct ethtool_ops *ops; in dsa_master_ethtool_setup() local
258 const struct dsa_netdevice_ops *ops) in dsa_netdev_ops_set()
265 const struct dsa_device_ops *ops = dev->dsa_ptr->tag_ops; in dsa_master_set_promiscuity() local
/linux/drivers/pinctrl/
A Dpinconf.c27 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/drivers/misc/c2port/
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
629 struct c2port_ops *ops = dev->ops; in __c2port_read_flash_data() local
[all …]
/linux/drivers/virtio/
A Dvirtio_vdpa.c75 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_generation() local
86 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_status() local
94 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_set_status() local
109 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_notify() local
139 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_setup_vq() local
242 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_del_vq() local
276 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_find_vqs() local
309 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_features() local
358 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_probe() local
/linux/net/netfilter/
A Dnf_sockopt.c27 struct nf_sockopt_ops *ops; in nf_register_sockopt() local
65 struct nf_sockopt_ops *ops; in nf_sockopt_find() local
95 struct nf_sockopt_ops *ops; in nf_setsockopt() local
110 struct nf_sockopt_ops *ops; in nf_getsockopt() local
/linux/drivers/dma/sh/
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
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
904 const struct shdma_ops *ops = in chan_irq() local
[all …]
/linux/net/sunrpc/
A Dauth.c109 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
228 const struct rpc_authops *ops; in rpcauth_create() local
596 struct rpc_auth *auth, const struct rpc_credops *ops) in rpcauth_init_cred()
725 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_marshcred() local
758 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_wrap_req() local
[all …]

Completed in 102 milliseconds

12345678910>>...66