Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
vgetcpu.c File Reference
#include <linux/kernel.h>
#include <linux/getcpu.h>
#include <linux/jiffies.h>
#include <linux/time.h>
#include <asm/vsyscall.h>
#include <asm/vgtod.h>

Go to the source code of this file.

Functions

notrace long __vdso_getcpu (unsigned *cpu, unsigned *node, struct getcpu_cache *unused)
 
long getcpu (unsigned *cpu, unsigned *node, struct getcpu_cache *tcache) __attribute__((weak
 
long alias ("__vdso_getcpu")))
 

Function Documentation

notrace long __vdso_getcpu ( unsigned *  cpu,
unsigned *  node,
struct getcpu_cache unused 
)

Definition at line 16 of file vgetcpu.c.

long alias ( "__vdso_getcpu"  )
long getcpu ( unsigned *  cpu,
unsigned *  node,
struct getcpu_cache tcache 
)