Searched refs:tz (Results 1 – 9 of 9) sorted by relevance
| /include/linux/ |
| D | thermal.h | 205 void devm_thermal_of_zone_unregister(struct device *dev, struct thermal_zone_device *tz); 217 struct thermal_zone_device *tz) in devm_thermal_of_zone_unregister() argument 222 int for_each_thermal_trip(struct thermal_zone_device *tz, 225 int thermal_zone_for_each_trip(struct thermal_zone_device *tz, 228 void thermal_zone_set_trip_temp(struct thermal_zone_device *tz, 231 int thermal_zone_get_crit_temp(struct thermal_zone_device *tz, int *temp); 249 void thermal_zone_device_unregister(struct thermal_zone_device *tz); 272 int thermal_zone_get_temp(struct thermal_zone_device *tz, int *temp); 273 int thermal_zone_get_slope(struct thermal_zone_device *tz); 274 int thermal_zone_get_offset(struct thermal_zone_device *tz); [all …]
|
| D | timekeeping.h | 22 const struct timezone *tz);
|
| D | security.h | 162 extern int cap_settime(const struct timespec64 *ts, const struct timezone *tz); 308 int security_settime64(const struct timespec64 *ts, const struct timezone *tz); 650 const struct timezone *tz) in security_settime64() argument 652 return cap_settime(ts, tz); in security_settime64()
|
| D | compat.h | 731 struct timezone __user *tz); 733 struct timezone __user *tz);
|
| D | lsm_hook_defs.h | 50 const struct timezone *tz)
|
| D | syscalls.h | 699 struct timezone __user *tz); 701 struct timezone __user *tz);
|
| /include/trace/hooks/ |
| D | thermal.h | 18 TP_PROTO(struct thermal_zone_device *tz, int *irq_wakeable), 19 TP_ARGS(tz, irq_wakeable));
|
| /include/vdso/ |
| D | gettime.h | 20 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz);
|
| /include/xen/interface/ |
| D | platform.h | 136 int16_t tz; member
|