Searched refs:free_pgd_slow (Results 1 - 25 of 36) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mm/
H A Dmm-armo.c45 void free_pgd_slow(pgd_t *pgd) function
107 free_pgd_slow(new_pgd);
112 free_pgd_slow(new_pgd);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Dpgalloc.h36 extern __inline__ void free_pgd_slow(pgd_t *pgd) function
96 #define pgd_free(pgd) free_pgd_slow(pgd)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Dpgalloc.h36 extern __inline__ void free_pgd_slow(pgd_t *pgd) function
96 #define pgd_free(pgd) free_pgd_slow(pgd)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dpgalloc.h105 #define free_pgd_fast(pgd) free_pgd_slow(pgd)
124 extern void free_pgd_slow(pgd_t *pgd);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dpgalloc.h105 #define free_pgd_fast(pgd) free_pgd_slow(pgd)
124 extern void free_pgd_slow(pgd_t *pgd);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dpgalloc.h94 static inline void free_pgd_slow(pgd_t *pgd) function
143 #define pgd_free(pgd) free_pgd_slow(pgd)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dpgalloc.h94 static inline void free_pgd_slow(pgd_t *pgd) function
143 #define pgd_free(pgd) free_pgd_slow(pgd)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dpgalloc.h87 extern __inline__ void free_pgd_slow(pgd_t *pgd) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dpgalloc.h87 extern __inline__ void free_pgd_slow(pgd_t *pgd) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dmotorola_pgalloc.h125 extern inline void free_pgd_slow(pgd_t *pgd) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dpgalloc.h103 extern __inline__ void free_pgd_slow(pgd_t *pgd) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dpgalloc.h88 static inline void free_pgd_slow(pgd_t *pgd) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dmotorola_pgalloc.h125 extern inline void free_pgd_slow(pgd_t *pgd) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dpgalloc.h103 extern __inline__ void free_pgd_slow(pgd_t *pgd) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dpgalloc.h88 static inline void free_pgd_slow(pgd_t *pgd) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dpgalloc.h103 extern __inline__ void free_pgd_slow(pgd_t *pgd) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dpgalloc.h103 extern __inline__ void free_pgd_slow(pgd_t *pgd) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/mm/
H A Dinit.c53 free_pgd_slow(get_pgd_fast());
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/mm/
H A Dinit.c121 free_pgd_slow(get_pgd_fast());
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dpgalloc.h72 extern __inline__ void free_pgd_slow(pgd_t *pgd) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dpgalloc.h76 extern __inline__ void free_pgd_slow (pgd_t *pgd) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dpgalloc.h212 extern __inline__ void free_pgd_slow(pgd_t *pgd) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dpgalloc.h72 extern __inline__ void free_pgd_slow(pgd_t *pgd) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dpgalloc.h76 extern __inline__ void free_pgd_slow (pgd_t *pgd) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dpgalloc.h212 extern __inline__ void free_pgd_slow(pgd_t *pgd) function

Completed in 236 milliseconds

12