/Linux-v5.15/tools/perf/tests/ |
D | switch-tracking.c | 337 struct perf_thread_map *threads = NULL; in test__switch_tracking() local
|
D | code-reading.c | 560 struct perf_thread_map *threads = NULL; in do_test_code_reading() local
|
/Linux-v5.15/drivers/s390/net/ |
D | lcs.c | 308 lcs_set_allowed_threads(struct lcs_card *card, unsigned long threads) in lcs_set_allowed_threads() 317 static int lcs_threads_running(struct lcs_card *card, unsigned long threads) in lcs_threads_running() 329 lcs_wait_for_threads(struct lcs_card *card, unsigned long threads) in lcs_wait_for_threads()
|
/Linux-v5.15/tools/testing/selftests/kvm/x86_64/ |
D | xapic_ipi_test.c | 407 pthread_t threads[2]; in main() local
|
/Linux-v5.15/tools/testing/radix-tree/ |
D | idr-test.c | 560 pthread_t threads[20]; in ida_thread_tests() local
|
/Linux-v5.15/drivers/dma-buf/ |
D | st-dma-fence-chain.c | 442 struct task_struct **threads; in find_race() local
|
/Linux-v5.15/arch/x86/kernel/ |
D | smpboot.c | 580 int i, threads; in set_cpu_sibling_map() local 1534 int threads = cpumask_weight(topology_sibling_cpumask(cpu)); in recompute_smt_state() local
|
/Linux-v5.15/tools/lib/perf/ |
D | evsel.c | 110 struct perf_thread_map *threads) in perf_evsel__open()
|
/Linux-v5.15/drivers/gpu/drm/i915/gt/ |
D | gen7_renderclear.c | 265 u32 threads = bv->max_threads - 1; in gen7_emit_vfe_state() local
|
D | selftest_hangcheck.c | 995 struct active_engine threads[I915_NUM_ENGINES] = {}; in __igt_reset_engines() local
|
/Linux-v5.15/tools/perf/util/ |
D | evlist.c | 65 struct perf_thread_map *threads) in evlist__init() 972 struct perf_thread_map *threads; in evlist__create_maps() local 1302 struct perf_thread_map *threads; in evlist__create_syswide_maps() local
|
D | event.c | 325 struct perf_thread_map *threads = thread_map__new_event(&event->thread_map); in perf_event__fprintf_thread_map() local
|
/Linux-v5.15/kernel/ |
D | fork.c | 771 u64 threads; in set_max_threads() local 3183 int threads = max_threads; in sysctl_max_threads() local
|
/Linux-v5.15/tools/perf/ |
D | builtin-stat.c | 203 struct perf_thread_map *threads; member 621 struct perf_thread_map *threads) in is_target_alive()
|
D | builtin-report.c | 856 struct threads *threads = &machine->threads[i]; in tasks_print() local
|
/Linux-v5.15/tools/usb/ |
D | ffs-test.c | 357 } threads[] = { variable
|
/Linux-v5.15/drivers/gpu/drm/i915/selftests/ |
D | i915_request.c | 442 struct task_struct **threads; in mock_breadcrumbs_smoketest() local 1547 struct task_struct **threads; in live_breadcrumbs_smoketest() local
|
/Linux-v5.15/kernel/kcsan/ |
D | kcsan_test.c | 41 static struct task_struct **threads; /* Lists of threads. */ variable
|
/Linux-v5.15/samples/bpf/ |
D | xsk_fwd.c | 758 static pthread_t threads[MAX_THREADS]; variable
|
/Linux-v5.15/tools/testing/selftests/mount_setattr/ |
D | mount_setattr_test.c | 914 pthread_t threads[DEFAULT_THREADS]; in TEST_F() local
|
/Linux-v5.15/drivers/ntb/test/ |
D | ntb_perf.c | 201 struct perf_thread threads[MAX_THREADS_CNT]; member
|
/Linux-v5.15/drivers/android/ |
D | binder_internal.h | 422 struct rb_root threads; member
|
/Linux-v5.15/drivers/dma/ |
D | dmatest.c | 240 struct list_head threads; member
|
/Linux-v5.15/tools/perf/scripts/python/ |
D | sched-migration.py | 31 threads = { 0 : "idle"} variable
|
/Linux-v5.15/fs/ |
D | binfmt_elf.c | 1928 struct elf_thread_core_info *threads = info->thread; in free_note_info() local
|