Home
last modified time | relevance | path

Searched refs:create_threads (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/bench/
H A Dfutex-lock-pi.c118 static void create_threads(struct worker *w, pthread_attr_t thread_attr, in create_threads() function
190 create_threads(worker, thread_attr, cpu); in bench_futex_lock_pi()
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dfutex-lock-pi.c121 static void create_threads(struct worker *w, struct perf_cpu_map *cpu) in create_threads() function
210 create_threads(worker, cpu); in bench_futex_lock_pi()
/kernel/linux/linux-6.6/tools/testing/selftests/sched/
H A Dcs_prctl_test.c134 static void create_threads(int num_threads, int thr_tids[]) in create_threads() function
159 create_threads(ca->num_threads, ca->thr_tids); in child_func_process()
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Damx.c745 static int create_threads(int num, struct futex_info *finfo) in create_threads() function
800 create_threads(ctxtswtest_config.num_threads, finfo); in test_context_switch()

Completed in 4 milliseconds