Searched defs:t2 (Results 1 – 6 of 6) sorted by relevance
/kernel/ |
D | kcmp.c | 52 long t1, t2; in kcmp_ptr() local
|
D | delayacct.c | 123 unsigned long long t2, t3; in delayacct_add_tsk() local
|
/kernel/trace/ |
D | trace_probe.c | 479 const struct fetch_type *t2 = find_fetch_type(NULL); in parse_probe_arg() local 566 char *t, *t2, *t3; in traceprobe_parse_probe_arg_body() local
|
D | trace_hwlat.c | 206 time_type start, t1, t2, last_t2; in get_sample() local
|
/kernel/locking/ |
D | lockdep.c | 521 static bool traces_identical(struct lock_trace *t1, struct lock_trace *t2) in traces_identical() 530 struct lock_trace *trace, *t2; in save_trace() local
|
/kernel/bpf/ |
D | btf.c | 5324 struct btf *btf2, const struct btf_type *t2) in btf_check_func_type_match() 5434 struct btf *btf2, const struct btf_type *t2) in btf_check_type_match()
|