Searched defs:activate_mm (Results 1 - 25 of 27) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/asm/
H A Dmmu_context.h14 #define activate_mm(prev,next) switch_mm((prev),(next),NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dmmu_context_32.h38 #define activate_mm(active_mm, mm) switch_mm((active_mm), (mm), NULL) macro
H A Dmmu_context_64.h135 static inline void activate_mm(struct mm_struct *active_mm, struct mm_struct *mm) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dnommu_context.h14 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) function
H A Dmmu_context.h100 activate_mm(struct mm_struct *prev, struct mm_struct *next) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dmmu_context.h41 #define activate_mm(prev, next) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dmmu_context.h63 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmmu_context.h87 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dmmu_context.h40 static inline void activate_mm(struct mm_struct *prev_mm, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/asm/
H A Dmmu_context.h22 static inline void activate_mm(struct mm_struct *old, struct mm_struct *new) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dmmu_context.h74 #define activate_mm(prev, next) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dmmu_context.h93 static inline void activate_mm(struct mm_struct *prev, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dmmu_context.h27 static inline void activate_mm(struct mm_struct *prev_mm, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmmu_context.h95 static inline void activate_mm(struct mm_struct *prev_mm, function
148 static inline void activate_mm(struct mm_struct *prev_mm, function
170 static inline void activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dmmu_context_mm.h129 static inline void activate_mm(struct mm_struct *active_mm, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dmmu_context.h135 #define activate_mm(prev,next) switch_mm(prev, next, NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dmmu_context.h136 #define activate_mm(prev, next) switch_mm((prev), (next), NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dmmu_context.h121 static inline void activate_mm(struct mm_struct *prev_mm, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dmmu_context.h102 activate_mm(struct mm_struct *prev, struct mm_struct *next) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dmmu_context.h145 #define activate_mm(prev, next) \ macro
157 #define activate_mm(prev,next) do { } while (0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dmmu_context.h121 #define activate_mm(prev, next) switch_mm((prev), (next), NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dmmu_context.h133 #define activate_mm(prev, next) switch_mm((prev),(next),NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmmu_context.h226 activate_mm(struct mm_struct *prev, struct mm_struct *next) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dmmu_context.h185 activate_mm (struct mm_struct *prev, struct mm_struct *next) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dmmu_context.h68 #define activate_mm(prev, next) switch_mm(prev, next, NULL) macro

Completed in 682 milliseconds

12