OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__cpu_up
(Results
1 - 2
of
2
) sorted by null
/external/kernel-headers/original/linux/
smp.h
44
extern int
__cpu_up
(unsigned int cpunum);
/external/kernel-headers/original/asm-x86/
smp_32.h
80
static inline int
__cpu_up
(unsigned int cpu)
function
126
/* We don't mark CPUs online until
__cpu_up
(), so we need another measure */
Completed in 185 milliseconds