thread_idx        108 lib/test_kmod.c 	unsigned int thread_idx;
thread_idx        237 lib/test_kmod.c 	dev_dbg(test_dev->dev, "Ran thread %u\n", info->thread_idx);
thread_idx        243 lib/test_kmod.c 	kmod_test_done_check(test_dev, info->thread_idx);
thread_idx        265 lib/test_kmod.c 			 info->thread_idx, info->ret_sync);
thread_idx        272 lib/test_kmod.c 			 info->thread_idx, info->fs_sync ? config->test_fs :
thread_idx        326 lib/test_kmod.c 	info->thread_idx = idx;
thread_idx       1451 tools/perf/util/evsel.c 				  int thread_idx)
thread_idx       1454 tools/perf/util/evsel.c 		for (int thread = thread_idx; thread < nr_threads - 1; thread++)
thread_idx       1460 tools/perf/util/evsel.c 		      int nr_threads, int thread_idx)
thread_idx       1464 tools/perf/util/evsel.c 	if (cpu_idx >= nr_cpus || thread_idx >= nr_threads)
thread_idx       1470 tools/perf/util/evsel.c 		perf_evsel__remove_fd(pos, nr_cpus, nr_threads, thread_idx);