| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | cpuhotplug.h | 192 CPUHP_AP_ONLINE_DYN, enumerator 193 CPUHP_AP_ONLINE_DYN_END = CPUHP_AP_ONLINE_DYN + 30,
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | cpu_hotplug.rst | 167 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "X/Y:online", 181 (*CPUHP_AP_ONLINE_DYN*). It will return zero for predefined states. 184 dynamically allocated state (*CPUHP_AP_ONLINE_DYN*) use the returned state. 193 ret = cpuhp_setup_state_multi(CPUHP_AP_ONLINE_DYN, "X/Y:online, 237 * The states between *CPUHP_AP_ONLINE_DYN* and *CPUHP_AP_ONLINE_DYN_END* are 243 A dynamically allocated state via *CPUHP_AP_ONLINE_DYN* is often enough.
|
| /OK3568_Linux_fs/kernel/drivers/oprofile/ |
| H A D | timer_int.c | 97 ret = cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, in oprofile_hrtimer_setup()
|
| H A D | nmi_timer_int.c | 126 err = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "oprofile/nmi:online", in nmi_timer_setup()
|
| /OK3568_Linux_fs/kernel/drivers/leds/trigger/ |
| H A D | ledtrig-cpu.c | 162 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "leds/trigger:starting", in ledtrig_cpu_init()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | intel_turbo_max_3.c | 131 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, in itmt_legacy_init()
|
| /OK3568_Linux_fs/kernel/drivers/cpuidle/ |
| H A D | cpuidle-haltpoll.c | 126 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "cpuidle/haltpoll:online", in haltpoll_init()
|
| H A D | cpuidle-pseries.c | 466 retval = cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, in pseries_processor_idle_init()
|
| H A D | cpuidle-powernv.c | 391 retval = cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, in powernv_processor_idle_init()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | paravirt.c | 126 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, in pv_time_init_stolen_time()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/ |
| H A D | umwait.c | 219 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "umwait:online", in umwait_init()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | cpuid.c | 165 err = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "x86/cpuid:online", in cpuid_init()
|
| H A D | msr.c | 275 err = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "x86/msr:online", in msr_init()
|
| /OK3568_Linux_fs/kernel/drivers/powercap/ |
| H A D | intel_rapl_msr.c | 155 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "powercap/rapl:online", in rapl_msr_probe()
|
| /OK3568_Linux_fs/kernel/drivers/soc/fsl/qbman/ |
| H A D | bman_portal.c | 231 ret = cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, in bman_portal_driver_register()
|
| H A D | qman_portal.c | 378 ret = cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, in qman_portal_driver_register()
|
| /OK3568_Linux_fs/kernel/arch/x86/xen/ |
| H A D | enlighten.c | 112 rc = cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, in xen_cpuhp_setup()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | percpu_counter.c | 248 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "lib/percpu_cnt:online", in percpu_counter_startup()
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | err_inject.c | 251 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "ia64/err_inj:online", in err_inject_init()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | processor_driver.c | 326 result = cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, in acpi_processor_driver_init()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | swap_slots.c | 271 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "swap_slots_cache", in enable_swap_slots_cache()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | via-cputemp.c | 294 err = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "hwmon/via:online", in via_cputemp_init()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | sysfs.c | 271 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "sparc/topology:online", in topology_init()
|
| /OK3568_Linux_fs/kernel/mm/kasan/ |
| H A D | quarantine.c | 375 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "mm/kasan:online", in kasan_cpu_quarantine_init()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | watchdog.c | 461 err = cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN, in watchdog_nmi_probe()
|