Searched refs:free_pte_fast (Results 1 - 18 of 18) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dpgalloc.h89 static inline void free_pte_fast(pte_t *pte) function
106 #define free_pte_fast(pte) pte_free_slow(pte) macro
110 #define pte_free(pte) free_pte_fast(pte)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dpgalloc.h89 static inline void free_pte_fast(pte_t *pte) function
106 #define free_pte_fast(pte) pte_free_slow(pte) macro
110 #define pte_free(pte) free_pte_fast(pte)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dmotorola_pgalloc.h76 extern inline void free_pte_fast(pte_t *pte) function
134 free_pte_fast(pte);
145 free_pte_fast(pte);
H A Dsun3_pgalloc.h25 #define free_pte_fast(pte) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dmotorola_pgalloc.h76 extern inline void free_pte_fast(pte_t *pte) function
134 free_pte_fast(pte);
145 free_pte_fast(pte);
H A Dsun3_pgalloc.h25 #define free_pte_fast(pte) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dpgalloc.h139 BTFIXUPDEF_CALL(void, free_pte_fast, pte_t *)
140 #define free_pte_fast(pte) BTFIXUP_CALL(free_pte_fast)(pte) macro
142 #define pte_free(pte) free_pte_fast(pte)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dpgalloc.h139 BTFIXUPDEF_CALL(void, free_pte_fast, pte_t *)
140 #define free_pte_fast(pte) BTFIXUP_CALL(free_pte_fast)(pte) macro
142 #define pte_free(pte) free_pte_fast(pte)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dpgalloc.h129 static inline void free_pte_fast(pte_t *pte) function
191 #define pte_free(pte) free_pte_fast(pte)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dpgalloc.h129 static inline void free_pte_fast(pte_t *pte) function
191 #define pte_free(pte) free_pte_fast(pte)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dpgalloc.h282 extern __inline__ void free_pte_fast(pte_t *pte) function
295 #define pte_free(pte) free_pte_fast(pte)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dpgalloc.h282 extern __inline__ void free_pte_fast(pte_t *pte) function
295 #define pte_free(pte) free_pte_fast(pte)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dpgalloc.h120 extern __inline__ void free_pte_fast(pte_t *pte) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dpgalloc.h120 extern __inline__ void free_pte_fast(pte_t *pte) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dpgalloc.h120 extern __inline__ void free_pte_fast(pte_t *pte) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dpgalloc.h120 extern __inline__ void free_pte_fast(pte_t *pte) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/mm/
H A Dsrmmu.c1988 BTFIXUPSET_CALL(free_pte_fast, srmmu_free_pte_fast, BTFIXUPCALL_NORM);
H A Dsun4c.c2151 BTFIXUPSET_CALL(free_pte_fast, sun4c_free_pte_fast, BTFIXUPCALL_NORM);

Completed in 83 milliseconds