Home
last modified time | relevance | path

Searched defs:idle (Results 1 – 25 of 209) sorted by relevance

123456789

/openbmc/linux/arch/arm/mach-tegra/
H A Dplatsmp.c42 static int tegra20_boot_secondary(unsigned int cpu, struct task_struct *idle) in tegra20_boot_secondary()
70 static int tegra30_boot_secondary(unsigned int cpu, struct task_struct *idle) in tegra30_boot_secondary()
129 static int tegra114_boot_secondary(unsigned int cpu, struct task_struct *idle) in tegra114_boot_secondary()
159 struct task_struct *idle) in tegra_boot_secondary()
/openbmc/linux/arch/s390/kernel/
H A Didle.c26 struct s390_idle_data *idle = this_cpu_ptr(&s390_idle); in account_idle_time_irq() local
53 struct s390_idle_data *idle = this_cpu_ptr(&s390_idle); in arch_cpu_idle() local
68 struct s390_idle_data *idle = &per_cpu(s390_idle, dev->id); in show_idle_count() local
77 struct s390_idle_data *idle = &per_cpu(s390_idle, dev->id); in show_idle_time() local
/openbmc/linux/arch/arm/mach-bcm/
H A Dplatsmp.c158 static int kona_boot_secondary(unsigned int cpu, struct task_struct *idle) in kona_boot_secondary()
223 static int bcm23550_boot_secondary(unsigned int cpu, struct task_struct *idle) in bcm23550_boot_secondary()
264 static int nsp_boot_secondary(unsigned int cpu, struct task_struct *idle) in nsp_boot_secondary()
285 static int bcm2836_boot_secondary(unsigned int cpu, struct task_struct *idle) in bcm2836_boot_secondary()
/openbmc/linux/arch/x86/include/asm/
H A Dstackprotector.h66 static inline void cpu_init_stack_canary(int cpu, struct task_struct *idle) in cpu_init_stack_canary()
79 static inline void cpu_init_stack_canary(int cpu, struct task_struct *idle) in cpu_init_stack_canary()
/openbmc/linux/arch/arm/mach-qcom/
H A Dplatsmp.c336 static int msm8660_boot_secondary(unsigned int cpu, struct task_struct *idle) in msm8660_boot_secondary()
341 static int cortex_a7_boot_secondary(unsigned int cpu, struct task_struct *idle) in cortex_a7_boot_secondary()
346 static int kpssv1_boot_secondary(unsigned int cpu, struct task_struct *idle) in kpssv1_boot_secondary()
351 static int kpssv2_boot_secondary(unsigned int cpu, struct task_struct *idle) in kpssv2_boot_secondary()
/openbmc/linux/arch/arm/mach-hisi/
H A Dplatsmp.c84 static int hi3xxx_boot_secondary(unsigned int cpu, struct task_struct *idle) in hi3xxx_boot_secondary()
117 static int hix5hd2_boot_secondary(unsigned int cpu, struct task_struct *idle) in hix5hd2_boot_secondary()
152 static int hip01_boot_secondary(unsigned int cpu, struct task_struct *idle) in hip01_boot_secondary()
/openbmc/linux/arch/arm/mach-socfpga/
H A Dplatsmp.c21 static int socfpga_boot_secondary(unsigned int cpu, struct task_struct *idle) in socfpga_boot_secondary()
46 static int socfpga_a10_boot_secondary(unsigned int cpu, struct task_struct *idle) in socfpga_a10_boot_secondary()
/openbmc/linux/arch/arm/mach-imx/
H A Dplatsmp.c43 static int imx_boot_secondary(unsigned int cpu, struct task_struct *idle) in imx_boot_secondary()
123 static int ls1021a_boot_secondary(unsigned int cpu, struct task_struct *idle) in ls1021a_boot_secondary()
/openbmc/linux/arch/arm/mach-sunxi/
H A Dplatsmp.c72 struct task_struct *idle) in sun6i_smp_boot_secondary()
157 struct task_struct *idle) in sun8i_smp_boot_secondary()
/openbmc/linux/arch/arm/mach-mvebu/
H A Dplatsmp.c50 static int armada_xp_boot_secondary(unsigned int cpu, struct task_struct *idle) in armada_xp_boot_secondary()
216 static int mv98dx3236_boot_secondary(unsigned int cpu, struct task_struct *idle) in mv98dx3236_boot_secondary()
H A Dplatsmp-a9.c25 struct task_struct *idle) in mvebu_cortex_a9_boot_secondary()
/openbmc/linux/fs/proc/
H A Dstat.c27 u64 idle, idle_usecs = -1ULL; in get_idle_time() local
85 u64 user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local
H A Duptime.c15 struct timespec64 idle; in uptime_proc_show() local
/openbmc/linux/arch/um/kernel/
H A Dtime.c220 static void time_travel_ext_wait(bool idle) in time_travel_ext_wait()
253 static void __time_travel_update_time(unsigned long long ns, bool idle) in __time_travel_update_time()
395 static void time_travel_update_time(unsigned long long next, bool idle) in time_travel_update_time()
591 static inline void time_travel_update_time(unsigned long long ns, bool idle) in time_travel_update_time()
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dspectrum_cs.c77 spectrum_reset(struct pcmcia_device *link, int idle) in spectrum_reset()
143 spectrum_cs_stop_firmware(struct orinoco_private *priv, int idle) in spectrum_cs_stop_firmware()
/openbmc/linux/drivers/pmdomain/rockchip/
H A Dpm-domains.c103 #define DOMAIN(_name, pwr, status, req, idle, ack, wakeup) \ argument
114 #define DOMAIN_M(_name, pwr, status, req, idle, ack, wakeup) \ argument
127 …O_R(_name, p_offset, pwr, status, m_offset, m_status, r_status, r_offset, req, idle, ack, wakeup) \ argument
145 #define DOMAIN_RK3036(_name, req, ack, idle, wakeup) \ argument
158 #define DOMAIN_RV1126(name, pwr, req, idle, wakeup) \ argument
279 …IN_RK3588(name, p_offset, pwr, status, m_offset, m_status, r_status, r_offset, req, idle, wakeup) \ argument
301 bool idle) in rockchip_pmu_set_idle_request()
/openbmc/linux/arch/arm/mach-mmp/
H A Dplatsmp.c12 static int mmp3_boot_secondary(unsigned int cpu, struct task_struct *idle) in mmp3_boot_secondary()
/openbmc/linux/arch/arm/mach-alpine/
H A Dplatsmp.c17 static int alpine_boot_secondary(unsigned int cpu, struct task_struct *idle) in alpine_boot_secondary()
/openbmc/linux/arch/arm/mach-meson/
H A Dplatsmp.c156 struct task_struct *idle) in meson8_smp_boot_secondary()
212 struct task_struct *idle) in meson8b_smp_boot_secondary()
/openbmc/linux/arch/arm/mach-versatile/
H A Dplatsmp.c66 int versatile_boot_secondary(unsigned int cpu, struct task_struct *idle) in versatile_boot_secondary()
/openbmc/linux/arch/x86/xen/
H A Dsmp_pv.c253 cpu_initialize_context(unsigned int cpu, struct task_struct *idle) in cpu_initialize_context()
318 static int xen_pv_kick_ap(unsigned int cpu, struct task_struct *idle) in xen_pv_kick_ap()
/openbmc/linux/arch/arm/mach-shmobile/
H A Dsmp-emev2.c24 static int emev2_boot_secondary(unsigned int cpu, struct task_struct *idle) in emev2_boot_secondary()
/openbmc/linux/arch/arm/mach-aspeed/
H A Dplatsmp.c15 static int aspeed_g6_boot_secondary(unsigned int cpu, struct task_struct *idle) in aspeed_g6_boot_secondary()
/openbmc/linux/drivers/soc/renesas/
H A Dr9a06g032-smp.c36 struct task_struct *idle) in r9a06g032_smp_boot_secondary()
/openbmc/linux/arch/arm/mach-sti/
H A Dplatsmp.c30 static int sti_boot_secondary(unsigned int cpu, struct task_struct *idle) in sti_boot_secondary()

123456789