| /linux/arch/arm/mach-pxa/ |
| H A D | pxa27x.h | 13 #define ARB_DMA_SLV_PARK (1<<31) /* Be parked with DMA slave when idle */ 14 #define ARB_CI_PARK (1<<30) /* Be parked with Camera Interface when idle */ 15 #define ARB_EX_MEM_PARK (1<<29) /* Be parked with external MEMC when idle */ 16 #define ARB_INT_MEM_PARK (1<<28) /* Be parked with internal MEMC when idle */ 17 #define ARB_USB_PARK (1<<27) /* Be parked with USB when idle */ 18 #define ARB_LCD_PARK (1<<26) /* Be parked with LCD when idle */ 19 #define ARB_DMA_PARK (1<<25) /* Be parked with DMA when idle */ 20 #define ARB_CORE_PARK (1<<24) /* Be parked with core when idle */
|
| /linux/include/linux/ |
| H A D | smpboot.h | 25 * parked (cpu offline) 28 * @selfparking: Thread is not parked by the park function.
|
| H A D | backing-dev-defs.h | 112 struct list_head b_io; /* parked for writeback */ 113 struct list_head b_more_io; /* parked for more writeback */
|
| H A D | rcu_segcblist.h | 173 * | + parked CB kthread | 175 * | CB kthread is parked. Callbacks processed by rcu_core() from softirqs or |
|
| /linux/drivers/accessibility/speakup/ |
| H A D | spk_types.h | 81 char parked, shut_up; member 105 #define spk_parked (speakup_console[vc->vc_num]->parked)
|
| /linux/Documentation/admin-guide/laptops/ |
| H 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/drivers/soc/fsl/qbman/ |
| H A D | qman_test_api.c | 132 /* Initialise (parked) FQ */ in qman_test_api() 143 /* Do enqueues + VDQCR, twice. (Parked FQ) */ in qman_test_api()
|
| /linux/drivers/clk/qcom/ |
| H A D | clk-regmap-phy-mux.h | 19 * it being parked to a safe, reference clock source). And vice versa, after
|
| H A D | clk-rcg2.c | 1479 /* If the shared rcg is parked use the cached cfg instead */ in clk_rcg2_shared_get_parent() 1490 /* If the shared rcg is parked only update the cached cfg */ in clk_rcg2_shared_set_parent() 1506 /* If the shared rcg is parked use the cached cfg instead */ in clk_rcg2_shared_recalc_rate()
|
| /linux/Documentation/devicetree/bindings/arm/mstar/ |
| H A D | mstar,smpctrl.yaml | 17 the loop they are parked in by the boot ROM.
|
| /linux/drivers/soc/renesas/ |
| H A D | r9a06g032-smp.c | 17 * The second CPU is parked in ROM at boot time. It requires waking it after
|
| /linux/arch/arm/include/asm/ |
| H A D | mcpm.h | 117 * effect and the CPU is safely parked before performing non-mcpm 129 * - zero if the CPU is in a safely parked state
|
| /linux/arch/arm/mach-omap2/ |
| H A D | omap-smp.c | 320 pr_warn("smp: CPU1 not parked?\n"); in omap4_smp_maybe_reset_cpu1() 347 pr_info("smp: CPU1 parked within kernel, needs reset (0x%lx 0x%lx)\n", in omap4_smp_maybe_reset_cpu1()
|
| /linux/arch/arm64/kernel/ |
| H A D | acpi_parking_protocol.c | 48 pr_debug("%s: ACPI parked addr=%llx\n", __func__, in acpi_parking_protocol_cpu_init()
|
| /linux/kernel/ |
| H A D | kthread.c | 64 struct completion parked; member 130 init_completion(&kthread->parked); in set_kthread_struct() 299 complete(&self->parked); in __kthread_parkme() 707 * Newly created kthread was parked when the CPU was offline. in kthread_unpark() 730 * Returns 0 if the thread is parked, -ENOSYS if the thread exited. 750 wait_for_completion(&kthread->parked); in kthread_park()
|
| H A D | smpboot.c | 266 /* We need to destroy also the parked threads of offline cpus */ in smpboot_destroy_threads()
|
| /linux/tools/laptop/freefall/ |
| H A D | freefall.c | 82 const char *str = (seconds == 0) ? "Unparked" : "Parked"; in protect()
|
| /linux/include/linux/ssb/ |
| H A D | ssb_driver_pci.h | 21 #define SSB_PCICORE_ARBCTL_PARKID 0x00000006 /* Mask, selects which agent is parked on an idle bus…
|
| /linux/Documentation/arch/riscv/ |
| H A D | boot.rst | 70 parked waiting for the initialization to finish. This method is mostly used to
|
| /linux/drivers/crypto/caam/ |
| H A D | dpseci.h | 87 * @DPSECI_DEST_NONE: Unassigned destination; The queue is set in parked mode
|
| /linux/drivers/cpuidle/ |
| H A D | cpuidle-tegra.c | 171 * parked into offline mode, then the last CPU should clean out in tegra_cpuidle_state_enter()
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_engine_pm.c | 275 ENGINE_TRACE(engine, "parked\n"); in __engine_park()
|
| /linux/include/linux/bcma/ |
| H A D | bcma_driver_pci.h | 18 #define BCMA_CORE_PCI_ARBCTL_PARKID 0x00000006 /* Mask, selects which agent is parked on an idle …
|
| /linux/arch/arc/ |
| H A D | Kconfig | 186 masters are parked until Master kicks them so they can start off
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-driver-speakup | 195 killed Speakup", "I'm alive", "leaving help", "parked",
|