Home
last modified time | relevance | path

Searched full:tj (Results 1 – 25 of 99) sorted by relevance

1234

/linux-6.12.1/drivers/ata/
Dpata_mpc52xx.c86 u8 tj; member
93 { .t0M = 32, .td = 15, .th = 2, .tj = 2, .tkw = 15, .tm = 4, .tn = 1 },
94 { .t0M = 10, .td = 6, .th = 1, .tj = 1, .tkw = 4, .tm = 2, .tn = 1 },
95 { .t0M = 8, .td = 5, .th = 1, .tj = 1, .tkw = 2, .tm = 2, .tn = 1 },
99 { .t0M = 64, .td = 29, .th = 3, .tj = 3, .tkw = 29, .tm = 7, .tn = 2 },
100 { .t0M = 20, .td = 11, .th = 2, .tj = 1, .tkw = 7, .tm = 4, .tn = 1 },
101 { .t0M = 16, .td = 10, .th = 2, .tj = 1, .tkw = 4, .tm = 4, .tn = 1 },
305 t->mdma2 = ((u32)s->th << 24) | ((u32)s->tj << 16) | ((u32)s->tn << 8); in mpc52xx_ata_compute_mdma_timings()
/linux-6.12.1/arch/arm64/boot/dts/nvidia/
Dtegra234-p3701-0000.dtsi10 tj-thermal {
Dtegra234-p3701-0008.dtsi9 tj-thermal {
/linux-6.12.1/tools/testing/selftests/sched_ext/
Dminimal.bpf.c11 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
Denq_last_no_enq_fails.bpf.c8 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
Dselect_cpu_dispatch_bad_dsq.bpf.c8 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
Dselect_cpu_dispatch_dbl_dsp.bpf.c8 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
Dselect_cpu_dispatch.bpf.c8 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
Dddsp_vtimelocal_fail.bpf.c5 * Copyright (c) 2024 Tejun Heo <tj@kernel.org>
Dselect_cpu_dfl.bpf.c8 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
Dddsp_bogus_dsq_fail.bpf.c5 * Copyright (c) 2024 Tejun Heo <tj@kernel.org>
Dtest_example.c4 * Copyright (c) 2024 Tejun Heo <tj@kernel.org>
Denq_select_cpu_fails.bpf.c5 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
Dinit_enable_count.bpf.c8 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
Denq_select_cpu_fails.c5 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
Dselect_cpu_dispatch_bad_dsq.c5 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
Dminimal.c5 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
Dselect_cpu_dispatch_dbl_dsp.c5 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
Dselect_cpu_vtime.c5 * Copyright (c) 2024 Tejun Heo <tj@kernel.org>
Dddsp_bogus_dsq_fail.c5 * Copyright (c) 2024 Tejun Heo <tj@kernel.org>
Denq_last_no_enq_fails.c5 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
Dddsp_vtimelocal_fail.c5 * Copyright (c) 2024 Tejun Heo <tj@kernel.org>
/linux-6.12.1/drivers/thermal/renesas/
Drzg2l_thermal.c105 * The temperature Tj is calculated by the formula in rzg2l_thermal_get_temp()
106 * Tj = (dsensor − calib1) * 165/ (calib0 − calib1) − 40 in rzg2l_thermal_get_temp()
/linux-6.12.1/tools/sched_ext/
Dscx_show_state.py3 # Copyright (C) 2024 Tejun Heo <tj@kernel.org>
/linux-6.12.1/tools/sched_ext/include/scx/
Dcompat.bpf.h4 * Copyright (c) 2024 Tejun Heo <tj@kernel.org>

1234