Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
mmu_context.h File Reference

Go to the source code of this file.

Functions

void use_mm (struct mm_struct *mm)
 
void unuse_mm (struct mm_struct *mm)
 

Function Documentation

void unuse_mm ( struct mm_struct mm)

Definition at line 51 of file mmu_context.c.

void use_mm ( struct mm_struct mm)

Definition at line 23 of file mmu_context.c.