Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 971) sorted by relevance

12345678910>>...39

/Linux-v4.19/arch/mips/include/asm/
Dbitops.h57 unsigned long temp; in set_bit() local
109 unsigned long temp; in clear_bit() local
176 unsigned long temp; in change_bit() local
189 unsigned long temp; in change_bit() local
223 unsigned long temp; in test_and_set_bit() local
238 unsigned long temp; in test_and_set_bit() local
277 unsigned long temp; in test_and_set_bit_lock() local
292 unsigned long temp; in test_and_set_bit_lock() local
332 unsigned long temp; in test_and_clear_bit() local
349 unsigned long temp; in test_and_clear_bit() local
[all …]
/Linux-v4.19/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_regops.h76 u32 temp; in set_value_reg32() local
98 u32 temp; in set_reg32() local
119 u32 temp; in clear_reg32() local
140 u32 temp; in toggle_reg32() local
161 u32 temp; in read_reg32() local
184 u32 temp; in blocking_read_reg32() local
/Linux-v4.19/drivers/char/agp/
Dali-agp.c24 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
Dintel-agp.c20 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
Dvia-agp.c26 u8 temp; in via_fetch_size() local
81 u32 temp; in via_tlbflush() local
108 u16 temp; in via_fetch_size_agp3() local
129 u32 temp; in via_configure_agp3() local
164 u32 temp; in via_tlbflush_agp3() local
Di460-agp.c107 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
/Linux-v4.19/fs/jffs2/
Dsummary.c118 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
/Linux-v4.19/arch/alpha/include/asm/
Drwsem.h32 long temp; in ___down_read() local
88 long temp; in ___down_write() local
139 long temp; in __up_read() local
164 long temp; in __up_write() local
193 long temp; in __downgrade_write() local
Dbitops.h31 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
/Linux-v4.19/drivers/thermal/
Dthermal_hwmon.c53 struct thermal_hwmon_temp *temp in temp_input_show() local
71 struct thermal_hwmon_temp *temp in temp_crit_show() local
107 struct thermal_hwmon_temp *temp; in thermal_hwmon_lookup_temp() local
122 int temp; in thermal_zone_crit_temp_valid() local
129 struct thermal_hwmon_temp *temp; in thermal_add_hwmon_sysfs() local
213 struct thermal_hwmon_temp *temp; in thermal_remove_hwmon_sysfs() local
Dintel_quark_dts_thermal.c189 static int _get_trip_temp(int trip, int *temp) in _get_trip_temp()
215 int trip, int *temp) in sys_get_trip_temp()
220 static inline int sys_get_crit_temp(struct thermal_zone_device *tzd, int *temp) in sys_get_crit_temp()
226 int trip, int temp) in update_trip_temp()
274 int temp) in sys_set_trip_temp()
291 int *temp) in sys_get_curr_temp()
/Linux-v4.19/drivers/video/fbdev/sis/
Dinit301.c613 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
975 unsigned short tempal,temp,i,j; in SiS_VBWait() local
1240 unsigned short temp; in SiS_SetChrontelGPIO() local
1263 unsigned short tempax, tempbx, temp; in SiS_GetVBInfo() local
1491 unsigned char temp; in SiS_SetYPbPr() local
1534 unsigned short temp, temp1, resinfo = 0, romindex = 0; in SiS_SetTVMode() local
1733 unsigned short temp = SiS_Pr->SiS_LCDResInfo; in SiS_GetBIOSLCDResInfo() local
1748 unsigned short temp; in SiS_GetLCDInfoBIOS() local
[all …]
/Linux-v4.19/arch/powerpc/sysdev/
Dipic.c529 u32 temp; in ipic_unmask_irq() local
545 u32 temp; in ipic_mask_irq() local
565 u32 temp; in ipic_ack_irq() local
584 u32 temp; in ipic_mask_irq_and_ack() local
707 u32 temp = 0, ret; in ipic_init() local
778 u32 temp; in ipic_set_priority() local
806 u32 temp; in ipic_set_highest_priority() local
830 u32 temp; in ipic_enable_mcp() local
840 u32 temp; in ipic_disable_mcp() local
/Linux-v4.19/drivers/i2c/busses/
Di2c-imx-lpi2c.c126 unsigned int temp; in lpi2c_imx_bus_busy() local
172 unsigned int temp; in lpi2c_imx_start() local
188 unsigned int temp; in lpi2c_imx_stop() local
212 unsigned int temp; in lpi2c_imx_config() local
265 unsigned int temp; in lpi2c_imx_master_enable() local
295 u32 temp; in lpi2c_imx_master_disable() local
347 unsigned int temp, remaining; in lpi2c_imx_set_rx_watermark() local
383 unsigned int temp, data; in lpi2c_imx_read_rxfifo() local
438 unsigned int temp; in lpi2c_imx_read() local
455 unsigned int temp; in lpi2c_imx_xfer() local
[all …]
/Linux-v4.19/drivers/soc/fsl/qe/
Dqe_ic.c204 u32 temp; in qe_ic_unmask_irq() local
220 u32 temp; in qe_ic_mask_irq() local
326 u32 temp = 0, ret, high_active = 0; in qe_ic_init() local
393 u32 temp = 0; in qe_ic_set_highest_priority() local
411 u32 temp; in qe_ic_set_priority() local
441 u32 temp, control_reg = QEIC_CICNR, shift = 0; in qe_ic_set_high_priority() local
/Linux-v4.19/drivers/thermal/int340x_thermal/
Dint340x_thermal_zone.c23 int *temp) in int340x_thermal_get_zone_temp()
52 int trip, int *temp) in int340x_thermal_get_trip_temp()
117 int trip, int temp) in int340x_thermal_set_trip_temp()
139 int trip, int *temp) in int340x_thermal_get_trip_hyst()
166 int *temp) in int340x_thermal_get_trip_config()
/Linux-v4.19/arch/arc/include/asm/
Dirqflags-compact.h66 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
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c108 void iwl_mvm_tt_temp_changed(struct iwl_mvm *mvm, u32 temp) in iwl_mvm_tt_temp_changed()
126 int temp; in iwl_mvm_temp_notif_parse() local
154 int *temp = data; in iwl_mvm_temp_notif_wait() local
171 int temp; in iwl_mvm_temp_notif() local
254 int iwl_mvm_get_temp(struct iwl_mvm *mvm, s32 *temp) in iwl_mvm_get_temp()
287 s32 temp; in check_exit_ctkill() local
628 int temp; in iwl_mvm_tzone_get_temp() local
650 int trip, int *temp) in iwl_mvm_tzone_get_trip_temp()
674 int trip, int temp) in iwl_mvm_tzone_set_trip_temp()
/Linux-v4.19/drivers/scsi/cxlflash/
Dlunmgt.c90 struct llun_info *lli, *temp; in lookup_local() local
107 struct glun_info *gli, *temp; in lookup_global() local
184 struct llun_info *lli, *temp; in cxlflash_term_local_luns() local
209 struct glun_info *gli, *temp; in cxlflash_term_global_luns() local
/Linux-v4.19/arch/hexagon/include/asm/
Dspinlock.h74 int temp; in arch_read_trylock() local
107 int temp; in arch_write_trylock() local
152 int temp; in arch_spin_trylock() local
/Linux-v4.19/drivers/staging/xgifb/
Dvb_util.h19 u8 temp; in xgifb_reg_and_or() local
29 u8 temp; in xgifb_reg_and() local
39 u8 temp; in xgifb_reg_or() local
/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx_93cx6.c113 uint8_t temp; in send_seeprom_cmd() local
139 uint8_t temp; in reset_seeprom() local
161 uint8_t temp; in ahc_read_seeprom() local
232 uint8_t temp; in ahc_write_seeprom() local
/Linux-v4.19/drivers/thermal/samsung/
Dexynos_tmu.c223 static int temp_to_code(struct exynos_tmu_data *data, u8 temp) in temp_to_code()
277 int ret = 0, temp, hyst; in exynos_tmu_initialize() local
374 int trip, u8 temp) in exynos4210_tmu_set_trip_temp()
393 int trip, u8 temp, u8 hyst) in exynos4210_tmu_set_trip_hyst()
405 int trip, u8 temp) in exynos4412_tmu_set_trip_temp()
422 int trip, u8 temp, u8 hyst) in exynos4412_tmu_set_trip_hyst()
461 int trip, u8 temp) in exynos5433_tmu_set_trip_temp()
481 int trip, u8 temp, u8 hyst) in exynos5433_tmu_set_trip_hyst()
534 int trip, u8 temp) in exynos7_tmu_set_trip_temp()
549 int trip, u8 temp, u8 hyst) in exynos7_tmu_set_trip_hyst()
[all …]
/Linux-v4.19/arch/arm/kernel/
Dswp_emulate.c38 #define __user_swpX_asm(data, addr, res, temp, B) \ argument
60 #define __user_swp_asm(data, addr, res, temp) \ argument
62 #define __user_swpb_asm(data, addr, res, temp) \ argument
133 unsigned long temp; in emulate_swpX() local
/Linux-v4.19/arch/parisc/lib/
Dbitops.c23 unsigned long temp, flags; in __xchg64() local
36 long temp; in __xchg32() local
49 long temp; in __xchg8() local

12345678910>>...39