Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dstop_machine.c44 struct cpu_stop_work stop_work; /* for stop_cpus */ member
408 work = &per_cpu(cpu_stopper.stop_work, cpu); in queue_stop_cpus_work()
/Linux-v5.15/tools/perf/bench/
Dnuma.c155 bool stop_work; member
1095 g->stop_work = true; in calc_convergence()
1192 if (g->stop_work) in worker_thread()
1230 g->stop_work = true; in worker_thread()
/Linux-v5.15/kernel/sched/
Dcore.c2259 struct cpu_stop_work stop_work; member
2378 &pending->arg, &pending->stop_work); in migration_cpu_stop()
2705 &pending->arg, &pending->stop_work); in affine_move_task()