Searched refs:parked (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
D | spk_types.h | 81 char parked, shut_up; member 105 #define spk_parked (speakup_console[vc->vc_num]->parked)
|
/kernel/linux/linux-5.10/kernel/ |
D | kthread.c | 58 struct completion parked; member 252 complete(&self->parked); in __kthread_parkme() 294 init_completion(&self->parked); in kthread() 603 wait_for_completion(&kthread->parked); in kthread_park()
|
/kernel/linux/linux-5.10/Documentation/admin-guide/laptops/ |
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.
|
/kernel/linux/linux-5.10/Documentation/ABI/stable/ |
D | sysfs-driver-speakup | 186 killed Speakup", "I'm alive", "leaving help", "parked",
|
/kernel/linux/linux-5.10/arch/arc/ |
D | Kconfig | 203 masters are parked until Master kicks them so they can start off
|
/kernel/linux/linux-5.10/arch/arm64/ |
D | Kconfig | 1579 the late CPU will be parked. Also, if the boot CPU does not have
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/ |
D | 0005_linux_include.patch | 6380 + * "parked". */ 6460 +#define QMAN_FQ_DESTROY_PARKED 0x00000001 /* FQ can be parked or OOS */ 6671 + * @park_request: indicates whether the held-active @fq should be parked 6747 + * is specified, in which case it may also be in the 'parked' state. 6770 + * qman_init_fq - Initialises FQ fields, leaves the FQ "parked" or "scheduled" 6771 + * @fq: the frame queue object to modify, must be 'parked' or new. 6777 + * rather than parked. NB, @opts can be NULL. 6807 + * @fq: the frame queue object to schedule, must be 'parked' 6846 + * or 'retired' or 'parked' state
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | spkguide.txt | 988 "I'm alive", "leaving help", "parked", "unparked", and others.
|