Searched defs:t2 (Results 1 – 7 of 7) sorted by relevance
| /kernel/ |
| D | kcmp.c | 52 long t1, t2; in kcmp_ptr() local
|
| D | delayacct.c | 131 unsigned long long t2, t3; in delayacct_add_tsk() local
|
| /kernel/trace/ |
| D | trace_probe.c | 1166 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
|
| D | trace_hwlat.c | 206 time_type start, t1, t2, last_t2; in get_sample() local
|
| /kernel/locking/ |
| D | lockdep.c | 552 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/ |
| D | btf.c | 7270 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()
|
| D | verifier.c | 14682 struct tnum t2 = is_jmp32 ? tnum_subreg(reg2->var_off) : reg2->var_off; in is_scalar_branch_taken() local
|