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

Go to the source code of this file.

Macros

#define IDLE_START   1
 
#define IDLE_END   2
 

Functions

void idle_notifier_register (struct notifier_block *n)
 
void idle_notifier_unregister (struct notifier_block *n)
 
void amd_e400_remove_cpu (int cpu)
 

Macro Definition Documentation

#define IDLE_END   2

Definition at line 5 of file idle.h.

#define IDLE_START   1

Definition at line 4 of file idle.h.

Function Documentation

void amd_e400_remove_cpu ( int  cpu)

Definition at line 552 of file process.c.

void idle_notifier_register ( struct notifier_block n)
void idle_notifier_unregister ( struct notifier_block n)