Home
last modified time | relevance | path

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

/linux/sound/usb/usx2y/
H A Dus144mkii.c264 container_of(work, struct tascam_card, stop_work); in tascam_stop_work_handler()
314 cancel_work_sync(&tascam->stop_work); in tascam_suspend()
506 INIT_WORK(&tascam->stop_work, tascam_stop_work_handler); in tascam_probe()
586 cancel_work_sync(&tascam->stop_work); in tascam_disconnect()
H A Dus144mkii.h276 struct work_struct stop_work; member
H A Dus144mkii_pcm.c353 schedule_work(&tascam->stop_work); in tascam_pcm_trigger()
/linux/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/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/kernel/sched/
H A Dcore.c2497 struct cpu_stop_work stop_work; member
2618 &pending->arg, &pending->stop_work); in migration_cpu_stop()
3011 &pending->arg, &pending->stop_work); in affine_move_task()