Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | mm_context |
Typedefs | |
typedef struct mm_context | mm_context_t |
Functions | |
void | __switch_mm (struct mm_id *mm_idp) |
long | init_new_ldt (struct mm_context *to_mm, struct mm_context *from_mm) |
void | free_ldt (struct mm_context *mm) |
typedef struct mm_context mm_context_t |
void free_ldt | ( | struct mm_context * | mm | ) |
long init_new_ldt | ( | struct mm_context * | to_mm, |
struct mm_context * | from_mm | ||
) |