Searched refs:parked (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/accessibility/speakup/ |
A D | spk_types.h | 81 char parked, shut_up; member 105 #define spk_parked (speakup_console[vc->vc_num]->parked)
|
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/mstar/ |
A D | mstar,smpctrl.yaml | 17 the loop they are parked in by the boot ROM.
|
/linux-6.3-rc2/kernel/ |
A D | kthread.c | 58 struct completion parked; member 122 init_completion(&kthread->parked); in set_kthread_struct() 279 complete(&self->parked); in __kthread_parkme() 669 wait_for_completion(&kthread->parked); in kthread_park()
|
/linux-6.3-rc2/Documentation/admin-guide/laptops/ |
A D | disk-shock-protection.rst | 49 -EOVERFLOW, but heads will be parked anyway and the timeout will be 106 until drive X is no longer in the parked state.
|
/linux-6.3-rc2/arch/arc/ |
A D | Kconfig | 180 masters are parked until Master kicks them so they can start off
|
/linux-6.3-rc2/Documentation/ABI/stable/ |
A D | sysfs-driver-speakup | 195 killed Speakup", "I'm alive", "leaving help", "parked",
|
/linux-6.3-rc2/arch/arm64/ |
A D | Kconfig | 1843 the late CPU will be parked. Also, if the boot CPU does not have
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | spkguide.txt | 989 "I'm alive", "leaving help", "parked", "unparked", and others.
|
Completed in 20 milliseconds