Home
last modified time | relevance | path

Searched refs:stop_work (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/
Dstop_machine.c44 struct cpu_stop_work stop_work; /* for stop_cpus */ member
391 work = &per_cpu(cpu_stopper.stop_work, cpu); in queue_stop_cpus_work()
/kernel/linux/linux-5.10/tools/perf/bench/
Dnuma.c155 bool stop_work; member
1081 g->stop_work = true; in calc_convergence()
1176 if (g->stop_work) in worker_thread()
1214 g->stop_work = true; in worker_thread()