Linux Kernel
3.7.1
|
#include <asm-generic/percpu.h>
Go to the source code of this file.
Macros | |
#define | __my_cpu_offset __my_cpu_offset |
#define | set_my_cpu_offset(tp) (__my_cpu_offset = (tp)) |
Functions | |
register unsigned long __my_cpu_offset | __asm__ ("tp") |
#define set_my_cpu_offset | ( | tp | ) | (__my_cpu_offset = (tp)) |
register unsigned long __my_cpu_offset __asm__ | ( | "tp" | ) |