/Linux-v4.19/arch/mips/kernel/ |
D | unaligned.c | 111 #define _LoadHW(addr, value, res, type) \ argument 134 #define _LoadW(addr, value, res, type) \ argument 156 #define _LoadW(addr, value, res, type) \ argument 191 #define _LoadHWU(addr, value, res, type) \ argument 216 #define _LoadWU(addr, value, res, type) \ argument 238 #define _LoadDW(addr, value, res) \ argument 260 #define _LoadWU(addr, value, res, type) \ argument 293 #define _LoadDW(addr, value, res) \ argument 345 #define _StoreHW(addr, value, res, type) \ argument 369 #define _StoreW(addr, value, res, type) \ argument [all …]
|
/Linux-v4.19/drivers/media/platform/omap3isp/ |
D | ispresizer.c | 120 __resizer_get_format(struct isp_res_device *res, struct v4l2_subdev_pad_config *cfg, in __resizer_get_format() 136 __resizer_get_crop(struct isp_res_device *res, struct v4l2_subdev_pad_config *cfg, in __resizer_get_crop() 152 static void resizer_set_filters(struct isp_res_device *res, const u16 *h_coeff, in resizer_set_filters() 183 static void resizer_set_bilinear(struct isp_res_device *res, in resizer_set_bilinear() 201 static void resizer_set_ycpos(struct isp_res_device *res, u32 pixelcode) in resizer_set_ycpos() 227 static void resizer_set_phase(struct isp_res_device *res, u32 h_phase, in resizer_set_phase() 263 static void resizer_set_luma(struct isp_res_device *res, in resizer_set_luma() 289 static void resizer_set_source(struct isp_res_device *res, in resizer_set_source() 309 static void resizer_set_ratio(struct isp_res_device *res, in resizer_set_ratio() 353 static void resizer_set_output_size(struct isp_res_device *res, in resizer_set_output_size() [all …]
|
/Linux-v4.19/drivers/infiniband/core/ |
D | restrack.c | 21 void rdma_restrack_init(struct rdma_restrack_root *res) in rdma_restrack_init() 40 void rdma_restrack_clean(struct rdma_restrack_root *res) in rdma_restrack_clean() 75 int rdma_restrack_count(struct rdma_restrack_root *res, in rdma_restrack_count() 94 static void set_kern_name(struct rdma_restrack_entry *res) in set_kern_name() 120 static struct ib_device *res_to_dev(struct rdma_restrack_entry *res) in res_to_dev() 140 static bool res_is_user(struct rdma_restrack_entry *res) in res_is_user() 159 void rdma_restrack_add(struct rdma_restrack_entry *res) in rdma_restrack_add() 187 int __must_check rdma_restrack_get(struct rdma_restrack_entry *res) in rdma_restrack_get() 195 struct rdma_restrack_entry *res; in restrack_release() local 201 int rdma_restrack_put(struct rdma_restrack_entry *res) in rdma_restrack_put() [all …]
|
/Linux-v4.19/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_resource.c | 37 struct vmw_resource *vmw_resource_reference(struct vmw_resource *res) in vmw_resource_reference() 44 vmw_resource_reference_unless_doomed(struct vmw_resource *res) in vmw_resource_reference_unless_doomed() 56 void vmw_resource_release_id(struct vmw_resource *res) in vmw_resource_release_id() 70 struct vmw_resource *res = in vmw_resource_release() local 119 struct vmw_resource *res = *p_res; in vmw_resource_unreference() local 134 int vmw_resource_alloc_id(struct vmw_resource *res) in vmw_resource_alloc_id() 165 int vmw_resource_init(struct vmw_private *dev_priv, struct vmw_resource *res, in vmw_resource_init() 202 void vmw_resource_activate(struct vmw_resource *res, in vmw_resource_activate() 235 struct vmw_resource *res; in vmw_user_resource_lookup_handle() local 276 struct vmw_resource *res; in vmw_user_lookup_handle() local [all …]
|
D | vmwgfx_shader.c | 35 struct vmw_resource res; member 48 struct vmw_resource res; member 129 vmw_res_to_shader(struct vmw_resource *res) in vmw_res_to_shader() 141 vmw_res_to_dx_shader(struct vmw_resource *res) in vmw_res_to_dx_shader() 146 static void vmw_hw_shader_destroy(struct vmw_resource *res) in vmw_hw_shader_destroy() 155 static int vmw_gb_shader_init(struct vmw_private *dev_priv, in vmw_gb_shader_init() 156 struct vmw_resource *res, in vmw_gb_shader_init() 197 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() 275 static int vmw_gb_shader_unbind(struct vmw_resource *res, in vmw_gb_shader_unbind() [all …]
|
D | vmwgfx_cotable.c | 51 struct vmw_resource res; member 133 static struct vmw_cotable *vmw_cotable(struct vmw_resource *res) in vmw_cotable() 146 static int vmw_cotable_destroy(struct vmw_resource *res) in vmw_cotable_destroy() 161 static int vmw_cotable_unscrub(struct vmw_resource *res) in vmw_cotable_unscrub() 206 static int vmw_cotable_bind(struct vmw_resource *res, in vmw_cotable_bind() 239 int vmw_cotable_scrub(struct vmw_resource *res, bool readback) in vmw_cotable_scrub() 307 static int vmw_cotable_unbind(struct vmw_resource *res, in vmw_cotable_unbind() 342 static int vmw_cotable_readback(struct vmw_resource *res) in vmw_cotable_readback() 388 static int vmw_cotable_resize(struct vmw_resource *res, size_t new_size) in vmw_cotable_resize() 511 static int vmw_cotable_create(struct vmw_resource *res) in vmw_cotable_create() [all …]
|
D | vmwgfx_context.c | 36 struct vmw_resource res; member 117 struct vmw_resource *res; in vmw_context_cotables_unref() local 131 static void vmw_hw_context_destroy(struct vmw_resource *res) in vmw_hw_context_destroy() 176 struct vmw_resource *res, in vmw_gb_context_init() 177 void (*res_free)(struct vmw_resource *res)) in vmw_gb_context_init() 236 struct vmw_resource *res, in vmw_context_init() 237 void (*res_free)(struct vmw_resource *res), in vmw_context_init() 293 static int vmw_gb_context_create(struct vmw_resource *res) in vmw_gb_context_create() 338 static int vmw_gb_context_bind(struct vmw_resource *res, in vmw_gb_context_bind() 367 static int vmw_gb_context_unbind(struct vmw_resource *res, in vmw_gb_context_unbind() [all …]
|
D | vmwgfx_simple_resource.c | 65 void (*res_free)(struct vmw_resource *res)) in vmw_simple_resource_init() 67 struct vmw_resource *res = &simple->res; in vmw_simple_resource_init() local 96 static void vmw_simple_resource_free(struct vmw_resource *res) in vmw_simple_resource_free() 122 struct vmw_resource *res = &usimple->simple.res; in vmw_simple_resource_base_release() local 149 struct vmw_resource *res; in vmw_simple_resource_create_ioctl() local 237 struct vmw_resource *res; in vmw_simple_resource_lookup() local
|
/Linux-v4.19/fs/ocfs2/dlm/ |
D | dlmthread.c | 61 void __dlm_wait_on_lockres_flags(struct dlm_lock_resource *res, int flags) in __dlm_wait_on_lockres_flags() 80 int __dlm_lockres_has_locks(struct dlm_lock_resource *res) in __dlm_lockres_has_locks() 93 int __dlm_lockres_unused(struct dlm_lock_resource *res) in __dlm_lockres_unused() 126 struct dlm_lock_resource *res) in __dlm_lockres_calc_usage() 152 struct dlm_lock_resource *res) in dlm_lockres_calc_usage() 170 struct dlm_lock_resource *res) in __dlm_do_purge_lockres() 210 struct dlm_lock_resource *res) in dlm_purge_lockres() 360 struct dlm_lock_resource *res) in dlm_shuffle_lists() 516 void dlm_kick_thread(struct dlm_ctxt *dlm, struct dlm_lock_resource *res) in dlm_kick_thread() 528 void __dlm_dirty_lockres(struct dlm_ctxt *dlm, struct dlm_lock_resource *res) in __dlm_dirty_lockres() [all …]
|
D | dlmmaster.c | 268 struct dlm_lock_resource *res, in dlm_init_mle() 483 struct dlm_lock_resource *res; in dlm_lockres_release() local 535 void dlm_lockres_put(struct dlm_lock_resource *res) in dlm_lockres_put() 541 struct dlm_lock_resource *res, in dlm_init_lockres() 599 struct dlm_lock_resource *res = NULL; in dlm_new_lockres() local 619 struct dlm_lock_resource *res, int bit) in dlm_lockres_set_refmap_bit() 630 struct dlm_lock_resource *res, int bit) in dlm_lockres_clear_refmap_bit() 641 struct dlm_lock_resource *res) in __dlm_lockres_grab_inflight_ref() 651 struct dlm_lock_resource *res) in dlm_lockres_grab_inflight_ref() 658 struct dlm_lock_resource *res) in dlm_lockres_drop_inflight_ref() [all …]
|
D | dlmunlock.c | 99 struct dlm_lock_resource *res, in dlmunlock_common() 267 void dlm_commit_pending_unlock(struct dlm_lock_resource *res, in dlm_commit_pending_unlock() 275 void dlm_commit_pending_cancel(struct dlm_lock_resource *res, in dlm_commit_pending_cancel() 284 struct dlm_lock_resource *res, in dlmunlock_master() 294 struct dlm_lock_resource *res, in dlmunlock_remote() 310 struct dlm_lock_resource *res, in dlm_send_remote_unlock_request() 396 struct dlm_lock_resource *res = NULL; in dlm_unlock_lock_handler() local 529 struct dlm_lock_resource *res, in dlm_get_cancel_actions() 561 struct dlm_lock_resource *res, in dlm_get_unlock_actions() 591 struct dlm_lock_resource *res; in dlmunlock() local
|
D | dlmast.c | 93 struct dlm_lock_resource *res; in __dlm_queue_ast() local 159 struct dlm_lock_resource *res; in __dlm_queue_bast() local 193 static void dlm_update_lvb(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_update_lvb() 223 void dlm_do_local_ast(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_do_local_ast() 241 int dlm_do_remote_ast(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_do_remote_ast() 265 void dlm_do_local_bast(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_do_local_bast() 289 struct dlm_lock_resource *res = NULL; in dlm_proxy_ast_handler() local 448 int dlm_send_proxy_ast_msg(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_send_proxy_ast_msg()
|
D | dlmlock.c | 90 static int dlm_can_grant_new_lock(struct dlm_lock_resource *res, in dlm_can_grant_new_lock() 119 struct dlm_lock_resource *res, in dlmlock_master() 198 void dlm_revert_pending_lock(struct dlm_lock_resource *res, in dlm_revert_pending_lock() 215 struct dlm_lock_resource *res, in dlmlock_remote() 301 struct dlm_lock_resource *res, in dlm_send_remote_lock_request() 374 struct dlm_lock_resource *res) in dlm_lock_attach_lockres() 383 struct dlm_lock_resource *res; in dlm_lock_detach_lockres() local 462 struct dlm_lock_resource *res = NULL; in dlm_create_lock_handler() local 563 struct dlm_lock_resource *res = NULL; in dlmlock() local
|
/Linux-v4.19/lib/ |
D | kstrtox.c | 50 unsigned long long res; in _parse_integer() local 85 static int _kstrtoull(const char *s, unsigned int base, unsigned long long *res) in _kstrtoull() 121 int kstrtoull(const char *s, unsigned int base, unsigned long long *res) in kstrtoull() 145 int kstrtoll(const char *s, unsigned int base, long long *res) in kstrtoll() 170 int _kstrtoul(const char *s, unsigned int base, unsigned long *res) in _kstrtoul() 186 int _kstrtol(const char *s, unsigned int base, long *res) in _kstrtol() 217 int kstrtouint(const char *s, unsigned int base, unsigned int *res) in kstrtouint() 248 int kstrtoint(const char *s, unsigned int base, int *res) in kstrtoint() 263 int kstrtou16(const char *s, unsigned int base, u16 *res) in kstrtou16() 278 int kstrtos16(const char *s, unsigned int base, s16 *res) in kstrtos16() [all …]
|
/Linux-v4.19/net/mac802154/ |
D | mib.c | 33 int res; in mac802154_dev_set_page_channel() local 52 int res; in mac802154_get_params() local 68 int res; in mac802154_set_params() local 84 int res; in mac802154_add_key() local 99 int res; in mac802154_del_key() local 114 int res; in mac802154_add_dev() local 128 int res; in mac802154_del_dev() local 144 int res; in mac802154_add_devkey() local 160 int res; in mac802154_del_devkey() local 175 int res; in mac802154_add_seclevel() local [all …]
|
/Linux-v4.19/drivers/acpi/ |
D | resource.c | 30 static inline bool acpi_iospace_resource_valid(struct resource *res) in acpi_iospace_resource_valid() 43 acpi_iospace_resource_valid(struct resource *res) { return true; } in acpi_iospace_resource_valid() 79 static void acpi_dev_memresource_flags(struct resource *res, u64 len, in acpi_dev_memresource_flags() 91 static void acpi_dev_get_memresource(struct resource *res, u64 start, u64 len, in acpi_dev_get_memresource() 113 bool acpi_dev_resource_memory(struct acpi_resource *ares, struct resource *res) in acpi_dev_resource_memory() 147 static void acpi_dev_ioresource_flags(struct resource *res, u64 len, in acpi_dev_ioresource_flags() 164 static void acpi_dev_get_ioresource(struct resource *res, u64 start, u64 len, in acpi_dev_get_ioresource() 186 bool acpi_dev_resource_io(struct acpi_resource *ares, struct resource *res) in acpi_dev_resource_io() 221 struct resource *res = &win->res; in acpi_decode_space() local 391 static void acpi_dev_irqresource_disabled(struct resource *res, u32 gsi) in acpi_dev_irqresource_disabled() [all …]
|
/Linux-v4.19/drivers/firmware/ |
D | qcom_scm-64.c | 85 struct arm_smccc_res *res) in qcom_scm_call() 211 struct arm_smccc_res res; in __qcom_scm_is_call_available() local 228 struct arm_smccc_res res; in __qcom_scm_hdcp_req() local 255 struct arm_smccc_res res; in __qcom_scm_init() local 275 struct arm_smccc_res res; in __qcom_scm_pas_supported() local 292 struct arm_smccc_res res; in __qcom_scm_pas_init_image() local 309 struct arm_smccc_res res; in __qcom_scm_pas_mem_setup() local 326 struct arm_smccc_res res; in __qcom_scm_pas_auth_and_reset() local 342 struct arm_smccc_res res; in __qcom_scm_pas_shutdown() local 356 struct arm_smccc_res res; in __qcom_scm_pas_mss_reset() local [all …]
|
/Linux-v4.19/drivers/infiniband/hw/bnxt_re/ |
D | qplib_res.c | 464 static void bnxt_qplib_free_sgid_tbl(struct bnxt_qplib_res *res, in bnxt_qplib_free_sgid_tbl() 479 static int bnxt_qplib_alloc_sgid_tbl(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_sgid_tbl() 513 static void bnxt_qplib_cleanup_sgid_tbl(struct bnxt_qplib_res *res, in bnxt_qplib_cleanup_sgid_tbl() 536 static void bnxt_qplib_free_pkey_tbl(struct bnxt_qplib_res *res, in bnxt_qplib_free_pkey_tbl() 549 static int bnxt_qplib_alloc_pkey_tbl(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_pkey_tbl() 576 int bnxt_qplib_dealloc_pd(struct bnxt_qplib_res *res, in bnxt_qplib_dealloc_pd() 596 static int bnxt_qplib_alloc_pd_tbl(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_pd_tbl() 637 int bnxt_qplib_dealloc_dpi(struct bnxt_qplib_res *res, in bnxt_qplib_dealloc_dpi() 657 static void bnxt_qplib_free_dpi_tbl(struct bnxt_qplib_res *res, in bnxt_qplib_free_dpi_tbl() 667 static int bnxt_qplib_alloc_dpi_tbl(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_dpi_tbl() [all …]
|
D | qplib_sp.c | 163 int bnxt_qplib_set_func_resources(struct bnxt_qplib_res *res, in bnxt_qplib_set_func_resources() 196 int bnxt_qplib_get_sgid(struct bnxt_qplib_res *res, in bnxt_qplib_get_sgid() 213 struct bnxt_qplib_res *res = to_bnxt_qplib(sgid_tbl, in bnxt_qplib_del_sgid() local 273 struct bnxt_qplib_res *res = to_bnxt_qplib(sgid_tbl, in bnxt_qplib_add_sgid() local 363 struct bnxt_qplib_res *res = to_bnxt_qplib(sgid_tbl, in bnxt_qplib_update_sgid() local 397 int bnxt_qplib_get_pkey(struct bnxt_qplib_res *res, in bnxt_qplib_get_pkey() 415 int bnxt_qplib_del_pkey(struct bnxt_qplib_res *res, in bnxt_qplib_del_pkey() 449 int bnxt_qplib_add_pkey(struct bnxt_qplib_res *res, in bnxt_qplib_add_pkey() 486 int bnxt_qplib_create_ah(struct bnxt_qplib_res *res, struct bnxt_qplib_ah *ah) in bnxt_qplib_create_ah() 528 int bnxt_qplib_destroy_ah(struct bnxt_qplib_res *res, struct bnxt_qplib_ah *ah) in bnxt_qplib_destroy_ah() [all …]
|
/Linux-v4.19/drivers/ssb/ |
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-v4.19/arch/x86/platform/olpc/ |
D | olpc_dt.c | 30 void *res[] = { &node }; in olpc_dt_getsibling() local 44 void *res[] = { &node }; in olpc_dt_getchild() local 61 void *res[] = { &len }; in olpc_dt_getproplen() local 84 void *res[] = { &plen }; in olpc_dt_getproperty() local 99 void *res[] = { &success }; in olpc_dt_nextprop() local 116 void *res[] = { len }; in olpc_dt_pkg2path() local 133 void *res; in prom_early_alloc() local 172 void *res[] = { &node }; in olpc_dt_finddevice() local 189 void *res[] = { &result }; in olpc_dt_interpret() local
|
/Linux-v4.19/drivers/scsi/libsas/ |
D | sas_expander.c | 71 int res, retry; in smp_execute_task_sg() local 387 int res; in sas_ex_phy_discover_helper() local 407 int res = 0; in sas_ex_phy_discover() local 444 int res = -ENOMEM; in sas_expander_discover() local 484 int res; in sas_ex_general() local 556 int res; in sas_ex_manuf_info() local 597 int res; in sas_smp_phy_control() local 668 int res; in sas_smp_get_phy_events() local 713 int res; in sas_get_report_phy_sata() local 792 int res; in sas_ex_discover_end_dev() local [all …]
|
/Linux-v4.19/drivers/pci/ |
D | setup-res.c | 32 struct resource *res = dev->resource + resno; in pci_std_update_resource() local 132 struct resource *res = &dev->resource[resource]; in pci_claim_resource() local 194 static int pci_revert_fw_address(struct resource *res, struct pci_dev *dev, in pci_revert_fw_address() 238 const struct resource *res, in pcibios_align_resource() 248 struct resource *res = dev->resource + resno; in __pci_assign_resource() local 311 struct resource *res = dev->resource + resno; in pci_assign_resource() local 357 struct resource *res = dev->resource + resno; in pci_reassign_resource() local 395 struct resource *res = dev->resource + resno; in pci_release_resource() local 411 struct resource *res = dev->resource + resno; in pci_resize_resource() local
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | nfp_resource.c | 99 static int nfp_cpp_resource_find(struct nfp_cpp *cpp, struct nfp_resource *res) in nfp_cpp_resource_find() 142 nfp_resource_try_acquire(struct nfp_cpp *cpp, struct nfp_resource *res, in nfp_resource_try_acquire() 185 struct nfp_resource *res; in nfp_resource_acquire() local 243 void nfp_resource_release(struct nfp_resource *res) in nfp_resource_release() 265 struct nfp_resource *res; in nfp_resource_wait() local 301 u32 nfp_resource_cpp_id(struct nfp_resource *res) in nfp_resource_cpp_id() 312 const char *nfp_resource_name(struct nfp_resource *res) in nfp_resource_name() 323 u64 nfp_resource_address(struct nfp_resource *res) in nfp_resource_address() 334 u64 nfp_resource_size(struct nfp_resource *res) in nfp_resource_size()
|
/Linux-v4.19/drivers/ps3/ |
D | ps3av_cmd.c | 157 int res; in ps3av_cmd_init() local 208 int res; in ps3av_cmd_fin() local 227 int i, send_len, res; in ps3av_cmd_av_video_mute() local 255 int res; in ps3av_cmd_av_video_disable_sig() local 278 int res; in ps3av_cmd_av_tv_mute() local 300 int res; in ps3av_cmd_enable_event() local 321 int res; in ps3av_cmd_av_hdmi_mode() local 423 int res; in ps3av_cmd_video_format_black() local 450 int i, res; in ps3av_cmd_av_audio_mute() local 797 int res; in ps3av_cmd_audio_mode() local [all …]
|