Home
last modified time | relevance | path

Searched defs:sleep_cpu (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/kernel/ !
H A Dhibernate.c57 static int sleep_cpu = -EINVAL; variable
/linux/arch/riscv/kernel/ !
H A Dhibernate.c29 static int sleep_cpu = -EINVAL; variable
/linux/kernel/ !
H A Dcpu.c1760 int bringup_hibernate_cpu(unsigned int sleep_cpu) in bringup_hibernate_cpu()