Searched defs:idle (Results 51 - 75 of 202) sorted by relevance

123456789

/linux-master/arch/arm/mach-mvebu/
H A Dplatsmp.c50 static int armada_xp_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
216 static int mv98dx3236_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
/linux-master/drivers/misc/mei/
H A Dinit.c363 bool idle = (dev->dev_state == MEI_DEV_ENABLED && local
/linux-master/include/linux/sched/
H A Dtask.h41 int idle; member in struct:kernel_clone_args
/linux-master/arch/hexagon/kernel/
H A Dsmp.c174 int __cpu_up(unsigned int cpu, struct task_struct *idle) argument
/linux-master/arch/x86/xen/
H A Dsmp_pv.c228 cpu_initialize_context(unsigned int cpu, struct task_struct *idle) argument
293 static int xen_pv_kick_ap(unsigned int cpu, struct task_struct *idle) argument
/linux-master/kernel/time/
H A Dtimer_migration.h92 bool idle; member in struct:tmigr_cpu
/linux-master/arch/x86/hyperv/
H A Dhv_vtl.c83 struct task_struct *idle = idle_thread_get(cpu); local
/linux-master/arch/arm/mach-hisi/
H A Dplatmcpm.c98 static int hip04_boot_secondary(unsigned int l_cpu, struct task_struct *idle) argument
/linux-master/drivers/media/rc/
H A Drc-ir-raw.c201 void ir_raw_event_set_idle(struct rc_dev *dev, bool idle) argument
[all...]
/linux-master/arch/sparc/kernel/
H A Dsun4d_smp.c122 int smp4d_boot_one_cpu(int i, struct task_struct *idle) argument
H A Dsun4m_smp.c79 int smp4m_boot_one_cpu(int i, struct task_struct *idle) argument
/linux-master/drivers/md/
H A Ddm-cache-policy-internal.h35 policy_get_background_work(struct dm_cache_policy *p, bool idle, struct policy_work **result) argument
/linux-master/arch/arm/mach-qcom/
H A Dplatsmp.c336 static int msm8660_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
341 static int cortex_a7_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
346 static int kpssv1_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
351 static int kpssv2_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
/linux-master/arch/arm/mach-shmobile/
H A Dplatsmp-apmu.c255 shmobile_smp_apmu_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
/linux-master/fs/proc/
H A Dstat.c27 u64 idle, idle_usecs = -1ULL; local
85 u64 user, nice, system, idle, iowait, irq, softirq, steal; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_mpc.c150 unsigned int idle; local
/linux-master/arch/arm/mach-bcm/
H A Dplatsmp-brcmstb.c339 static int brcmstb_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
/linux-master/arch/powerpc/include/asm/
H A Dlppaca.h69 u8 idle; /* Indicate OS is idle */ member in struct:lppaca
/linux-master/arch/parisc/kernel/
H A Dsmp.c333 static int smp_boot_one_cpu(int cpuid, struct task_struct *idle) argument
/linux-master/arch/mips/kernel/
H A Dsmp-bmips.c191 static int bmips_boot_secondary(int cpu, struct task_struct *idle) argument
/linux-master/arch/mips/cavium-octeon/
H A Dsmp.c209 static int octeon_boot_secondary(int cpu, struct task_struct *idle) argument
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Defuse.c117 int rtw89_cnv_efuse_state_ax(struct rtw89_dev *rtwdev, bool idle) argument
/linux-master/tools/perf/util/
H A Dsymbol.h60 u8 idle:1; member in struct:symbol
/linux-master/arch/openrisc/kernel/
H A Dsmp.c42 static void boot_secondary(unsigned int cpu, struct task_struct *idle) argument
92 int __cpu_up(unsigned int cpu, struct task_struct *idle) argument
/linux-master/arch/arc/kernel/
H A Dsmp.c199 int __cpu_up(unsigned int cpu, struct task_struct *idle) argument

Completed in 306 milliseconds

123456789