Home
last modified time | relevance | path

Searched defs:workers (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Dcyclic_kick_wait.c102 struct worker_ctx workers[NR_WORKERS] = {}; in run() local
/linux/tools/testing/selftests/bpf/
H A Dtest_progs.h129 int workers; /* number of worker process */ global() member
/linux/drivers/md/
H A Draid5.c7271 struct r5worker *workers; in alloc_thread_groups() local
/linux/kernel/
H A Dworkqueue.c229 struct list_head workers; /* A: attached workers */ member