Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dstop_machine.c44 struct cpu_stop_work stop_work; /* for stop_cpus */ member
379 work = &per_cpu(cpu_stopper.stop_work, cpu); in queue_stop_cpus_work()
/Linux-v4.19/tools/perf/bench/
Dnuma.c151 bool stop_work; member
1062 g->stop_work = true; in calc_convergence()
1154 if (g->stop_work) in worker_thread()
1192 g->stop_work = true; in worker_thread()