next_t            175 arch/sh/kernel/process_32.c 	struct thread_struct *next_t = &next->thread;
next_t            185 arch/sh/kernel/process_32.c 		prefetch(next_t->xstate);
next_t           1229 tools/lib/bpf/btf_dump.c 			const struct btf_type *next_t;
next_t           1244 tools/lib/bpf/btf_dump.c 				next_t = btf__type_by_id(d->btf, next_id);
next_t           1245 tools/lib/bpf/btf_dump.c 				if (btf_is_mod(next_t))
next_t           1258 tools/lib/bpf/btf_dump.c 			next_t = btf__type_by_id(d->btf, next_id);
next_t           1259 tools/lib/bpf/btf_dump.c 			multidim = btf_is_array(next_t);