Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
void | cmp_smp_setup (void) |
void | cmp_smp_finish (void) |
void | cmp_boot_secondary (int cpu, struct task_struct *t) |
void | cmp_init_secondary (void) |
void | cmp_cpus_done (void) |
void | cmp_prepare_cpus (unsigned int max_cpus) |
void | cmp_send_ipi (int cpu, unsigned int action) |
void cmp_boot_secondary | ( | int | cpu, |
struct task_struct * | t | ||
) |