Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 8 of 8) sorted by relevance

/kernel/
Dkcmp.c52 long t1, t2; in kcmp_ptr() local
Ddelayacct.c135 unsigned long flags, t1; in delayacct_add_tsk() local
/kernel/trace/
Dtrace_hwlat.c206 time_type start, t1, t2, last_t2; in get_sample() local
/kernel/sched/
Ddebug.c1057 u64 t0, t1; in proc_sched_show_task() local
Dfair.c11681 u64 t0, t1, curr_cost = 0; in newidle_balance() local
/kernel/rcu/
Dtasks.h895 struct task_struct *t, *t1; in check_all_holdout_tasks() local
/kernel/bpf/
Dbtf.c6016 struct btf *btf1, const struct btf_type *t1, in btf_check_func_type_match()
6130 const struct btf_type *t1; in btf_check_type_match() local
/kernel/locking/
Dlockdep.c552 static bool traces_identical(struct lock_trace *t1, struct lock_trace *t2) in traces_identical()