Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
linux
mmu_context.h
Go to the documentation of this file.
1
#ifndef _LINUX_MMU_CONTEXT_H
2
#define _LINUX_MMU_CONTEXT_H
3
4
struct
mm_struct
;
5
6
void
use_mm
(
struct
mm_struct
*mm);
7
void
unuse_mm
(
struct
mm_struct
*mm);
8
9
#endif
Generated on Thu Jan 10 2013 12:49:59 for Linux Kernel by
1.8.2