Home
last modified time | relevance | path

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

/kernel/
Dfork.c798 u64 threads; in set_max_threads() local
3164 int threads = max_threads; in sysctl_max_threads() local
/kernel/kcsan/
Dkcsan-test.c39 static struct task_struct **threads; /* Lists of threads. */ variable