Searched refs:get_pmd_fast (Results 1 - 15 of 15) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dmotorola_pgalloc.h89 extern inline pmd_t *get_pmd_fast(void) function
101 #define pmd_alloc_one_fast(mm,addr) get_pmd_fast()
170 pgd_t *pgd = (pgd_t *)get_pmd_fast();
H A Dsun3_pgalloc.h20 extern inline pmd_t *get_pmd_fast (void) { return (pmd_t *) 0; } function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dmotorola_pgalloc.h89 extern inline pmd_t *get_pmd_fast(void) function
101 #define pmd_alloc_one_fast(mm,addr) get_pmd_fast()
170 pgd_t *pgd = (pgd_t *)get_pmd_fast();
H A Dsun3_pgalloc.h20 extern inline pmd_t *get_pmd_fast (void) { return (pmd_t *) 0; } function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/mm/
H A Dinit.c46 freed += free_pmd_slow(get_pmd_fast());
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dpgalloc.h133 extern __inline__ pmd_t *get_pmd_fast(void) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dpgalloc.h165 static inline pmd_t *get_pmd_fast(void) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dpgalloc.h133 extern __inline__ pmd_t *get_pmd_fast(void) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dpgalloc.h165 static inline pmd_t *get_pmd_fast(void) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dpgalloc.h133 extern __inline__ pmd_t *get_pmd_fast(void) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dpgalloc.h25 extern __inline__ pmd_t *get_pmd_fast(void) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dpgalloc.h25 extern __inline__ pmd_t *get_pmd_fast(void) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dpgalloc.h133 extern __inline__ pmd_t *get_pmd_fast(void) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/mm/
H A Dinit.c102 free_pmd_slow(get_pmd_fast()), freed++;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/mm/
H A Dinit.c105 free_pmd_slow(get_pmd_fast()), freed++;

Completed in 191 milliseconds