Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dstop_machine.c44 struct cpu_stop_work stop_work; /* for stop_cpus */ member
390 work = &per_cpu(cpu_stopper.stop_work, cpu); in queue_stop_cpus_work()
/Linux-v5.4/tools/perf/bench/
Dnuma.c154 bool stop_work; member
1067 g->stop_work = true; in calc_convergence()
1159 if (g->stop_work) in worker_thread()
1197 g->stop_work = true; in worker_thread()