Home
last modified time | relevance | path

Searched refs:cpuhp_setup_state_nocalls (Results 1 – 25 of 58) sorted by relevance

123

/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dcache-b15-rac.c335 ret = cpuhp_setup_state_nocalls(CPUHP_AP_ARM_CACHE_B15_RAC_DEAD, in b15_rac_init()
341 ret = cpuhp_setup_state_nocalls(CPUHP_AP_ARM_CACHE_B15_RAC_DYING, in b15_rac_init()
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Denlighten.c108 rc = cpuhp_setup_state_nocalls(CPUHP_XEN_PREPARE, in xen_cpuhp_setup()
112 rc = cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, in xen_cpuhp_setup()
/OK3568_Linux_fs/kernel/tools/testing/radix-tree/linux/
H A Dcpu.h1 #define cpuhp_setup_state_nocalls(a, b, c, d) (0) macro
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcpuidle-pseries.c466 retval = cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, in pseries_processor_idle_init()
470 retval = cpuhp_setup_state_nocalls(CPUHP_CPUIDLE_DEAD, in pseries_processor_idle_init()
H A Dcpuidle-powernv.c391 retval = cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, in powernv_processor_idle_init()
395 retval = cpuhp_setup_state_nocalls(CPUHP_CPUIDLE_DEAD, in powernv_processor_idle_init()
H A Dcoupled.c778 ret = cpuhp_setup_state_nocalls(CPUHP_CPUIDLE_COUPLED_PREPARE, in cpuidle_coupled_init()
784 ret = cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, in cpuidle_coupled_init()
H A Dcpuidle-psci.c149 err = cpuhp_setup_state_nocalls(CPUHP_AP_CPU_PM_STARTING, in psci_idle_init_cpuhp()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dprocessor_driver.c326 result = cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, in acpi_processor_driver_init()
332 cpuhp_setup_state_nocalls(CPUHP_ACPI_CPUDRV_DEAD, "acpi/cpu-drv:dead", in acpi_processor_driver_init()
/OK3568_Linux_fs/kernel/arch/arm/mach-shmobile/
H A Dplatsmp-scu.c42 cpuhp_setup_state_nocalls(CPUHP_ARM_SHMOBILE_SCU_PREPARE, in shmobile_smp_scu_prepare_cpus()
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Dtimer_int.c97 ret = cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, in oprofile_hrtimer_setup()
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh4a/
H A Dsmp-shx3.c131 cpuhp_setup_state_nocalls(CPUHP_SH_SH3X_PREPARE, "sh/shx3:prepare", in register_shx3_cpu_notifier()
/OK3568_Linux_fs/kernel/lib/
H A Dirq_poll.c211 cpuhp_setup_state_nocalls(CPUHP_IRQ_POLL_DEAD, "irq_poll:dead", NULL, in irq_poll_setup()
H A Dpercpu_counter.c251 ret = cpuhp_setup_state_nocalls(CPUHP_PERCPU_CNT_DEAD, in percpu_counter_startup()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Domap-wakeupgen.c420 cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, "arm/omap-wake:online", in irq_hotplug_init()
422 cpuhp_setup_state_nocalls(CPUHP_ARM_OMAP_WAKE_DEAD, in irq_hotplug_init()
/OK3568_Linux_fs/kernel/arch/arm/mach-mvebu/
H A Dplatsmp.c127 cpuhp_setup_state_nocalls(CPUHP_AP_ARM_MVEBU_SYNC_CLOCKS, in armada_xp_smp_prepare_cpus()
H A Dcoherency.c150 cpuhp_setup_state_nocalls(CPUHP_AP_ARM_MVEBU_COHERENCY, in armada_370_coherency_init()
/OK3568_Linux_fs/kernel/drivers/soc/fsl/qbman/
H A Dbman_portal.c231 ret = cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, in bman_portal_driver_register()
/OK3568_Linux_fs/kernel/arch/mips/oprofile/
H A Dop_model_loongson3.c188 cpuhp_setup_state_nocalls(CPUHP_AP_MIPS_OP_LOONGSON3_STARTING, in loongson3_init()
/OK3568_Linux_fs/kernel/arch/arm/common/
H A DbL_switcher.c779 cpuhp_setup_state_nocalls(CPUHP_ARM_BL_PREPARE, "arm/bl:prepare", in bL_switcher_init()
781 ret = cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, "arm/bl:predown", in bL_switcher_init()
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-armada-370-xp.c794 cpuhp_setup_state_nocalls(CPUHP_AP_IRQ_ARMADA_XP_STARTING, in armada_370_xp_mpic_of_init()
800 cpuhp_setup_state_nocalls(CPUHP_AP_IRQ_ARMADA_XP_STARTING, in armada_370_xp_mpic_of_init()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/microcode/
H A Dcore.c881 cpuhp_setup_state_nocalls(CPUHP_AP_MICROCODE_LOADER, "x86/microcode:starting", in microcode_init()
883 cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, "x86/microcode:online", in microcode_init()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dsmp.c892 cpuhp_setup_state_nocalls(CPUHP_POWERPC_PMAC_PREPARE, in smp_core99_bringup_done()
895 cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, "powerpc/pmac:online", in smp_core99_bringup_done()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dsmp_twd.c288 cpuhp_setup_state_nocalls(CPUHP_AP_ARM_TWD_STARTING, in twd_local_timer_common_register()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcpuhotplug.h252 static inline int cpuhp_setup_state_nocalls(enum cpuhp_state state, in cpuhp_setup_state_nocalls() function
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dwatchdog.c461 err = cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, in watchdog_nmi_probe()

123