Linux Kernel
3.7.1
|
#include <linux/irqreturn.h>
Go to the source code of this file.
Functions | |
void | ret_from_fork (struct task_struct *) __attribute__((noreturn)) |
void | ret_from_kernel_thread (struct task_struct *) __attribute__((noreturn)) |
irqreturn_t | local_timer_interrupt (void) |
irqreturn_t local_timer_interrupt | ( | void | ) |
void ret_from_fork | ( | struct task_struct * | ) |
void ret_from_kernel_thread | ( | struct task_struct * | ) |