| /linux/arch/mips/include/asm/ |
| H A D | unaligned-emul.h | 8 #define _LoadHW(addr, value, res, type) \ argument 31 #define _LoadW(addr, value, res, type) \ argument 53 #define _LoadW(addr, value, res, type) \ argument 88 #define _LoadHWU(addr, value, res, type) \ argument 113 #define _LoadWU(addr, value, res, type) \ argument 135 #define _LoadDW(addr, value, res) \ argument 157 #define _LoadWU(addr, value, res, type) \ argument 190 #define _LoadDW(addr, value, res) \ argument 242 #define _StoreHW(addr, value, res, type) \ argument 266 #define _StoreW(addr, value, res, type) \ argument [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | rx_res.c | 36 static u32 *get_vhca_ids(struct mlx5e_rx_res *res, int offset) in get_vhca_ids() 43 void mlx5e_rx_res_rss_update_num_channels(struct mlx5e_rx_res *res, u32 nch) in mlx5e_rx_res_rss_update_num_channels() 53 static int mlx5e_rx_res_rss_init_def(struct mlx5e_rx_res *res, in mlx5e_rx_res_rss_init_def() 89 int mlx5e_rx_res_rss_init(struct mlx5e_rx_res *res, u32 rss_idx, unsigned int init_nch) in mlx5e_rx_res_rss_init() 129 static int __mlx5e_rx_res_rss_destroy(struct mlx5e_rx_res *res, u32 rss_idx) in __mlx5e_rx_res_rss_destroy() 143 int mlx5e_rx_res_rss_destroy(struct mlx5e_rx_res *res, u32 rss_idx) in mlx5e_rx_res_rss_destroy() 157 static void mlx5e_rx_res_rss_destroy_all(struct mlx5e_rx_res *res) in mlx5e_rx_res_rss_destroy_all() 180 static void mlx5e_rx_res_rss_enable(struct mlx5e_rx_res *res) in mlx5e_rx_res_rss_enable() 197 static void mlx5e_rx_res_rss_disable(struct mlx5e_rx_res *res) in mlx5e_rx_res_rss_disable() 213 void mlx5e_rx_res_rss_set_indir_uniform(struct mlx5e_rx_res *res, unsigned int nch) in mlx5e_rx_res_rss_set_indir_uniform() [all …]
|
| /linux/drivers/infiniband/hw/bnxt_re/ |
| H A D | qplib_res.c | 57 static void __free_pbl(struct bnxt_qplib_res *res, struct bnxt_qplib_pbl *pbl, in __free_pbl() 97 static int __alloc_pbl(struct bnxt_qplib_res *res, in __alloc_pbl() 150 void bnxt_qplib_free_hwq(struct bnxt_qplib_res *res, in bnxt_qplib_free_hwq() 184 struct bnxt_qplib_res *res; in bnxt_qplib_alloc_init_hwq() local 347 void bnxt_qplib_free_hwctx(struct bnxt_qplib_res *res, in bnxt_qplib_free_hwctx() 364 static int bnxt_qplib_alloc_tqm_rings(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_tqm_rings() 445 static int bnxt_qplib_setup_tqm_rings(struct bnxt_qplib_res *res, in bnxt_qplib_setup_tqm_rings() 480 int bnxt_qplib_alloc_hwctx(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_hwctx() 540 static void bnxt_qplib_free_sgid_tbl(struct bnxt_qplib_res *res, in bnxt_qplib_free_sgid_tbl() 555 static int bnxt_qplib_alloc_sgid_tbl(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_sgid_tbl() [all …]
|
| /linux/fs/ocfs2/dlm/ |
| H A D | dlmthread.c | 42 void __dlm_wait_on_lockres_flags(struct dlm_lock_resource *res, int flags) in __dlm_wait_on_lockres_flags() 61 int __dlm_lockres_has_locks(struct dlm_lock_resource *res) in __dlm_lockres_has_locks() 74 int __dlm_lockres_unused(struct dlm_lock_resource *res) in __dlm_lockres_unused() 107 struct dlm_lock_resource *res) in __dlm_lockres_calc_usage() 133 struct dlm_lock_resource *res) in dlm_lockres_calc_usage() 151 struct dlm_lock_resource *res) in __dlm_do_purge_lockres() 191 struct dlm_lock_resource *res) in dlm_purge_lockres() 341 struct dlm_lock_resource *res) in dlm_shuffle_lists() 497 void dlm_kick_thread(struct dlm_ctxt *dlm, struct dlm_lock_resource *res) in dlm_kick_thread() 509 void __dlm_dirty_lockres(struct dlm_ctxt *dlm, struct dlm_lock_resource *res) in __dlm_dirty_lockres() [all …]
|
| H A D | dlmmaster.c | 251 struct dlm_lock_resource *res, in dlm_init_mle() 466 struct dlm_lock_resource *res; in dlm_lockres_release() local 518 void dlm_lockres_put(struct dlm_lock_resource *res) in dlm_lockres_put() 524 struct dlm_lock_resource *res, in dlm_init_lockres() 582 struct dlm_lock_resource *res = NULL; in dlm_new_lockres() local 602 struct dlm_lock_resource *res, int bit) in dlm_lockres_set_refmap_bit() 613 struct dlm_lock_resource *res, int bit) in dlm_lockres_clear_refmap_bit() 624 struct dlm_lock_resource *res) in __dlm_lockres_grab_inflight_ref() 634 struct dlm_lock_resource *res) in dlm_lockres_grab_inflight_ref() 641 struct dlm_lock_resource *res) in dlm_lockres_drop_inflight_ref() [all …]
|
| H A D | dlmunlock.c | 82 struct dlm_lock_resource *res, in dlmunlock_common() 265 void dlm_commit_pending_unlock(struct dlm_lock_resource *res, in dlm_commit_pending_unlock() 273 void dlm_commit_pending_cancel(struct dlm_lock_resource *res, in dlm_commit_pending_cancel() 282 struct dlm_lock_resource *res, in dlmunlock_master() 292 struct dlm_lock_resource *res, in dlmunlock_remote() 308 struct dlm_lock_resource *res, in dlm_send_remote_unlock_request() 394 struct dlm_lock_resource *res = NULL; in dlm_unlock_lock_handler() local 526 struct dlm_lock_resource *res, in dlm_get_cancel_actions() 558 struct dlm_lock_resource *res, in dlm_get_unlock_actions() 588 struct dlm_lock_resource *res; in dlmunlock() local
|
| H A D | dlmast.c | 76 struct dlm_lock_resource *res; in __dlm_queue_ast() local 142 struct dlm_lock_resource *res; in __dlm_queue_bast() local 166 static void dlm_update_lvb(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_update_lvb() 196 void dlm_do_local_ast(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_do_local_ast() 214 int dlm_do_remote_ast(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_do_remote_ast() 238 void dlm_do_local_bast(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_do_local_bast() 262 struct dlm_lock_resource *res = NULL; in dlm_proxy_ast_handler() local 421 int dlm_send_proxy_ast_msg(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_send_proxy_ast_msg()
|
| /linux/lib/ |
| H A D | kstrtox.c | 55 unsigned long long res; in _parse_integer_limit() local 96 static int _kstrtoull(const char *s, unsigned int base, unsigned long long *res) in _kstrtoull() argument 132 kstrtoull(const char * s,unsigned int base,unsigned long long * res) kstrtoull() argument 156 kstrtoll(const char * s,unsigned int base,long long * res) kstrtoll() argument 181 _kstrtoul(const char * s,unsigned int base,unsigned long * res) _kstrtoul() argument 197 _kstrtol(const char * s,unsigned int base,long * res) _kstrtol() argument 228 kstrtouint(const char * s,unsigned int base,unsigned int * res) kstrtouint() argument 259 kstrtoint(const char * s,unsigned int base,int * res) kstrtoint() argument 275 kstrtou16(const char * s,unsigned int base,u16 * res) kstrtou16() argument 291 kstrtos16(const char * s,unsigned int base,s16 * res) kstrtos16() argument 307 kstrtou8(const char * s,unsigned int base,u8 * res) kstrtou8() argument 323 kstrtos8(const char * s,unsigned int base,s8 * res) kstrtos8() argument 348 kstrtobool(const char * s,bool * res) kstrtobool() argument 399 kstrtobool_from_user(const char __user * s,size_t count,bool * res) kstrtobool_from_user() argument [all...] |
| H A D | devres.c | 19 void devm_ioremap_release(struct device *dev, void *res) in devm_ioremap_release() 24 static int devm_ioremap_match(struct device *dev, void *res, void *match_data) in devm_ioremap_match() 124 __devm_ioremap_resource(struct device *dev, const struct resource *res, in __devm_ioremap_resource() 189 const struct resource *res) in devm_ioremap_resource() 205 const struct resource *res) in devm_ioremap_resource_wc() 244 struct resource res; in devm_of_iomap() local 258 static void devm_ioport_map_release(struct device *dev, void *res) in devm_ioport_map_release() 263 static int devm_ioport_map_match(struct device *dev, void *res, in devm_ioport_map_match() 317 static void devm_arch_phys_ac_add_release(struct device *dev, void *res) in devm_arch_phys_ac_add_release() 359 static void devm_arch_io_free_memtype_wc_release(struct device *dev, void *res) in devm_arch_io_free_memtype_wc_release()
|
| /linux/drivers/infiniband/core/ |
| H A D | restrack.c | 83 static struct ib_device *res_to_dev(struct rdma_restrack_entry *res) in res_to_dev() 117 static void rdma_restrack_attach_task(struct rdma_restrack_entry *res, in rdma_restrack_attach_task() 135 void rdma_restrack_set_name(struct rdma_restrack_entry *res, const char *caller) in rdma_restrack_set_name() 168 void rdma_restrack_new(struct rdma_restrack_entry *res, in rdma_restrack_new() 181 void rdma_restrack_add(struct rdma_restrack_entry *res) in rdma_restrack_add() 230 int __must_check rdma_restrack_get(struct rdma_restrack_entry *res) in rdma_restrack_get() 249 struct rdma_restrack_entry *res; in rdma_restrack_get_byid() local 263 struct rdma_restrack_entry *res; in restrack_release() local 273 int rdma_restrack_put(struct rdma_restrack_entry *res) in rdma_restrack_put() 283 void rdma_restrack_del(struct rdma_restrack_entry *res) in rdma_restrack_del()
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_shader.c | 36 struct vmw_resource res; member 49 struct vmw_resource res; member 131 vmw_res_to_shader(struct vmw_resource *res) in vmw_res_to_shader() 143 vmw_res_to_dx_shader(struct vmw_resource *res) in vmw_res_to_dx_shader() 148 static void vmw_hw_shader_destroy(struct vmw_resource *res) in vmw_hw_shader_destroy() 157 static int vmw_gb_shader_init(struct vmw_private *dev_priv, in vmw_gb_shader_init() 158 struct vmw_resource *res, in vmw_gb_shader_init() 199 static int vmw_gb_shader_create(struct vmw_resource *res) in vmw_gb_shader_create() 245 static int vmw_gb_shader_bind(struct vmw_resource *res, in vmw_gb_shader_bind() 272 static int vmw_gb_shader_unbind(struct vmw_resource *res, in vmw_gb_shader_unbind() [all …]
|
| H A D | vmwgfx_streamoutput.c | 47 struct vmw_resource res; member 79 vmw_res_to_dx_streamoutput(struct vmw_resource *res) in vmw_res_to_dx_streamoutput() 90 static int vmw_dx_streamoutput_unscrub(struct vmw_resource *res) in vmw_dx_streamoutput_unscrub() 119 static int vmw_dx_streamoutput_create(struct vmw_resource *res) in vmw_dx_streamoutput_create() 138 static int vmw_dx_streamoutput_bind(struct vmw_resource *res, in vmw_dx_streamoutput_bind() 161 static int vmw_dx_streamoutput_scrub(struct vmw_resource *res) in vmw_dx_streamoutput_scrub() 193 static int vmw_dx_streamoutput_unbind(struct vmw_resource *res, bool readback, in vmw_dx_streamoutput_unbind() 219 static void vmw_dx_streamoutput_commit_notify(struct vmw_resource *res, in vmw_dx_streamoutput_commit_notify() 255 static void vmw_dx_streamoutput_res_free(struct vmw_resource *res) in vmw_dx_streamoutput_res_free() 263 static void vmw_dx_streamoutput_hw_destroy(struct vmw_resource *res) in vmw_dx_streamoutput_hw_destroy() [all …]
|
| H A D | vmwgfx_cotable.c | 53 struct vmw_resource res; member 153 static struct vmw_cotable *vmw_cotable(struct vmw_resource *res) in vmw_cotable() 166 static int vmw_cotable_destroy(struct vmw_resource *res) in vmw_cotable_destroy() 181 static int vmw_cotable_unscrub(struct vmw_resource *res) in vmw_cotable_unscrub() 223 static int vmw_cotable_bind(struct vmw_resource *res, in vmw_cotable_bind() 256 int vmw_cotable_scrub(struct vmw_resource *res, bool readback) in vmw_cotable_scrub() 321 static int vmw_cotable_unbind(struct vmw_resource *res, in vmw_cotable_unbind() 356 static int vmw_cotable_readback(struct vmw_resource *res) in vmw_cotable_readback() 399 static int vmw_cotable_resize(struct vmw_resource *res, size_t new_size) in vmw_cotable_resize() 544 static int vmw_cotable_create(struct vmw_resource *res) in vmw_cotable_create() [all …]
|
| H A D | vmwgfx_context.c | 37 struct vmw_resource res; member 124 struct vmw_resource *res; in vmw_context_cotables_unref() local 140 static void vmw_hw_context_destroy(struct vmw_resource *res) in vmw_hw_context_destroy() 182 struct vmw_resource *res, in vmw_gb_context_init() 183 void (*res_free)(struct vmw_resource *res)) in vmw_gb_context_init() 242 struct vmw_resource *res, in vmw_context_init() 243 void (*res_free)(struct vmw_resource *res), in vmw_context_init() 298 static int vmw_gb_context_create(struct vmw_resource *res) in vmw_gb_context_create() 341 static int vmw_gb_context_bind(struct vmw_resource *res, in vmw_gb_context_bind() 368 static int vmw_gb_context_unbind(struct vmw_resource *res, in vmw_gb_context_unbind() [all …]
|
| H A D | vmwgfx_simple_resource.c | 63 void (*res_free)(struct vmw_resource *res)) in vmw_simple_resource_init() 65 struct vmw_resource *res = &simple->res; in vmw_simple_resource_init() local 94 static void vmw_simple_resource_free(struct vmw_resource *res) in vmw_simple_resource_free() 117 struct vmw_resource *res = &usimple->simple.res; in vmw_simple_resource_base_release() local 144 struct vmw_resource *res; in vmw_simple_resource_create_ioctl() local 208 struct vmw_resource *res; in vmw_simple_resource_lookup() local
|
| /linux/net/mac802154/ |
| H A D | mib.c | 25 int res; in mac802154_dev_set_page_channel() local 44 int res; in mac802154_get_params() local 60 int res; in mac802154_set_params() local 76 int res; in mac802154_add_key() local 91 int res; in mac802154_del_key() local 106 int res; in mac802154_add_dev() local 120 int res; in mac802154_del_dev() local 136 int res; in mac802154_add_devkey() local 152 int res; in mac802154_del_devkey() local 167 int res; in mac802154_add_seclevel() local [all …]
|
| /linux/drivers/ufs/host/ |
| H A D | ufs-mediatek-sip.h | 45 struct arm_smccc_res *res; member 67 #define ufs_mtk_va09_pwr_ctrl(res, on) \ argument 70 #define ufs_mtk_crypto_ctrl(res, enable) \ argument 73 #define ufs_mtk_ref_clk_notify(on, stage, res) \ argument 76 #define ufs_mtk_device_reset_ctrl(high, res) \ argument 79 #define ufs_mtk_sram_pwr_ctrl(on, res) \ argument 82 #define ufs_mtk_get_vcc_num(res) \ argument 85 #define ufs_mtk_device_pwr_ctrl(on, ufs_version, res) \ argument 88 #define ufs_mtk_mphy_ctrl(op, res) \ argument 91 #define ufs_mtk_mtcmos_ctrl(op, res) \ argument
|
| /linux/lib/kunit/ |
| H A D | resource.c | 22 struct kunit_resource *res, in __kunit_add_resource() 48 void kunit_remove_resource(struct kunit *test, struct kunit_resource *res) in kunit_remove_resource() 66 struct kunit_resource *res = kunit_find_resource(test, match, in kunit_destroy_resource() local 82 struct kunit_resource res; member 87 static void __kunit_action_free(struct kunit_resource *res) in __kunit_action_free() 119 int res = kunit_add_action(test, action, ctx); in kunit_add_action_or_reset() local 128 struct kunit_resource *res, void *match_data) in __kunit_action_match() 146 struct kunit_resource *res; in kunit_remove_action() local 166 struct kunit_resource *res; in kunit_release_action() local
|
| /linux/tools/testing/selftests/futex/functional/ |
| H A D | futex_waitv.c | 31 int res; in waiterfn() local 54 int res, i; in TEST() local 82 int res, i; in TEST() local 125 int res; in TEST() local 148 int res; in TEST() local 172 int res; in TEST() local 210 int res; in TEST() local
|
| /linux/drivers/scsi/libsas/ |
| H A D | sas_expander.c | 59 int res, retry; in smp_execute_task_sg() local 378 int res; in sas_ex_phy_discover_helper() local 397 int res = 0; in sas_ex_phy_discover() local 434 int res; in sas_expander_discover() local 461 int res; in sas_ex_general() local 541 int res; in sas_ex_manuf_info() local 582 int res; in sas_smp_phy_control() local 660 int res; in sas_smp_get_phy_events() local 705 int res; in sas_get_report_phy_sata() local 779 int res; in sas_ex_add_dev() local [all …]
|
| /linux/drivers/ssb/ |
| H A D | embedded.c | 72 u32 res = 0; in ssb_gpio_in() local 90 u32 res = 0; in ssb_gpio_out() local 108 u32 res = 0; in ssb_gpio_outen() local 126 u32 res = 0; in ssb_gpio_control() local 140 u32 res = 0; in ssb_gpio_intmask() local 158 u32 res = 0; in ssb_gpio_polarity() local 179 int res; in gige_pci_init_callback() local 221 int res; in gige_map_irq_callback() local 242 int res; in ssb_pcibios_map_irq() local
|
| /linux/include/kunit/ |
| H A D | resource.h | 100 static inline void kunit_get_resource(struct kunit_resource *res) in kunit_get_resource() 111 struct kunit_resource *res = container_of(kref, struct kunit_resource, in kunit_release_resource() local 136 static inline void kunit_put_resource(struct kunit_resource *res) in kunit_put_resource() 172 struct kunit_resource *res, in kunit_add_resource() 194 struct kunit_resource *res, in kunit_add_named_resource() 243 struct kunit_resource *res; in kunit_alloc_and_get_resource() local 286 struct kunit_resource *res; in kunit_alloc_resource() local 310 struct kunit_resource *res, in kunit_resource_name_match() 327 struct kunit_resource *res, *found = NULL; in kunit_find_resource() local
|
| /linux/drivers/ps3/ |
| H A D | ps3av_cmd.c | 145 int res; in ps3av_cmd_init() local 196 int res; in ps3av_cmd_fin() local 215 int i, send_len, res; in ps3av_cmd_av_video_mute() local 243 int res; in ps3av_cmd_av_video_disable_sig() local 266 int res; in ps3av_cmd_av_tv_mute() local 288 int res; in ps3av_cmd_enable_event() local 309 int res; in ps3av_cmd_av_hdmi_mode() local 411 int res; in ps3av_cmd_video_format_black() local 438 int i, res; in ps3av_cmd_av_audio_mute() local 785 int res; in ps3av_cmd_audio_mode() local [all …]
|
| /linux/arch/mips/kernel/ |
| H A D | mips-r2-to-r6-emul.c | 404 s64 res; in mult_func() local 431 u64 res; in multu_func() local 499 s64 res; in dmult_func() local 531 u64 res; in dmultu_func() local 635 s64 res; in madd_func() local 664 u64 res; in maddu_func() local 693 s64 res; in msub_func() local 722 u64 res; in msubu_func() local 751 s64 res; in mul_func() local 777 u32 res; in clz_func() local [all …]
|
| /linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_resource.c | 69 static int nfp_cpp_resource_find(struct nfp_cpp *cpp, struct nfp_resource *res) in nfp_cpp_resource_find() 112 nfp_resource_try_acquire(struct nfp_cpp *cpp, struct nfp_resource *res, in nfp_resource_try_acquire() 155 struct nfp_resource *res; in nfp_resource_acquire() local 213 void nfp_resource_release(struct nfp_resource *res) in nfp_resource_release() 235 struct nfp_resource *res; in nfp_resource_wait() local 271 u32 nfp_resource_cpp_id(struct nfp_resource *res) in nfp_resource_cpp_id() 282 const char *nfp_resource_name(struct nfp_resource *res) in nfp_resource_name() 293 u64 nfp_resource_address(struct nfp_resource *res) in nfp_resource_address() 304 u64 nfp_resource_size(struct nfp_resource *res) in nfp_resource_size()
|