Home
last modified time | relevance | path

Searched defs:dm (Results 1 – 25 of 65) sorted by relevance

123

/Linux-v5.4/arch/arm/vfp/
Dvfpdouble.c250 static u32 vfp_double_fabs(int dd, int unused, int dm, u32 fpscr) in vfp_double_fabs()
256 static u32 vfp_double_fcpy(int dd, int unused, int dm, u32 fpscr) in vfp_double_fcpy()
262 static u32 vfp_double_fneg(int dd, int unused, int dm, u32 fpscr) in vfp_double_fneg()
268 static u32 vfp_double_fsqrt(int dd, int unused, int dm, u32 fpscr) in vfp_double_fsqrt()
358 static u32 vfp_compare(int dd, int signal_on_qnan, int dm, u32 fpscr) in vfp_compare()
419 static u32 vfp_double_fcmp(int dd, int unused, int dm, u32 fpscr) in vfp_double_fcmp()
424 static u32 vfp_double_fcmpe(int dd, int unused, int dm, u32 fpscr) in vfp_double_fcmpe()
429 static u32 vfp_double_fcmpz(int dd, int unused, int dm, u32 fpscr) in vfp_double_fcmpz()
434 static u32 vfp_double_fcmpez(int dd, int unused, int dm, u32 fpscr) in vfp_double_fcmpez()
439 static u32 vfp_double_fcvts(int sd, int unused, int dm, u32 fpscr) in vfp_double_fcvts()
[all …]
/Linux-v5.4/drivers/firmware/
Ddmi_scan.c41 static const char * __init dmi_string_nosave(const struct dmi_header *dm, u8 s) in dmi_string_nosave()
61 static const char * __init dmi_string(const struct dmi_header *dm, u8 s) in dmi_string()
97 const struct dmi_header *dm = (const struct dmi_header *)data; in dmi_decode_table() local
168 static void __init dmi_save_ident(const struct dmi_header *dm, int slot, in dmi_save_ident()
184 static void __init dmi_save_uuid(const struct dmi_header *dm, int slot, in dmi_save_uuid()
222 static void __init dmi_save_type(const struct dmi_header *dm, int slot, in dmi_save_type()
259 static void __init dmi_save_devices(const struct dmi_header *dm) in dmi_save_devices()
274 static void __init dmi_save_oem_strings_devices(const struct dmi_header *dm) in dmi_save_oem_strings_devices()
301 static void __init dmi_save_ipmi_device(const struct dmi_header *dm) in dmi_save_ipmi_device()
350 static void __init dmi_save_extended_devices(const struct dmi_header *dm) in dmi_save_extended_devices()
[all …]
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/
Ddm.c21 struct mlx5_dm *dm; in mlx5_dm_create() local
69 struct mlx5_dm *dm = dev->dm; in mlx5_dm_cleanup() local
98 struct mlx5_dm *dm = dev->dm; in mlx5_dm_sw_icm_alloc() local
183 struct mlx5_dm *dm = dev->dm; in mlx5_dm_sw_icm_dealloc() local
/Linux-v5.4/fs/adfs/
Dmap.c66 static int lookup_zone(const struct adfs_discmap *dm, const unsigned int idlen, in lookup_zone()
126 scan_free_map(struct adfs_sb_info *asb, struct adfs_discmap *dm) in scan_free_map()
190 struct adfs_discmap *dm, *dm_end; in scan_map() local
227 struct adfs_discmap *dm; in adfs_map_free() local
Dsuper.c115 static int adfs_checkmap(struct super_block *sb, struct adfs_discmap *dm) in adfs_checkmap()
327 struct adfs_discmap *dm; in adfs_read_map() local
/Linux-v5.4/drivers/infiniband/core/
Duverbs_std_types_dm.c41 struct ib_dm *dm = uobject->object; in uverbs_free_dm() local
59 struct ib_dm *dm; in UVERBS_HANDLER() local
Duverbs_std_types_mr.c87 struct ib_dm *dm = in UVERBS_HANDLER() local
/Linux-v5.4/drivers/net/ethernet/davicom/
Ddm9000.c413 struct board_info *dm = to_dm9000_board(dev); in dm9000_ioctl() local
543 struct board_info *dm = to_dm9000_board(dev); in dm9000_get_drvinfo() local
553 struct board_info *dm = to_dm9000_board(dev); in dm9000_get_msglevel() local
560 struct board_info *dm = to_dm9000_board(dev); in dm9000_set_msglevel() local
568 struct board_info *dm = to_dm9000_board(dev); in dm9000_get_link_ksettings() local
577 struct board_info *dm = to_dm9000_board(dev); in dm9000_set_link_ksettings() local
584 struct board_info *dm = to_dm9000_board(dev); in dm9000_nway_reset() local
591 struct board_info *dm = to_dm9000_board(dev); in dm9000_set_features() local
607 struct board_info *dm = to_dm9000_board(dev); in dm9000_get_link() local
628 struct board_info *dm = to_dm9000_board(dev); in dm9000_get_eeprom() local
[all …]
/Linux-v5.4/drivers/platform/x86/
Ddell-smbios-smm.c58 static void parse_da_table(const struct dmi_header *dm) in parse_da_table()
73 static void find_cmd_address(const struct dmi_header *dm, void *dummy) in find_cmd_address()
Ddell-smbios-wmi.c229 static void parse_b1_table(const struct dmi_header *dm) in parse_b1_table()
243 static void find_b1(const struct dmi_header *dm, void *dummy) in find_b1()
Ddell-smbios-base.c353 static void __init parse_da_table(const struct dmi_header *dm) in parse_da_table()
406 static void __init find_tokens(const struct dmi_header *dm, void *dummy) in find_tokens()
/Linux-v5.4/drivers/hv/
Dhv_balloon.c992 struct hv_dynmem_device *dm = &dm_device; in hot_add_req() local
1067 static void process_info(struct hv_dynmem_device *dm, struct dm_info_msg *msg) in process_info()
1128 static void post_status(struct hv_dynmem_device *dm) in post_status()
1190 static void free_balloon_pages(struct hv_dynmem_device *dm, in free_balloon_pages()
1208 static unsigned int alloc_balloon_pages(struct hv_dynmem_device *dm, in alloc_balloon_pages()
1354 static void balloon_down(struct hv_dynmem_device *dm, in balloon_down()
1391 struct hv_dynmem_device *dm = dm_dev; in dm_thread_func() local
1408 static void version_resp(struct hv_dynmem_device *dm, in version_resp()
1469 static void cap_resp(struct hv_dynmem_device *dm, in cap_resp()
1486 struct hv_dynmem_device *dm = hv_get_drvdata(dev); in balloon_onchannelcallback() local
[all …]
/Linux-v5.4/net/ipv4/
Dtcp_illinois.c140 static u32 alpha(struct illinois *ca, u32 da, u32 dm) in alpha()
192 static u32 beta(u32 da, u32 dm) in beta()
231 u32 dm = max_delay(ca); in update_params() local
/Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c1042 struct amdgpu_display_manager *dm = &adev->dm; in dm_suspend() local
1163 struct amdgpu_display_manager *dm = &adev->dm; in dm_resume() local
1904 struct amdgpu_display_manager *dm = &adev->dm; in dm_atomic_get_state() local
1924 struct amdgpu_display_manager *dm = &adev->dm; in dm_atomic_get_new_state() local
1942 struct amdgpu_display_manager *dm = &adev->dm; in dm_atomic_get_old_state() local
2049 static void amdgpu_dm_update_backlight_caps(struct amdgpu_display_manager *dm) in amdgpu_dm_update_backlight_caps()
2076 struct amdgpu_display_manager *dm = bl_get_data(bd); in amdgpu_dm_backlight_update_status() local
2107 struct amdgpu_display_manager *dm = bl_get_data(bd); in amdgpu_dm_backlight_get_brightness() local
2122 amdgpu_dm_register_backlight_device(struct amdgpu_display_manager *dm) in amdgpu_dm_register_backlight_device()
2150 static int initialize_plane(struct amdgpu_display_manager *dm, in initialize_plane()
[all …]
Damdgpu_dm_irq.c82 struct amdgpu_display_manager *dm; member
100 struct amdgpu_display_manager *dm) in init_handler_common_data()
/Linux-v5.4/drivers/soc/zte/
Dzx2967_pm_domains.h34 struct generic_pm_domain dm; member
/Linux-v5.4/arch/arm/mach-zx/
Dzx296702-pm-domain.c34 struct generic_pm_domain dm; member
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dcmd.c85 int mlx5_cmd_alloc_memic(struct mlx5_dm *dm, phys_addr_t *addr, in mlx5_cmd_alloc_memic()
160 int mlx5_cmd_dealloc_memic(struct mlx5_dm *dm, phys_addr_t addr, u64 length) in mlx5_cmd_dealloc_memic()
/Linux-v5.4/sound/soc/codecs/
Dwmfw.h45 __le32 dm; member
84 __be32 dm; member
113 __be32 dm; member
/Linux-v5.4/drivers/net/ethernet/tehuti/
Dtehuti.c1021 struct rx_map *dm; in bdx_rx_free_skbs() local
1085 struct rx_map *dm; in bdx_rx_alloc_skbs() local
1147 struct rx_map *dm; in bdx_recycle_skb() local
1197 struct rx_map *dm; in bdx_rx_receive() local
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Ddm.c490 struct rtl_dm *dm = rtl_dm(rtlpriv); in rtl92ee_dm_check_rssi_monitor() local
897 struct rtl_dm *dm = rtl_dm(rtlpriv); in rtl92ee_dm_init_txpower_tracking() local
/Linux-v5.4/drivers/char/ipmi/
Dipmi_dmi.c126 static void __init dmi_decode_ipmi(const struct dmi_header *dm) in dmi_decode_ipmi()
/Linux-v5.4/arch/ia64/include/asm/uv/
Duv_mmrs.h43 unsigned long dm : 3; /* RW */ member
271 unsigned long dm : 3; /* RW */ member
309 unsigned long dm : 3; /* RW */ member
347 unsigned long dm : 3; /* RW */ member
385 unsigned long dm : 3; /* RW */ member
625 unsigned long dm : 3; /* RW */ member
663 unsigned long dm : 3; /* RW */ member
701 unsigned long dm : 3; /* RW */ member
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_icm_pool.c63 struct mlx5dr_icm_dm dm; member
160 struct mlx5dr_icm_dm *dm = &icm_mr->dm; in dr_icm_pool_mr_destroy() local
/Linux-v5.4/arch/x86/kernel/cpu/resctrl/
Dcore.c467 void setup_default_ctrlval(struct rdt_resource *r, u32 *dc, u32 *dm) in setup_default_ctrlval()
486 u32 *dc, *dm; in domain_setup_ctrlval() local

123