/openbmc/u-boot/drivers/sound/ |
H A D | sound-uclass.c | 16 struct sound_ops *ops = sound_get_ops(dev); in sound_setup() local 26 struct sound_ops *ops = sound_get_ops(dev); in sound_play() local 36 struct sound_ops *ops = sound_get_ops(dev); in sound_start_beep() local 46 struct sound_ops *ops = sound_get_ops(dev); in sound_stop_beep() local
|
/openbmc/linux/drivers/virtio/ |
H A D | virtio_vdpa.c | 76 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_generation() local 87 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_status() local 109 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_notify() local 119 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_notify_with_data() local 151 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_setup_vq() local 271 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_del_vq() local 365 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_find_vqs() local 414 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_features() local 442 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_set_vq_affinity() local 455 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_vq_affinity() local [all …]
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | khugepaged.c | 600 static void *alloc_hpage(struct mem_ops *ops) in alloc_hpage() 793 struct mem_ops *ops, bool expect) in __madvise_collapse() 822 struct mem_ops *ops, bool expect) in madvise_collapse() 834 struct mem_ops *ops) in wait_for_scan() 866 struct mem_ops *ops, bool expect) in khugepaged_collapse() 902 static bool is_tmpfs(struct mem_ops *ops) in is_tmpfs() 934 static void collapse_full(struct collapse_context *c, struct mem_ops *ops) in collapse_full() 948 static void collapse_empty(struct collapse_context *c, struct mem_ops *ops) in collapse_empty() 1176 static void collapse_fork(struct collapse_context *c, struct mem_ops *ops) in collapse_fork() 1332 struct mem_ops *ops) in madvise_collapse_existing_thps() [all …]
|
/openbmc/linux/net/netfilter/ |
H A D | nf_sockopt.c | 27 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
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_gpuva_mgr.c | 675 const struct drm_gpuva_fn_ops *ops) in drm_gpuva_manager_init() 1310 const struct drm_gpuva_fn_ops *ops = mgr->ops; in drm_gpuva_sm_map() local 1400 struct drm_gpuva_ops *ops; in drm_gpuva_sm_step() member 1403 struct drm_gpuva_ops *ops = args->ops; in drm_gpuva_sm_step() local 1493 struct drm_gpuva_ops *ops; in drm_gpuva_sm_map_ops_create() local 1496 struct drm_gpuva_ops *ops; in drm_gpuva_sm_map_ops_create() member 1556 struct drm_gpuva_ops *ops; in drm_gpuva_sm_unmap_ops_create() local 1559 struct drm_gpuva_ops *ops; in drm_gpuva_sm_unmap_ops_create() member 1607 struct drm_gpuva_ops *ops; in drm_gpuva_prefetch_ops_create() local 1662 struct drm_gpuva_ops *ops; in drm_gpuva_gem_unmap_ops_create() local [all …]
|
/openbmc/linux/kernel/trace/ |
H A D | ftrace_internal.h | 22 # define ftrace_startup(ops, command) \ argument 29 # define ftrace_shutdown(ops, command) \ argument 37 ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs) in ftrace_ops_test()
|
H A D | ftrace.c | 287 struct ftrace_ops *ops) in add_ftrace_ops() 301 struct ftrace_ops *ops) in remove_ftrace_ops() 1045 struct ftrace_ops ops; member 1660 struct ftrace_ops *ops; in test_rec_ops_needs_regs() local 2156 struct ftrace_ops *ops = NULL; in ftrace_bug() local 2581 struct ftrace_ops *ops; in ftrace_get_addr_new() local 2622 struct ftrace_ops *ops; in ftrace_get_addr_curr() local 3345 struct ftrace_ops *ops; member 3847 struct ftrace_ops *ops; in t_show() local 4105 struct ftrace_ops *ops = inode->i_private; in ftrace_filter_open() local [all …]
|
/openbmc/u-boot/drivers/sysreset/ |
H A D | sysreset-uclass.c | 21 struct sysreset_ops *ops = sysreset_get_ops(dev); in sysreset_request() local 31 struct sysreset_ops *ops = sysreset_get_ops(dev); in sysreset_get_status() local 41 struct sysreset_ops *ops = sysreset_get_ops(dev); in sysreset_get_last() local 124 struct sysreset_ops *ops = sysreset_get_ops(dev); in sysreset_post_bind() local
|
/openbmc/linux/net/sunrpc/ |
H A D | auth.c | 106 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 …]
|
/openbmc/linux/drivers/dma/sh/ |
H A 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 896 const struct shdma_ops *ops = in chan_irq() local [all …]
|
/openbmc/u-boot/drivers/smem/ |
H A D | smem-uclass.c | 13 struct smem_ops *ops = smem_get_ops(dev); in smem_alloc() local 24 struct smem_ops *ops = smem_get_ops(dev); in smem_get() local 34 struct smem_ops *ops = smem_get_ops(dev); in smem_get_free_space() local
|
/openbmc/u-boot/drivers/pwm/ |
H A D | pwm-uclass.c | 13 struct pwm_ops *ops = pwm_get_ops(dev); in pwm_set_invert() local 24 struct pwm_ops *ops = pwm_get_ops(dev); in pwm_set_config() local 34 struct pwm_ops *ops = pwm_get_ops(dev); in pwm_set_enable() local
|
/openbmc/linux/net/dsa/ |
H A D | master.c | 22 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_regs_len() local 52 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_regs() local 88 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_ethtool_stats() local 107 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_ethtool_phy_stats() local 131 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_sset_count() local 154 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 270 const struct dsa_device_ops *ops = dev->dsa_ptr->tag_ops; in dsa_master_set_promiscuity() local
|
H A D | tag.c | 169 const char *dsa_tag_protocol_to_str(const struct dsa_device_ops *ops) in dsa_tag_protocol_to_str() 179 const struct dsa_device_ops *ops = ERR_PTR(-ENOPROTOOPT); in dsa_tag_driver_get_by_name() local 205 const struct dsa_device_ops *ops; in dsa_tag_driver_get_by_id() local 231 void dsa_tag_driver_put(const struct dsa_device_ops *ops) in dsa_tag_driver_put()
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | usb-uclass.c | 37 struct dm_usb_ops *ops = usb_get_ops(bus); in submit_int_msg() local 49 struct dm_usb_ops *ops = usb_get_ops(bus); in submit_control_msg() local 72 struct dm_usb_ops *ops = usb_get_ops(bus); in submit_bulk_msg() local 85 struct dm_usb_ops *ops = usb_get_ops(bus); in create_int_queue() local 97 struct dm_usb_ops *ops = usb_get_ops(bus); in poll_int_queue() local 108 struct dm_usb_ops *ops = usb_get_ops(bus); in destroy_int_queue() local 119 struct dm_usb_ops *ops = usb_get_ops(bus); in usb_alloc_device() local 131 struct dm_usb_ops *ops = usb_get_ops(bus); in usb_reset_root_port() local 142 struct dm_usb_ops *ops = usb_get_ops(bus); in usb_update_hub_device() local 153 struct dm_usb_ops *ops = usb_get_ops(bus); in usb_get_max_xfer_size() local
|
/openbmc/u-boot/drivers/mmc/ |
H A D | mmc-uclass.c | 18 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_send_cmd() local 38 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_set_ios() local 52 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_send_init_stream() local 66 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_wait_dat0() local 81 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_get_wp() local 95 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_get_cd() local 110 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_execute_tuning() local
|
/openbmc/linux/kernel/livepatch/ |
H A D | patch.c | 27 struct klp_ops *ops; in klp_find_ops() local 45 struct klp_ops *ops; in klp_ftrace_handler() local 129 struct klp_ops *ops; in klp_unpatch_func() local 162 struct klp_ops *ops; in klp_patch_func() local
|
/openbmc/u-boot/drivers/pinctrl/ |
H A D | pinctrl-generic.c | 22 const struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinctrl_pin_name_to_selector() local 53 const struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinctrl_group_name_to_selector() local 85 const struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinmux_func_name_to_selector() local 119 const struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinmux_enable_setting() local 162 const struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinconf_prop_name_to_param() local 198 const struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinconf_enable_setting() local
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A 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 371 struct fbcon_ops *ops = info->fbcon_par; in cw_update_start() local 386 void fbcon_rotate_cw(struct fbcon_ops *ops) in fbcon_rotate_cw()
|
H A 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 411 struct fbcon_ops *ops = info->fbcon_par; in ud_update_start() local 430 void fbcon_rotate_ud(struct fbcon_ops *ops) in fbcon_rotate_ud()
|
/openbmc/u-boot/drivers/video/ |
H A D | display-uclass.c | 14 struct dm_display_ops *ops = display_get_ops(dev); in display_read_edid() local 24 struct dm_display_ops *ops = display_get_ops(dev); in display_enable() local 42 struct dm_display_ops *ops = display_get_ops(dev); in display_read_timing() local
|
/openbmc/linux/include/linux/ |
H A D | moduleparam.h | 72 const struct kernel_param_ops *ops; member 97 const struct kernel_param_ops *ops; member 175 #define module_param_cb(name, ops, arg, perm) \ argument 182 #define __level_param_cb(name, ops, arg, perm, level) \ argument 194 #define core_param_cb(name, ops, arg, perm) \ argument 207 #define postcore_param_cb(name, ops, arg, perm) \ argument 220 #define arch_param_cb(name, ops, arg, perm) \ argument 233 #define subsys_param_cb(name, ops, arg, perm) \ argument 246 #define fs_param_cb(name, ops, arg, perm) \ argument 259 #define device_param_cb(name, ops, arg, perm) \ argument [all …]
|
/openbmc/linux/net/core/ |
H A D | fib_notifier.c | 43 struct fib_notifier_ops *ops; in fib_seq_sum() local 64 struct fib_notifier_ops *ops; in fib_net_dump() local 129 static int __fib_notifier_ops_register(struct fib_notifier_ops *ops, in __fib_notifier_ops_register() 145 struct fib_notifier_ops *ops; in fib_notifier_ops_register() local 164 void fib_notifier_ops_unregister(struct fib_notifier_ops *ops) in fib_notifier_ops_unregister()
|
/openbmc/u-boot/drivers/i2c/ |
H A D | i2c-uclass.c | 76 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_read_bytewise() local 105 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_write_bytewise() local 128 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_read() local 159 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_write() local 213 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_xfer() local 252 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_probe_chip() local 394 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_set_bus_speed() local 415 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_get_bus_speed() local 428 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_set_chip_flags() local 568 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_deblock() local
|
/openbmc/u-boot/drivers/led/ |
H A D | led-uclass.c | 37 struct led_ops *ops = led_get_ops(dev); in led_set_state() local 47 struct led_ops *ops = led_get_ops(dev); in led_get_state() local 58 struct led_ops *ops = led_get_ops(dev); in led_set_period() local
|