/kernel/linux/linux-5.10/drivers/char/agp/ |
D | ali-agp.c | 24 u32 temp; in ali_fetch_size() local 45 u32 temp; in ali_tlbflush() local 56 u32 temp; in ali_cleanup() local 72 u32 temp; in ali_configure() local 129 u32 temp; in m1541_cache_flush() local 147 u32 temp; in m1541_alloc_page() local 172 u32 temp; in m1541_destroy_page() local
|
D | intel-agp.c | 20 u16 temp; in intel_fetch_size() local 37 static int __intel_8xx_fetch_size(u8 temp) in __intel_8xx_fetch_size() 57 u8 temp; in intel_8xx_fetch_size() local 65 u8 temp; in intel_815_fetch_size() local 84 u32 temp; in intel_8xx_tlbflush() local 94 u16 temp; in intel_cleanup() local 106 u16 temp; in intel_8xx_cleanup() local 193 u8 temp; in intel_820_cleanup() local
|
D | via-agp.c | 27 u8 temp; in via_fetch_size() local 82 u32 temp; in via_tlbflush() local 109 u16 temp; in via_fetch_size_agp3() local 130 u32 temp; in via_configure_agp3() local 165 u32 temp; in via_tlbflush_agp3() local
|
D | i460-agp.c | 107 u8 temp; in i460_fetch_size() local 181 u8 temp; in i460_write_agpsiz() local 204 } temp; in i460_configure() local 245 void *temp; in i460_create_gatt_table() local 274 void *temp; in i460_free_gatt_table() local 298 void *temp; in i460_insert_memory_small_io_page() local 405 void *temp; in i460_insert_memory_large_io_page() local 466 void *temp; in i460_remove_memory_large_io_page() local
|
/kernel/linux/linux-5.10/fs/jffs2/ |
D | summary.c | 118 struct jffs2_sum_inode_mem *temp = kmalloc(sizeof(struct jffs2_sum_inode_mem), GFP_KERNEL); in jffs2_sum_add_inode_mem() local 136 struct jffs2_sum_dirent_mem *temp = in jffs2_sum_add_dirent_mem() local 160 struct jffs2_sum_xattr_mem *temp; in jffs2_sum_add_xattr_mem() local 178 struct jffs2_sum_xref_mem *temp; in jffs2_sum_add_xref_mem() local 195 union jffs2_sum_mem *temp; in jffs2_sum_clean_collected() local 265 struct jffs2_sum_inode_mem *temp = in jffs2_sum_add_kvec() local 282 struct jffs2_sum_dirent_mem *temp = in jffs2_sum_add_kvec() local 316 struct jffs2_sum_xattr_mem *temp; in jffs2_sum_add_kvec() local 331 struct jffs2_sum_xref_mem *temp; in jffs2_sum_add_kvec() local 678 union jffs2_sum_mem *temp; in jffs2_sum_write_data() local
|
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
D | init301.c | 613 unsigned short modeflag,index,temp,backupindex; in SiS_GetRatePtr() local 730 unsigned short temp,temp1; in SiS_CR36BIOSWord23b() local 746 unsigned short temp,temp1; in SiS_CR36BIOSWord23d() local 973 unsigned short tempal,temp,i,j; in SiS_VBWait() local 1238 unsigned short temp; in SiS_SetChrontelGPIO() local 1261 unsigned short tempax, tempbx, temp; in SiS_GetVBInfo() local 1489 unsigned char temp; in SiS_SetYPbPr() local 1532 unsigned short temp, temp1, resinfo = 0, romindex = 0; in SiS_SetTVMode() local 1731 unsigned short temp = SiS_Pr->SiS_LCDResInfo; in SiS_GetBIOSLCDResInfo() local 1746 unsigned short temp; in SiS_GetLCDInfoBIOS() local [all …]
|
/kernel/linux/linux-5.10/drivers/thermal/ |
D | thermal_hwmon.c | 55 struct thermal_hwmon_temp *temp in temp_input_show() local 73 struct thermal_hwmon_temp *temp in temp_crit_show() local 113 struct thermal_hwmon_temp *temp; in thermal_hwmon_lookup_temp() local 128 int temp; in thermal_zone_crit_temp_valid() local 135 struct thermal_hwmon_temp *temp; in thermal_add_hwmon_sysfs() local 219 struct thermal_hwmon_temp *temp; in thermal_remove_hwmon_sysfs() local
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
D | i2c-imx-lpi2c.c | 120 unsigned int temp; in lpi2c_imx_bus_busy() local 166 unsigned int temp; in lpi2c_imx_start() local 182 unsigned int temp; in lpi2c_imx_stop() local 206 unsigned int temp; in lpi2c_imx_config() local 259 unsigned int temp; in lpi2c_imx_master_enable() local 289 u32 temp; in lpi2c_imx_master_disable() local 341 unsigned int temp, remaining; in lpi2c_imx_set_rx_watermark() local 377 unsigned int temp, data; in lpi2c_imx_read_rxfifo() local 432 unsigned int temp; in lpi2c_imx_read() local 449 unsigned int temp; in lpi2c_imx_xfer() local [all …]
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | tt.c | 105 void iwl_mvm_tt_temp_changed(struct iwl_mvm *mvm, u32 temp) in iwl_mvm_tt_temp_changed() 123 int temp; in iwl_mvm_temp_notif_parse() local 151 int *temp = data; in iwl_mvm_temp_notif_wait() local 168 int temp; in iwl_mvm_temp_notif() local 235 static int iwl_mvm_send_temp_cmd(struct iwl_mvm *mvm, bool response, s32 *temp) in iwl_mvm_send_temp_cmd() 294 int iwl_mvm_get_temp(struct iwl_mvm *mvm, s32 *temp) in iwl_mvm_get_temp() 338 s32 temp; in check_exit_ctkill() local 679 int temp; in iwl_mvm_tzone_get_temp() local 701 int trip, int *temp) in iwl_mvm_tzone_get_trip_temp() 725 int trip, int temp) in iwl_mvm_tzone_set_trip_temp()
|
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/ |
D | int340x_thermal_zone.c | 15 int *temp) in int340x_thermal_get_zone_temp() 44 int trip, int *temp) in int340x_thermal_get_trip_temp() 109 int trip, int temp) in int340x_thermal_set_trip_temp() 131 int trip, int *temp) in int340x_thermal_get_trip_hyst() 158 int *temp) in int340x_thermal_get_trip_config()
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
D | irqflags-compact.h | 63 unsigned long temp, flags; in arch_local_irq_save() local 98 unsigned long temp; in arch_local_irq_enable() local 115 unsigned long temp; in arch_local_irq_disable() local 131 unsigned long temp; in arch_local_save_flags() local
|
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
D | It_posix_pthread_032.c | 50 UINTPTR temp = 1; in PthreadF02() local 70 UINTPTR temp = 1; in PthreadF03() local 89 UINTPTR temp = 1; in Testcase() local
|
/kernel/linux/linux-5.10/drivers/thermal/intel/ |
D | intel_quark_dts_thermal.c | 175 static int _get_trip_temp(int trip, int *temp) in _get_trip_temp() 201 int trip, int *temp) in sys_get_trip_temp() 206 static inline int sys_get_crit_temp(struct thermal_zone_device *tzd, int *temp) in sys_get_crit_temp() 212 int trip, int temp) in update_trip_temp() 260 int temp) in sys_set_trip_temp() 277 int *temp) in sys_get_curr_temp()
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
D | bitops.h | 31 unsigned long temp; in set_bit() local 60 unsigned long temp; in clear_bit() local 103 unsigned long temp; in change_bit() local 133 unsigned long temp; in test_and_set_bit() local 163 unsigned long temp; in test_and_set_bit_lock() local 204 unsigned long temp; in test_and_clear_bit() local 248 unsigned long temp; in test_and_change_bit() local
|
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
D | lunmgt.c | 86 struct llun_info *lli, *temp; in lookup_local() local 103 struct glun_info *gli, *temp; in lookup_global() local 180 struct llun_info *lli, *temp; in cxlflash_term_local_luns() local 205 struct glun_info *gli, *temp; in cxlflash_term_global_luns() local
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
D | aes-neon.S | 44 .macro prepare, sbox, shiftrows, temp 56 .macro enc_prepare, ignore0, ignore1, temp 60 .macro enc_switch_key, ignore0, ignore1, temp 65 .macro dec_prepare, ignore0, ignore1, temp
|
/kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
D | spinlock.h | 60 int temp; in arch_read_trylock() local 93 int temp; in arch_write_trylock() local 138 int temp; in arch_spin_trylock() local
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
D | aic7xxx_93cx6.c | 107 uint8_t temp; in send_seeprom_cmd() local 133 uint8_t temp; in reset_seeprom() local 155 uint8_t temp; in ahc_read_seeprom() local 226 uint8_t temp; in ahc_write_seeprom() local
|
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/ |
D | It_posix_pthread_052.cpp | 35 UINT32 temp = 2; in pthread_f01() local 61 UINT32 temp = 9; in pthread_f02() local 87 char temp[10] = "abcde"; in PthreadF03() local
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
D | swp_emulate.c | 36 #define __user_swpX_asm(data, addr, res, temp, B) \ argument 55 #define __user_swp_asm(data, addr, res, temp) \ argument 57 #define __user_swpb_asm(data, addr, res, temp) \ argument 126 unsigned long temp; in emulate_swpX() local
|
/kernel/linux/linux-5.10/drivers/thermal/samsung/ |
D | exynos_tmu.c | 212 static int temp_to_code(struct exynos_tmu_data *data, u8 temp) in temp_to_code() 266 int ret = 0, temp, hyst; in exynos_tmu_initialize() local 363 int trip, u8 temp) in exynos4210_tmu_set_trip_temp() 382 int trip, u8 temp, u8 hyst) in exynos4210_tmu_set_trip_hyst() 394 int trip, u8 temp) in exynos4412_tmu_set_trip_temp() 411 int trip, u8 temp, u8 hyst) in exynos4412_tmu_set_trip_hyst() 450 int trip, u8 temp) in exynos5433_tmu_set_trip_temp() 470 int trip, u8 temp, u8 hyst) in exynos5433_tmu_set_trip_hyst() 523 int trip, u8 temp) in exynos7_tmu_set_trip_temp() 538 int trip, u8 temp, u8 hyst) in exynos7_tmu_set_trip_hyst() [all …]
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/ |
D | bdc_core.c | 52 u32 temp; in bdc_stop() local 75 u32 temp; in bdc_reset() local 98 u32 temp; in bdc_run() local 218 u32 temp; in bdc_mem_init() local 489 u32 temp; in bdc_probe() local
|
/kernel/linux/linux-5.10/arch/parisc/lib/ |
D | bitops.c | 23 unsigned long temp, flags; in __xchg64() local 36 long temp; in __xchg32() local 49 long temp; in __xchg8() local
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
D | ohci-hub.c | 102 unsigned temp; in ohci_rh_suspend() local 154 u32 temp, enables; in ohci_rh_resume() local 540 u16 temp; in ohci_hub_descriptor() local 620 u32 temp = 0; in root_port_reset() local 683 u32 temp; in ohci_hub_control() local
|
/kernel/liteos_a/testsuites/unittest/process/basic/process/smoke/ |
D | process_test_047.cpp | 40 int temp = GetCpuCount(); in Testcase() local 47 int temp; in Testcase() local
|