Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 3 of 3) sorted by relevance

/kernel/dma/
Dmap_benchmark.c102 int threads = map->bparam.threads; in do_map_benchmark() local
/kernel/
Dfork.c962 u64 threads; in set_max_threads() local
3415 int threads = max_threads; in sysctl_max_threads() local
/kernel/kcsan/
Dkcsan_test.c49 static struct task_struct **threads; /* Lists of threads. */ variable