Searched defs:sleep_cpu (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/arm64/kernel/ | ||
| H A D | hibernate.c | 57 static int sleep_cpu = -EINVAL; variable |
| /linux/arch/riscv/kernel/ | ||
| H A D | hibernate.c | 29 static int sleep_cpu = -EINVAL; variable |
| /linux/kernel/ | ||
| H A D | cpu.c | 1760 bringup_hibernate_cpu(unsigned int sleep_cpu) bringup_hibernate_cpu() argument |