Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
tls_64.c File Reference
#include <linux/sched.h>

Go to the source code of this file.

Functions

void clear_flushed_tls (struct task_struct *task)
 
int arch_copy_tls (struct task_struct *t)
 

Function Documentation

int arch_copy_tls ( struct task_struct t)

Definition at line 7 of file tls_64.c.

void clear_flushed_tls ( struct task_struct task)

Definition at line 3 of file tls_64.c.