Searched refs:stop_work (Results 1 – 6 of 6) sorted by relevance
264 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()
276 struct work_struct stop_work; member
353 schedule_work(&tascam->stop_work); in tascam_pcm_trigger()
44 struct cpu_stop_work stop_work; /* for stop_cpus */ member409 work = &per_cpu(cpu_stopper.stop_work, cpu); in queue_stop_cpus_work()
157 bool stop_work; member1181 g->stop_work = true; in calc_convergence()1278 if (g->stop_work) in worker_thread()1316 g->stop_work = true; in worker_thread()
2497 struct cpu_stop_work stop_work; member2618 &pending->arg, &pending->stop_work); in migration_cpu_stop()3011 &pending->arg, &pending->stop_work); in affine_move_task()