Home
last modified time | relevance | path

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

12

/linux/arch/arm/vfp/
H A 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/drivers/infiniband/hw/mlx5/
H A Ddm.c12 static int mlx5_cmd_alloc_memic(struct mlx5_dm *dm, phys_addr_t *addr, in mlx5_cmd_alloc_memic()
87 void mlx5_cmd_dealloc_memic(struct mlx5_dm *dm, phys_addr_t addr, in mlx5_cmd_dealloc_memic()
114 void mlx5_cmd_dealloc_memic_op(struct mlx5_dm *dm, phys_addr_t addr, in mlx5_cmd_dealloc_memic_op()
128 static int mlx5_cmd_alloc_memic_op(struct mlx5_dm *dm, phys_addr_t addr, in mlx5_cmd_alloc_memic_op()
165 struct mlx5_ib_dm_memic *dm = in mlx5_ib_dm_memic_free() local
192 static int map_existing_op(struct mlx5_ib_dm_memic *dm, u8 op, in map_existing_op()
211 struct mlx5_ib_dm_memic *dm = to_memic(ibdm); in UVERBS_HANDLER() local
279 struct mlx5_ib_dm_memic *dm; in handle_alloc_dm_memic() local
359 struct mlx5_ib_dm_icm *dm; in handle_alloc_dm_sw_icm() local
451 static void dm_memic_remove_ops(struct mlx5_ib_dm_memic *dm) in dm_memic_remove_ops()
[all …]
H A Ddm.h24 struct mlx5_ib_dm_memic *dm; member
/linux/fs/adfs/
H A Dmap.c68 static int lookup_zone(const struct adfs_discmap *dm, const unsigned int idlen, in lookup_zone()
115 scan_free_map(struct adfs_sb_info *asb, struct adfs_discmap *dm) in scan_free_map()
163 struct adfs_discmap *dm, *dm_end; in scan_map() local
200 struct adfs_discmap *dm; in adfs_map_statfs() local
284 static int adfs_checkmap(struct super_block *sb, struct adfs_discmap *dm) in adfs_checkmap()
309 static void adfs_map_layout(struct adfs_discmap *dm, unsigned int nzones, in adfs_map_layout()
334 static int adfs_map_read(struct adfs_discmap *dm, struct super_block *sb, in adfs_map_read()
348 static void adfs_map_relse(struct adfs_discmap *dm, unsigned int nzones) in adfs_map_relse()
359 struct adfs_discmap *dm; in adfs_read_map() local
/linux/drivers/net/ethernet/davicom/
H A Ddm9000.c410 struct board_info *dm = to_dm9000_board(dev); in dm9000_ioctl() local
540 struct board_info *dm = to_dm9000_board(dev); in dm9000_get_drvinfo() local
549 struct board_info *dm = to_dm9000_board(dev); in dm9000_get_msglevel() local
556 struct board_info *dm = to_dm9000_board(dev); in dm9000_set_msglevel() local
564 struct board_info *dm = to_dm9000_board(dev); in dm9000_get_link_ksettings() local
573 struct board_info *dm = to_dm9000_board(dev); in dm9000_set_link_ksettings() local
580 struct board_info *dm = to_dm9000_board(dev); in dm9000_nway_reset() local
587 struct board_info *dm = to_dm9000_board(dev); in dm9000_set_features() local
603 struct board_info *dm = to_dm9000_board(dev); in dm9000_get_link() local
624 struct board_info *dm = to_dm9000_board(dev); in dm9000_get_eeprom() local
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Ddm.c25 struct mlx5_dm *dm; in mlx5_dm_create() local
104 struct mlx5_dm *dm = dev->dm; in mlx5_dm_cleanup() local
150 struct mlx5_dm *dm = dev->dm; in mlx5_dm_sw_icm_alloc() local
253 struct mlx5_dm *dm = dev->dm; in mlx5_dm_sw_icm_dealloc() local
/linux/drivers/infiniband/core/
H A Duverbs_std_types_dm.c41 struct ib_dm *dm = uobject->object; in uverbs_free_dm() local
57 struct ib_dm *dm; in UVERBS_HANDLER() local
/linux/arch/loongarch/kernel/
H A Dsetup.c94 static const char *dmi_string_parse(const struct dmi_header *dm, u8 s) in dmi_string_parse()
119 static void __init parse_cpu_table(const struct dmi_header *dm) in parse_cpu_table()
134 static void __init parse_bios_table(const struct dmi_header *dm) in parse_bios_table()
141 static void __init find_tokens(const struct dmi_header *dm, void *dummy) in find_tokens()
/linux/drivers/platform/x86/dell/
H A Ddell-smbios-smm.c28 static void parse_da_table(const struct dmi_header *dm) in parse_da_table()
43 static void find_cmd_address(const struct dmi_header *dm, void *dummy) in find_cmd_address()
H A Ddell-smbios-wmi.c295 static void parse_b1_table(const struct dmi_header *dm) in parse_b1_table()
309 static void find_b1(const struct dmi_header *dm, void *dummy) in find_b1()
H A Ddell-smbios-base.c393 static void __init parse_da_table(const struct dmi_header *dm) in parse_da_table()
446 static void __init find_tokens(const struct dmi_header *dm, void *dummy) in find_tokens()
H A Ddell-wmi-base.c547 static void handle_dmi_entry(const struct dmi_header *dm, void *opaque) in handle_dmi_entry()
/linux/net/ipv4/
H A 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/drivers/net/ethernet/tehuti/
H A Dtn40.c179 struct tn40_rx_map *dm; in tn40_rx_free_buffers() local
244 struct tn40_rx_map *dm; in tn40_rx_alloc_buffers() local
274 struct tn40_rx_map *dm; in tn40_recycle_rx_buffer() local
291 struct tn40_rx_map *dm; in tn40_rx_receive() local
H A Dtehuti.c1020 struct rx_map *dm; in bdx_rx_free_skbs() local
1083 struct rx_map *dm; in bdx_rx_alloc_skbs() local
1144 struct rx_map *dm; in bdx_recycle_skb() local
1194 struct rx_map *dm; in bdx_rx_receive() local
/linux/include/linux/firmware/cirrus/
H A Dwmfw.h48 __le32 dm; member
87 __be32 dm; member
116 __be32 dm; member
/linux/arch/mips/ralink/
H A Dmt7621.c66 void *dm = (void *)KSEG1ADDR(&detect_magic); in mt7621_addr_wraparound_test() local
/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_com.c618 struct dm_priv *dm = &hal_data->dmpriv; in SetHwReg() local
687 struct dm_priv *dm = &hal_data->dmpriv; in SetHalDefVar() local
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Ddm.c369 struct rtl_dm *dm = rtl_dm(rtlpriv); in rtl92ee_dm_check_rssi_monitor() local
769 struct rtl_dm *dm = rtl_dm(rtlpriv); in rtl92ee_dm_init_txpower_tracking() local
/linux/drivers/char/ipmi/
H A Dipmi_dmi.c126 static void __init dmi_decode_ipmi(const struct dmi_header *dm) in dmi_decode_ipmi()
/linux/arch/x86/pci/
H A Dcommon.c197 static void __init read_dmi_type_b1(const struct dmi_header *dm, in read_dmi_type_b1()
/linux/arch/arm64/kvm/
H A Dat.c1579 struct desc_match *dm = priv; in match_s1_desc() local
1596 struct desc_match dm = { in __kvm_find_s1_desc_level() local
/linux/drivers/gpu/drm/panel/
H A Dpanel-truly-nt35597.c50 const struct drm_display_mode *dm; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Ddm_common.c287 struct rtl_dm *dm = &rtlpriv->dm; in rtl92d_dm_txpower_tracking_callback_thermalmeter() local
/linux/arch/mips/kernel/
H A Dsetup.c98 void *dm = &detect_magic; in detect_memory_region() local

12