Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dstop_machine.c44 struct cpu_stop_work stop_work; /* for stop_cpus */ member
409 work = &per_cpu(cpu_stopper.stop_work, cpu); in queue_stop_cpus_work()
/linux-6.15/tools/perf/bench/
H A Dnuma.c157 bool stop_work; member
1181 g->stop_work = true; in calc_convergence()
1278 if (g->stop_work) in worker_thread()
1316 g->stop_work = true; in worker_thread()
/linux-6.15/kernel/sched/
H A Dcore.c2518 struct cpu_stop_work stop_work; member
2639 &pending->arg, &pending->stop_work); in migration_cpu_stop()
3025 &pending->arg, &pending->stop_work); in affine_move_task()