Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
hotplug.c File Reference
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/smp.h>
#include <linux/cpumask.h>
#include <linux/delay.h>
#include <linux/of.h>
#include <mach/common.h>
#include <mach/r8a7779.h>
#include <mach/emev2.h>
#include <asm/cacheflush.h>
#include <asm/mach-types.h>

Go to the source code of this file.

Functions

void shmobile_cpu_die (unsigned int cpu)
 
int shmobile_cpu_disable (unsigned int cpu)
 
int shmobile_cpu_is_dead (unsigned int cpu)
 

Function Documentation

void shmobile_cpu_die ( unsigned int  cpu)

Definition at line 26 of file hotplug.c.

int shmobile_cpu_disable ( unsigned int  cpu)

Definition at line 49 of file hotplug.c.

int shmobile_cpu_is_dead ( unsigned int  cpu)

Definition at line 59 of file hotplug.c.