Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 7 of 7) sorted by relevance

/kernel/
Dkcmp.c52 long t1, t2; in kcmp_ptr() local
Ddelayacct.c131 unsigned long long t2, t3; in delayacct_add_tsk() local
/kernel/trace/
Dtrace_probe.c1166 const struct fetch_type *t2 = find_fetch_type(NULL, ctx->flags); in parse_probe_arg() local
1264 char *t = NULL, *t2, *t3; in parse_probe_arg_type() local
Dtrace_hwlat.c206 time_type start, t1, t2, last_t2; in get_sample() local
/kernel/locking/
Dlockdep.c552 static bool traces_identical(struct lock_trace *t1, struct lock_trace *t2) in traces_identical()
561 struct lock_trace *trace, *t2; in save_trace() local
/kernel/bpf/
Dbtf.c7270 struct btf *btf2, const struct btf_type *t2) in btf_check_func_type_match()
7380 struct btf *btf2, const struct btf_type *t2) in btf_check_type_match()
Dverifier.c14682 struct tnum t2 = is_jmp32 ? tnum_subreg(reg2->var_off) : reg2->var_off; in is_scalar_branch_taken() local