Home
last modified time | relevance | path

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

1234

/linux/drivers/ata/
H A 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/arch/arm64/boot/dts/nvidia/
H A Dtegra234-p3701-0008.dtsi9 tj-thermal {
H A Dtegra234-p3701-0000.dtsi10 tj-thermal {
/linux/tools/testing/selftests/sched_ext/
H A Dminimal.bpf.c11 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
H A Denq_last_no_enq_fails.bpf.c8 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
H A Dselect_cpu_dispatch_bad_dsq.bpf.c8 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
H A Dselect_cpu_dfl.bpf.c8 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
H A Dddsp_vtimelocal_fail.bpf.c5 * Copyright (c) 2024 Tejun Heo <tj@kernel.org>
H A Dselect_cpu_dispatch_dbl_dsp.bpf.c8 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
H A Dselect_cpu_dispatch.bpf.c8 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
H A Dddsp_bogus_dsq_fail.bpf.c5 * Copyright (c) 2024 Tejun Heo <tj@kernel.org>
H A Dtest_example.c4 * Copyright (c) 2024 Tejun Heo <tj@kernel.org>
H A Denq_select_cpu_fails.bpf.c
H A Dinit_enable_count.bpf.c8 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
H A Denq_select_cpu_fails.c
H A Dminimal.c5 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
H A Dselect_cpu_vtime.c5 * Copyright (c) 2024 Tejun Heo <tj@kernel.org>
H A Dddsp_bogus_dsq_fail.c5 * Copyright (c) 2024 Tejun Heo <tj@kernel.org>
H A Dddsp_vtimelocal_fail.c5 * Copyright (c) 2024 Tejun Heo <tj@kernel.org>
H A Dselect_cpu_dispatch_dbl_dsp.c5 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
H A Dselect_cpu_dispatch_bad_dsq.c5 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
H A Denq_last_no_enq_fails.c5 * Copyright (c) 2023 Tejun Heo <tj@kernel.org>
/linux/tools/sched_ext/include/scx/
H A Duser_exit_info_common.h7 * Copyright (c) 2022 Tejun Heo <tj@kernel.org>
H A Duser_exit_info.bpf.h7 * Copyright (c) 2022 Tejun Heo <tj@kernel.org>
/linux/tools/sched_ext/
H A Dscx_show_state.py3 # Copyright (C) 2024 Tejun Heo <tj@kernel.org>

1234