Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dstop_machine.c60 if (task != stopper->thread) in print_stop_info()
63 printk("%sStopper: %pS <- %pS\n", log_lvl, stopper->fn, (void *)stopper->caller); in print_stop_info()
89 wake_q_add(wakeq, stopper->thread); in __cpu_stop_queue_work()
102 enabled = stopper->enabled; in cpu_stop_queue_work()
509 stopper->caller = work->caller; in cpu_stopper_thread()
510 stopper->fn = fn; in cpu_stopper_thread()
519 stopper->fn = NULL; in cpu_stopper_thread()
520 stopper->caller = 0; in cpu_stopper_thread()
535 stopper->enabled = false; in stop_machine_park()
536 kthread_park(stopper->thread); in stop_machine_park()
[all …]
/linux-6.15/Documentation/driver-api/soundwire/
H A Dbra.rst227 mutex for regular read/write and BRA is a show-stopper. Independent