/linux-2.4.37.9/include/asm-ppc64/ |
D | pgalloc.h | 51 pgd_free (pgd_t *pgd) in pgd_free() function
|
/linux-2.4.37.9/include/asm-cris/ |
D | pgalloc.h | 96 #define pgd_free(pgd) free_pgd_slow(pgd) macro
|
/linux-2.4.37.9/include/asm-ppc/ |
D | pgalloc.h | 96 #define pgd_free(pgd) free_pgd_fast(pgd) macro
|
/linux-2.4.37.9/include/asm-arm/ |
D | pgalloc.h | 137 #define pgd_free(pgd) free_pgd_fast(pgd) macro
|
/linux-2.4.37.9/include/asm-sh64/ |
D | pgalloc.h | 34 static inline void pgd_free(pgd_t *pgd) in pgd_free() function
|
/linux-2.4.37.9/include/asm-sh/ |
D | pgalloc.h | 31 static inline void pgd_free(pgd_t *pgd) in pgd_free() function
|
/linux-2.4.37.9/include/asm-mips64/ |
D | pgalloc.h | 195 #define pgd_free(pgd) free_pgd_fast(pgd) macro
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | pgalloc.h | 91 static inline void pgd_free (pgd_t *pgd) in pgd_free() function
|
/linux-2.4.37.9/include/asm-mips/ |
D | pgalloc.h | 185 #define pgd_free(pgd) free_pgd_fast(pgd) macro
|
/linux-2.4.37.9/include/asm-ia64/ |
D | pgalloc.h | 66 pgd_free (pgd_t *pgd) in pgd_free() function
|
/linux-2.4.37.9/include/asm-i386/ |
D | pgalloc.h | 143 #define pgd_free(pgd) free_pgd_slow(pgd) macro
|
/linux-2.4.37.9/include/asm-m68k/ |
D | sun3_pgalloc.h | 111 static inline void pgd_free(pgd_t *pgd) in pgd_free() function
|
D | motorola_pgalloc.h | 163 static inline void pgd_free(pgd_t *pgd) in pgd_free() function
|
/linux-2.4.37.9/include/asm-parisc/ |
D | pgalloc.h | 236 static inline void pgd_free(pgd_t *pgd) in pgd_free() function
|
/linux-2.4.37.9/include/asm-s390/ |
D | pgalloc.h | 79 #define pgd_free(pgd) free_pgd_fast(pgd) macro
|
/linux-2.4.37.9/include/asm-s390x/ |
D | pgalloc.h | 83 #define pgd_free(pgd) free_pgd_fast(pgd) macro
|
/linux-2.4.37.9/include/asm-sparc/ |
D | pgalloc.h | 113 #define pgd_free(pgd) free_pgd_fast(pgd) in BTFIXUPDEF_CALL() macro
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | pgalloc.h | 302 #define pgd_free(pgd) free_pgd_fast(pgd) macro
|
/linux-2.4.37.9/include/asm-alpha/ |
D | pgalloc.h | 345 #define pgd_free(pgd) free_pgd_fast(pgd) macro
|