Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
smpboot.h File Reference

Go to the source code of this file.

Functions

int smpboot_create_threads (unsigned int cpu)
 
void smpboot_park_threads (unsigned int cpu)
 
void smpboot_unpark_threads (unsigned int cpu)
 

Function Documentation

int smpboot_create_threads ( unsigned int  cpu)

Definition at line 192 of file smpboot.c.

void smpboot_park_threads ( unsigned int  cpu)

Definition at line 232 of file smpboot.c.

void smpboot_unpark_threads ( unsigned int  cpu)

Definition at line 214 of file smpboot.c.