Home
last modified time | relevance | path

Searched defs:threads (Results 51 – 75 of 83) sorted by relevance

1234

/Linux-v5.15/tools/perf/tests/
Dswitch-tracking.c337 struct perf_thread_map *threads = NULL; in test__switch_tracking() local
Dcode-reading.c560 struct perf_thread_map *threads = NULL; in do_test_code_reading() local
/Linux-v5.15/drivers/s390/net/
Dlcs.c308 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/
Dxapic_ipi_test.c407 pthread_t threads[2]; in main() local
/Linux-v5.15/tools/testing/radix-tree/
Didr-test.c560 pthread_t threads[20]; in ida_thread_tests() local
/Linux-v5.15/drivers/dma-buf/
Dst-dma-fence-chain.c442 struct task_struct **threads; in find_race() local
/Linux-v5.15/arch/x86/kernel/
Dsmpboot.c580 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/
Devsel.c110 struct perf_thread_map *threads) in perf_evsel__open()
/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dgen7_renderclear.c265 u32 threads = bv->max_threads - 1; in gen7_emit_vfe_state() local
Dselftest_hangcheck.c995 struct active_engine threads[I915_NUM_ENGINES] = {}; in __igt_reset_engines() local
/Linux-v5.15/tools/perf/util/
Devlist.c65 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
Devent.c325 struct perf_thread_map *threads = thread_map__new_event(&event->thread_map); in perf_event__fprintf_thread_map() local
/Linux-v5.15/kernel/
Dfork.c771 u64 threads; in set_max_threads() local
3183 int threads = max_threads; in sysctl_max_threads() local
/Linux-v5.15/tools/perf/
Dbuiltin-stat.c203 struct perf_thread_map *threads; member
621 struct perf_thread_map *threads) in is_target_alive()
Dbuiltin-report.c856 struct threads *threads = &machine->threads[i]; in tasks_print() local
/Linux-v5.15/tools/usb/
Dffs-test.c357 } threads[] = { variable
/Linux-v5.15/drivers/gpu/drm/i915/selftests/
Di915_request.c442 struct task_struct **threads; in mock_breadcrumbs_smoketest() local
1547 struct task_struct **threads; in live_breadcrumbs_smoketest() local
/Linux-v5.15/kernel/kcsan/
Dkcsan_test.c41 static struct task_struct **threads; /* Lists of threads. */ variable
/Linux-v5.15/samples/bpf/
Dxsk_fwd.c758 static pthread_t threads[MAX_THREADS]; variable
/Linux-v5.15/tools/testing/selftests/mount_setattr/
Dmount_setattr_test.c914 pthread_t threads[DEFAULT_THREADS]; in TEST_F() local
/Linux-v5.15/drivers/ntb/test/
Dntb_perf.c201 struct perf_thread threads[MAX_THREADS_CNT]; member
/Linux-v5.15/drivers/android/
Dbinder_internal.h422 struct rb_root threads; member
/Linux-v5.15/drivers/dma/
Ddmatest.c240 struct list_head threads; member
/Linux-v5.15/tools/perf/scripts/python/
Dsched-migration.py31 threads = { 0 : "idle"} variable
/Linux-v5.15/fs/
Dbinfmt_elf.c1928 struct elf_thread_core_info *threads = info->thread; in free_note_info() local

1234