Searched refs:flush_cache_mm (Results 1 - 25 of 43) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dpgalloc.h86 extern inline void flush_cache_mm(struct mm_struct *mm) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dpgalloc.h86 extern inline void flush_cache_mm(struct mm_struct *mm) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/proc-armo/
H A Dcache.h13 #define flush_cache_mm(mm) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/proc-armv/
H A Dcache.h39 #define flush_cache_mm(_mm) \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/proc-armo/
H A Dcache.h13 #define flush_cache_mm(mm) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/proc-armv/
H A Dcache.h39 #define flush_cache_mm(_mm) \ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dpgalloc.h58 BTFIXUPDEF_CALL(void, flush_cache_mm, struct mm_struct *)
63 #define flush_cache_mm(mm) BTFIXUP_CALL(flush_cache_mm)(mm) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dpgalloc.h16 #define flush_cache_mm(__mm) \ macro
19 flush_cache_mm(mm)
21 flush_cache_mm((vma)->vm_mm)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dpgalloc.h58 BTFIXUPDEF_CALL(void, flush_cache_mm, struct mm_struct *)
63 #define flush_cache_mm(mm) BTFIXUP_CALL(flush_cache_mm)(mm) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dpgalloc.h16 #define flush_cache_mm(__mm) \ macro
19 flush_cache_mm(mm)
21 flush_cache_mm((vma)->vm_mm)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dpgalloc.h35 #define flush_cache_mm(mm) flush_cache_all() macro
37 #define flush_cache_mm(mm) flush_cache_all_local() macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dpgalloc.h35 #define flush_cache_mm(mm) flush_cache_all() macro
37 #define flush_cache_mm(mm) flush_cache_all_local() macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/mm/
H A Dsrmmu.c468 flush_cache_mm(ctxp->ctx_mm);
1214 flush_cache_mm(mm);
1315 BTFIXUPSET_CALL(flush_cache_mm, hypersparc_flush_cache_mm, BTFIXUPCALL_NORM);
1381 BTFIXUPSET_CALL(flush_cache_mm, cypress_flush_cache_mm, BTFIXUPCALL_NORM);
1479 BTFIXUPSET_CALL(flush_cache_mm, swift_flush_cache_mm, BTFIXUPCALL_NORM);
1626 BTFIXUPSET_CALL(flush_cache_mm, turbosparc_flush_cache_mm, BTFIXUPCALL_NORM);
1666 BTFIXUPSET_CALL(flush_cache_mm, tsunami_flush_cache_mm, BTFIXUPCALL_NORM);
1724 BTFIXUPCOPY_CALL(flush_cache_mm, local_flush_cache_mm);
1762 BTFIXUPSET_CALL(flush_cache_mm, viking_flush_cache_mm, BTFIXUPCALL_NORM);
2022 BTFIXUPCOPY_CALL(local_flush_cache_mm, flush_cache_mm);
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dpgtable.h24 * - flush_cache_mm(mm) flushes the specified mm context's cache lines
37 #define flush_cache_mm(mm) do { } while (0) macro
58 extern void flush_cache_mm(struct mm_struct *mm);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dpgtable.h24 * - flush_cache_mm(mm) flushes the specified mm context's cache lines
37 #define flush_cache_mm(mm) do { } while (0) macro
58 extern void flush_cache_mm(struct mm_struct *mm);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dpgtable.h26 * - flush_cache_mm(mm) flushes the specified mm context's cache lines
65 #define flush_cache_mm(mm) do { } while(0) macro
80 #define flush_cache_mm(mm) _flush_cache_mm(mm) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dpgtable.h26 * - flush_cache_mm(mm) flushes the specified mm context's cache lines
65 #define flush_cache_mm(mm) do { } while(0) macro
80 #define flush_cache_mm(mm) _flush_cache_mm(mm) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dpgalloc.h16 #define flush_cache_mm(mm) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dpgalloc.h227 #define flush_cache_mm(mm) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dpgalloc.h16 #define flush_cache_mm(mm) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dpgalloc.h227 #define flush_cache_mm(mm) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/mm/
H A Dcache-sh4.c265 void flush_cache_mm(struct mm_struct *mm) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dpgtable.h38 #define flush_cache_mm(mm) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dpgtable.h34 #define flush_cache_mm(mm) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dpgtable.h38 #define flush_cache_mm(mm) do { } while (0) macro

Completed in 143 milliseconds

12