Symbol: tz
enum value global
Defined...
function parameter
Defined...
-
arch/x86/entry/vdso/vclock_gettime.c:20:58-20:75: int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz)
-
drivers/acpi/thermal.c:182:41-182:62: static int acpi_thermal_get_temperature(struct acpi_thermal *tz)
-
drivers/acpi/thermal.c:204:47-204:68: static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz)
-
drivers/acpi/thermal.c:223:42-223:63: static int acpi_thermal_set_cooling_mode(struct acpi_thermal *tz, int mode)
-
drivers/acpi/thermal.c:263:38-263:59: static int acpi_thermal_trips_update(struct acpi_thermal *tz, int flag)
-
drivers/acpi/thermal.c:478:41-478:62: static int acpi_thermal_get_trip_points(struct acpi_thermal *tz)
-
drivers/acpi/thermal.c:789:47-789:68: static int acpi_thermal_register_thermal_zone(struct acpi_thermal *tz)
-
drivers/acpi/thermal.c:860:50-860:71: static void acpi_thermal_unregister_thermal_zone(struct acpi_thermal *tz)
-
drivers/acpi/thermal.c:874:38-874:59: static void acpi_queue_thermal_check(struct acpi_thermal *tz)
-
drivers/acpi/thermal.c:923:45-923:66: static void acpi_thermal_aml_dependency_fix(struct acpi_thermal *tz)
-
drivers/acpi/thermal.c:943:34-943:55: static int acpi_thermal_get_info(struct acpi_thermal *tz)
-
drivers/acpi/thermal.c:987:39-987:60: static void acpi_thermal_guess_offset(struct acpi_thermal *tz)
-
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c:135:34-135:63: mlxsw_thermal_module_trips_reset(struct mlxsw_thermal_module *tz)
-
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c:144:7-144:36: struct mlxsw_thermal_module *tz,
-
drivers/thermal/armada_thermal.c:784:7-784:35: struct thermal_zone_device *tz,
-
drivers/thermal/gov_bang_bang.c:16:38-16:66: static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip)
-
drivers/thermal/gov_bang_bang.c:99:30-99:58: static int bang_bang_control(struct thermal_zone_device *tz, int trip)
-
drivers/thermal/gov_fair_share.c:22:27-22:55: static int get_trip_level(struct thermal_zone_device *tz)
-
drivers/thermal/gov_fair_share.c:49:30-49:58: static long get_target_state(struct thermal_zone_device *tz,
-
drivers/thermal/gov_fair_share.c:78:32-78:60: static int fair_share_throttle(struct thermal_zone_device *tz, int trip)
-
drivers/thermal/gov_power_allocator.c:89:39-89:67: static u32 estimate_sustainable_power(struct thermal_zone_device *tz)
-
drivers/thermal/gov_power_allocator.c:124:36-124:64: static void estimate_pid_constants(struct thermal_zone_device *tz,
-
drivers/thermal/gov_power_allocator.c:175:34-175:62: static u32 get_sustainable_power(struct thermal_zone_device *tz,
-
drivers/thermal/gov_power_allocator.c:217:27-217:55: static u32 pid_controller(struct thermal_zone_device *tz,
-
drivers/thermal/gov_power_allocator.c:383:27-383:55: static int allocate_power(struct thermal_zone_device *tz,
-
drivers/thermal/gov_power_allocator.c:520:32-520:60: static void get_governor_trips(struct thermal_zone_device *tz,
-
drivers/thermal/gov_power_allocator.c:573:33-573:61: static void allow_maximum_power(struct thermal_zone_device *tz, bool update)
-
drivers/thermal/gov_power_allocator.c:616:31-616:59: static int check_power_actors(struct thermal_zone_device *tz)
-
drivers/thermal/gov_power_allocator.c:642:33-642:61: static int power_allocator_bind(struct thermal_zone_device *tz)
-
drivers/thermal/gov_power_allocator.c:693:36-693:64: static void power_allocator_unbind(struct thermal_zone_device *tz)
-
drivers/thermal/gov_power_allocator.c:708:37-708:65: static int power_allocator_throttle(struct thermal_zone_device *tz, int trip)
-
drivers/thermal/gov_step_wise.c:105:37-105:65: static void update_passive_instance(struct thermal_zone_device *tz,
-
drivers/thermal/gov_step_wise.c:116:38-116:66: static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip)
-
drivers/thermal/gov_step_wise.c:181:31-181:59: static int step_wise_throttle(struct thermal_zone_device *tz, int trip)
-
drivers/thermal/gov_user_space.c:18:28-18:56: static int user_space_bind(struct thermal_zone_device *tz)
-
drivers/thermal/gov_user_space.c:32:30-32:58: static int notify_user_space(struct thermal_zone_device *tz, int trip)
-
drivers/thermal/imx_thermal.c:251:25-251:53: static int imx_get_temp(struct thermal_zone_device *tz, int *temp)
-
drivers/thermal/imx_thermal.c:309:28-309:56: static int imx_change_mode(struct thermal_zone_device *tz,
-
drivers/thermal/imx_thermal.c:333:30-333:58: static int imx_get_trip_type(struct thermal_zone_device *tz, int trip,
-
drivers/thermal/imx_thermal.c:341:30-341:58: static int imx_get_crit_temp(struct thermal_zone_device *tz, int *temp)
-
drivers/thermal/imx_thermal.c:349:30-349:58: static int imx_get_trip_temp(struct thermal_zone_device *tz, int trip,
-
drivers/thermal/imx_thermal.c:359:30-359:58: static int imx_set_trip_temp(struct thermal_zone_device *tz, int trip,
-
drivers/thermal/imx_thermal.c:386:21-386:49: static int imx_bind(struct thermal_zone_device *tz,
-
drivers/thermal/imx_thermal.c:405:23-405:51: static int imx_unbind(struct thermal_zone_device *tz,
-
drivers/thermal/tegra/soctherm.c:723:25-723:53: static int get_hot_temp(struct thermal_zone_device *tz, int *trip, int *temp)
-
drivers/thermal/tegra/soctherm.c:774:11-774:39: struct thermal_zone_device *tz)
-
drivers/thermal/thermal_core.c:73:36-73:64: static void bind_previous_governor(struct thermal_zone_device *tz,
-
drivers/thermal/thermal_core.c:95:33-95:61: static int thermal_set_governor(struct thermal_zone_device *tz,
-
drivers/thermal/thermal_core.c:197:36-197:64: int thermal_zone_device_set_policy(struct thermal_zone_device *tz,
-
drivers/thermal/thermal_core.c:288:45-288:73: static void thermal_zone_device_set_polling(struct thermal_zone_device *tz,
-
drivers/thermal/thermal_core.c:298:40-298:68: static inline bool should_stop_polling(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_core.c:303:34-303:62: static void monitor_thermal_zone(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_core.c:321:39-321:67: static void handle_non_critical_trips(struct thermal_zone_device *tz, int trip)
-
drivers/thermal/thermal_core.c:327:35-327:63: void thermal_zone_device_critical(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_core.c:342:35-342:63: static void handle_critical_trips(struct thermal_zone_device *tz,
-
drivers/thermal/thermal_core.c:361:33-361:61: static void handle_thermal_trip(struct thermal_zone_device *tz, int trip)
-
drivers/thermal/thermal_core.c:397:32-397:60: static void update_temperature(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_core.c:420:38-420:66: static void thermal_zone_device_init(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_core.c:430:41-430:69: static int thermal_zone_device_set_mode(struct thermal_zone_device *tz,
-
drivers/thermal/thermal_core.c:462:32-462:60: int thermal_zone_device_enable(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_core.c:468:33-468:61: int thermal_zone_device_disable(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_core.c:474:36-474:64: int thermal_zone_device_is_enabled(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_core.c:487:33-487:61: void thermal_zone_device_update(struct thermal_zone_device *tz,
-
drivers/thermal/thermal_core.c:620:38-620:66: int thermal_zone_bind_cooling_device(struct thermal_zone_device *tz,
-
drivers/thermal/thermal_core.c:745:40-745:68: int thermal_zone_unbind_cooling_device(struct thermal_zone_device *tz,
-
drivers/thermal/thermal_core.c:800:25-800:53: void print_bind_err_msg(struct thermal_zone_device *tz,
-
drivers/thermal/thermal_core.c:807:20-807:48: static void __bind(struct thermal_zone_device *tz, int mask,
-
drivers/thermal/thermal_core.c:1054:22-1054:50: static void __unbind(struct thermal_zone_device *tz, int mask,
-
drivers/thermal/thermal_core.c:1121:21-1121:49: static void bind_tz(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_core.c:1332:37-1332:65: void thermal_zone_device_unregister(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_helpers.c:26:18-26:46: int get_tz_trend(struct thermal_zone_device *tz, int trip)
-
drivers/thermal/thermal_helpers.c:45:22-45:50: get_thermal_instance(struct thermal_zone_device *tz,
-
drivers/thermal/thermal_helpers.c:78:27-78:55: int thermal_zone_get_temp(struct thermal_zone_device *tz, int *temp)
-
drivers/thermal/thermal_helpers.c:129:29-129:57: void thermal_zone_set_trips(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_helpers.c:240:28-240:56: int thermal_zone_get_slope(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_helpers.c:255:29-255:57: int thermal_zone_get_offset(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_hwmon.h:24:25-24:53: thermal_add_hwmon_sysfs(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_hwmon.h:30:30-30:58: devm_thermal_add_hwmon_sysfs(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_hwmon.h:36:28-36:56: thermal_remove_hwmon_sysfs(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_netlink.c:414:41-414:69: static int __thermal_genl_cmd_tz_get_id(struct thermal_zone_device *tz,
-
drivers/thermal/thermal_of.c:87:32-87:60: static int of_thermal_get_temp(struct thermal_zone_device *tz,
-
drivers/thermal/thermal_of.c:98:33-98:61: static int of_thermal_set_trips(struct thermal_zone_device *tz,
-
drivers/thermal/thermal_of.c:119:27-119:55: int of_thermal_get_ntrips(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_of.c:140:31-140:59: bool of_thermal_is_trip_valid(struct thermal_zone_device *tz, int trip)
-
drivers/thermal/thermal_of.c:162:28-162:56: of_thermal_get_trip_points(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_of.c:184:37-184:65: static int of_thermal_set_emul_temp(struct thermal_zone_device *tz,
-
drivers/thermal/thermal_of.c:195:33-195:61: static int of_thermal_get_trend(struct thermal_zone_device *tz, int trip,
-
drivers/thermal/thermal_of.c:273:37-273:65: static int of_thermal_get_trip_type(struct thermal_zone_device *tz, int trip,
-
drivers/thermal/thermal_of.c:286:37-286:65: static int of_thermal_get_trip_temp(struct thermal_zone_device *tz, int trip,
-
drivers/thermal/thermal_of.c:299:37-299:65: static int of_thermal_set_trip_temp(struct thermal_zone_device *tz, int trip,
-
drivers/thermal/thermal_of.c:321:37-321:65: static int of_thermal_get_trip_hyst(struct thermal_zone_device *tz, int trip,
-
drivers/thermal/thermal_of.c:334:37-334:65: static int of_thermal_set_trip_hyst(struct thermal_zone_device *tz, int trip,
-
drivers/thermal/thermal_of.c:348:37-348:65: static int of_thermal_get_crit_temp(struct thermal_zone_device *tz,
-
drivers/thermal/thermal_of.c:980:41-980:64: static __init void of_thermal_free_zone(struct __thermal_zone *tz)
-
drivers/thermal/thermal_sysfs.c:413:30-413:58: static int create_trip_attrs(struct thermal_zone_device *tz, int mask)
-
drivers/thermal/thermal_sysfs.c:515:32-515:60: static void destroy_trip_attrs(struct thermal_zone_device *tz)
-
drivers/thermal/thermal_sysfs.c:527:39-527:67: int thermal_zone_create_device_groups(struct thermal_zone_device *tz,
-
drivers/thermal/thermal_sysfs.c:559:41-559:69: void thermal_zone_destroy_device_groups(struct thermal_zone_device *tz)
-
fs/exfat/misc.c:79:3-79:6: u8 tz, __le16 time, __le16 date, u8 time_cs)
-
fs/exfat/misc.c:105:3-105:7: u8 *tz, __le16 *time, __le16 *date, u8 *time_cs)
-
include/trace/events/thermal.h:24:1-24:1: TRACE_EVENT(thermal_temperature,
-
include/trace/events/thermal.h:68:1-68:1: TRACE_EVENT(thermal_zone_trip,
-
include/trace/events/thermal_power_allocator.h:10:1-10:1: TRACE_EVENT(thermal_power_allocator,
-
include/trace/events/thermal_power_allocator.h:58:1-58:1: TRACE_EVENT(thermal_power_allocator_pid,
-
kernel/time/time.c:140:1-140:1: SYSCALL_DEFINE2(gettimeofday, struct __kernel_old_timeval __user *, tv,
-
kernel/time/time.c:199:1-199:1: SYSCALL_DEFINE2(settimeofday, struct __kernel_old_timeval __user *, tv,
-
kernel/time/time.c:224:1-224:1: COMPAT_SYSCALL_DEFINE2(gettimeofday, struct old_timeval32 __user *, tv,
-
kernel/time/time.c:243:1-243:1: COMPAT_SYSCALL_DEFINE2(settimeofday, struct old_timeval32 __user *, tv,
-
kernel/time/time.c:140:1-140:1: SYSCALL_DEFINE2(gettimeofday, struct __kernel_old_timeval __user *, tv,
-
kernel/time/time.c:169:56-169:79: int do_sys_settimeofday64(const struct timespec64 *tv, const struct timezone *tz)
-
kernel/time/time.c:199:1-199:1: SYSCALL_DEFINE2(settimeofday, struct __kernel_old_timeval __user *, tv,
-
kernel/time/time.c:224:1-224:1: COMPAT_SYSCALL_DEFINE2(gettimeofday, struct old_timeval32 __user *, tv,
-
kernel/time/time.c:243:1-243:1: COMPAT_SYSCALL_DEFINE2(settimeofday, struct old_timeval32 __user *, tv,
-
lib/vdso/gettimeofday.c:300:39-300:56: struct __kernel_old_timeval *tv, struct timezone *tz)
-
lib/vdso/gettimeofday.c:326:55-326:72: __cvdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz)
-
security/commoncap.c:112:46-112:69: int cap_settime(const struct timespec64 *ts, const struct timezone *tz)
-
security/security.c:824:53-824:76: int security_settime64(const struct timespec64 *ts, const struct timezone *tz)
variable
Defined...
-
crypto/ecc.c:1402:4-1402:25: u64 tz[ECC_MAX_DIGITS];
-
drivers/acpi/thermal.c:503:2-503:37: struct acpi_thermal *tz = thermal->devdata;
-
drivers/acpi/thermal.c:521:2-521:37: struct acpi_thermal *tz = thermal->devdata;
-
drivers/acpi/thermal.c:566:2-566:37: struct acpi_thermal *tz = thermal->devdata;
-
drivers/acpi/thermal.c:619:2-619:37: struct acpi_thermal *tz = thermal->devdata;
-
drivers/acpi/thermal.c:633:2-633:37: struct acpi_thermal *tz = thermal->devdata;
-
drivers/acpi/thermal.c:675:2-675:37: struct acpi_thermal *tz = thermal->devdata;
-
drivers/acpi/thermal.c:684:2-684:37: struct acpi_thermal *tz = thermal->devdata;
-
drivers/acpi/thermal.c:698:2-698:37: struct acpi_thermal *tz = thermal->devdata;
-
drivers/acpi/thermal.c:882:2-882:51: struct acpi_thermal *tz = acpi_driver_data(device);
-
drivers/acpi/thermal.c:998:2-998:28: struct acpi_thermal *tz = container_of(work, struct acpi_thermal,
-
drivers/acpi/thermal.c:1024:2-1024:28: struct acpi_thermal *tz = NULL;
-
drivers/acpi/thermal.c:1066:2-1066:28: struct acpi_thermal *tz = NULL;
-
drivers/acpi/thermal.c:1089:2-1089:23: struct acpi_thermal *tz;
-
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c:379:2-379:43: struct mlxsw_thermal_module *tz = tzdev->devdata;
-
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c:408:2-408:43: struct mlxsw_thermal_module *tz = tzdev->devdata;
-
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c:453:2-453:43: struct mlxsw_thermal_module *tz = tzdev->devdata;
-
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c:485:2-485:43: struct mlxsw_thermal_module *tz = tzdev->devdata;
-
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c:498:2-498:43: struct mlxsw_thermal_module *tz = tzdev->devdata;
-
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c:511:2-511:43: struct mlxsw_thermal_module *tz = tzdev->devdata;
-
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c:524:2-524:43: struct mlxsw_thermal_module *tz = tzdev->devdata;
-
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c:534:2-534:43: struct mlxsw_thermal_module *tz = tzdev->devdata;
-
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c:543:2-543:43: struct mlxsw_thermal_module *tz = tzdev->devdata;
-
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c:571:2-571:43: struct mlxsw_thermal_module *tz = tzdev->devdata;
-
drivers/thermal/armada_thermal.c:819:2-819:30: struct thermal_zone_device *tz;
-
drivers/thermal/broadcom/bcm2835_thermal.c:167:2-167:30: struct thermal_zone_device *tz;
-
drivers/thermal/broadcom/bcm2835_thermal.c:290:2-290:41: struct thermal_zone_device *tz = data->tz;
-
drivers/thermal/samsung/exynos_tmu.c:564:2-564:41: struct thermal_zone_device *tz = data->tzd;
-
drivers/thermal/samsung/exynos_tmu.c:594:2-594:41: struct thermal_zone_device *tz = data->tzd;
-
drivers/thermal/samsung/exynos_tmu.c:625:2-625:41: struct thermal_zone_device *tz = data->tzd;
-
drivers/thermal/tegra/soctherm.c:588:2-588:41: struct thermal_zone_device *tz = zone->tz;
-
drivers/thermal/tegra/soctherm.c:640:2-640:41: struct thermal_zone_device *tz = zone->tz;
-
drivers/thermal/tegra/soctherm.c:874:2-874:30: struct thermal_zone_device *tz;
-
drivers/thermal/tegra/soctherm.c:2297:3-2297:31: struct thermal_zone_device *tz;
-
drivers/thermal/thermal_core.c:515:2-515:35: struct thermal_zone_device *tz = container_of(work, struct
-
drivers/thermal/thermal_core.c:558:2-558:30: struct thermal_zone_device *tz;
-
drivers/thermal/thermal_core.c:574:2-574:30: struct thermal_zone_device *tz, *match = NULL;
-
drivers/thermal/thermal_core.c:779:2-779:30: struct thermal_zone_device *tz;
-
drivers/thermal/thermal_core.c:1075:2-1075:30: struct thermal_zone_device *tz;
-
drivers/thermal/thermal_core.c:1191:2-1191:30: struct thermal_zone_device *tz;
-
drivers/thermal/thermal_core.c:1431:2-1431:30: struct thermal_zone_device *tz;
-
drivers/thermal/thermal_netlink.c:453:2-453:30: struct thermal_zone_device *tz;
-
drivers/thermal/thermal_netlink.c:504:2-504:30: struct thermal_zone_device *tz;
-
drivers/thermal/thermal_netlink.c:530:2-530:30: struct thermal_zone_device *tz;
-
drivers/thermal/thermal_of.c:383:2-383:25: struct __thermal_zone *tz;
-
drivers/thermal/thermal_of.c:554:2-554:25: struct __thermal_zone *tz;
-
drivers/thermal/thermal_of.c:859:2-859:25: struct __thermal_zone *tz;
-
drivers/thermal/thermal_of.c:1048:2-1048:25: struct __thermal_zone *tz;
-
drivers/thermal/thermal_sysfs.c:29:2-29:35: struct thermal_zone_device *tz = to_thermal_zone(dev);
-
drivers/thermal/thermal_sysfs.c:37:2-37:35: struct thermal_zone_device *tz = to_thermal_zone(dev);
-
drivers/thermal/thermal_sysfs.c:51:2-51:35: struct thermal_zone_device *tz = to_thermal_zone(dev);
-
drivers/thermal/thermal_sysfs.c:61:2-61:35: struct thermal_zone_device *tz = to_thermal_zone(dev);
-
drivers/thermal/thermal_sysfs.c:81:2-81:35: struct thermal_zone_device *tz = to_thermal_zone(dev);
-
drivers/thermal/thermal_sysfs.c:113:2-113:35: struct thermal_zone_device *tz = to_thermal_zone(dev);
-
drivers/thermal/thermal_sysfs.c:152:2-152:35: struct thermal_zone_device *tz = to_thermal_zone(dev);
-
drivers/thermal/thermal_sysfs.c:174:2-174:35: struct thermal_zone_device *tz = to_thermal_zone(dev);
-
drivers/thermal/thermal_sysfs.c:204:2-204:35: struct thermal_zone_device *tz = to_thermal_zone(dev);
-
drivers/thermal/thermal_sysfs.c:223:2-223:35: struct thermal_zone_device *tz = to_thermal_zone(dev);
-
drivers/thermal/thermal_sysfs.c:239:2-239:35: struct thermal_zone_device *tz = to_thermal_zone(dev);
-
drivers/thermal/thermal_sysfs.c:256:2-256:35: struct thermal_zone_device *tz = to_thermal_zone(dev);
-
drivers/thermal/thermal_sysfs.c:283:2-283:35: struct thermal_zone_device *tz = to_thermal_zone(dev);
-
drivers/thermal/thermal_sysfs.c:295:2-295:35: struct thermal_zone_device *tz = to_thermal_zone(dev);
-
drivers/thermal/thermal_sysfs.c:341:1-341:1: create_s32_tzp_attr(k_po);
-
drivers/thermal/thermal_sysfs.c:342:1-342:1: create_s32_tzp_attr(k_pu);
-
drivers/thermal/thermal_sysfs.c:343:1-343:1: create_s32_tzp_attr(k_i);
-
drivers/thermal/thermal_sysfs.c:344:1-344:1: create_s32_tzp_attr(k_d);
-
drivers/thermal/thermal_sysfs.c:345:1-345:1: create_s32_tzp_attr(integral_cutoff);
-
drivers/thermal/thermal_sysfs.c:346:1-346:1: create_s32_tzp_attr(slope);
-
drivers/thermal/thermal_sysfs.c:347:1-347:1: create_s32_tzp_attr(offset);
-
drivers/thermal/thermal_sysfs.c:341:1-341:1: create_s32_tzp_attr(k_po);
-
drivers/thermal/thermal_sysfs.c:342:1-342:1: create_s32_tzp_attr(k_pu);
-
drivers/thermal/thermal_sysfs.c:343:1-343:1: create_s32_tzp_attr(k_i);
-
drivers/thermal/thermal_sysfs.c:344:1-344:1: create_s32_tzp_attr(k_d);
-
drivers/thermal/thermal_sysfs.c:345:1-345:1: create_s32_tzp_attr(integral_cutoff);
-
drivers/thermal/thermal_sysfs.c:346:1-346:1: create_s32_tzp_attr(slope);
-
drivers/thermal/thermal_sysfs.c:347:1-347:1: create_s32_tzp_attr(offset);
-
fs/isofs/util.c:21:2-21:46: int year, month, day, hour, minute, second, tz;
-
samples/timers/hpet_example.c:138:2-138:19: struct timezone tz;