Home
last modified time | relevance | path

Searched defs:pgd_free (Results 1 – 19 of 19) sorted by relevance

/linux-2.4.37.9/include/asm-ppc64/
Dpgalloc.h51 pgd_free (pgd_t *pgd) in pgd_free() function
/linux-2.4.37.9/include/asm-cris/
Dpgalloc.h96 #define pgd_free(pgd) free_pgd_slow(pgd) macro
/linux-2.4.37.9/include/asm-ppc/
Dpgalloc.h96 #define pgd_free(pgd) free_pgd_fast(pgd) macro
/linux-2.4.37.9/include/asm-arm/
Dpgalloc.h137 #define pgd_free(pgd) free_pgd_fast(pgd) macro
/linux-2.4.37.9/include/asm-sh64/
Dpgalloc.h34 static inline void pgd_free(pgd_t *pgd) in pgd_free() function
/linux-2.4.37.9/include/asm-sh/
Dpgalloc.h31 static inline void pgd_free(pgd_t *pgd) in pgd_free() function
/linux-2.4.37.9/include/asm-mips64/
Dpgalloc.h195 #define pgd_free(pgd) free_pgd_fast(pgd) macro
/linux-2.4.37.9/include/asm-x86_64/
Dpgalloc.h91 static inline void pgd_free (pgd_t *pgd) in pgd_free() function
/linux-2.4.37.9/include/asm-mips/
Dpgalloc.h185 #define pgd_free(pgd) free_pgd_fast(pgd) macro
/linux-2.4.37.9/include/asm-ia64/
Dpgalloc.h66 pgd_free (pgd_t *pgd) in pgd_free() function
/linux-2.4.37.9/include/asm-i386/
Dpgalloc.h143 #define pgd_free(pgd) free_pgd_slow(pgd) macro
/linux-2.4.37.9/include/asm-m68k/
Dsun3_pgalloc.h111 static inline void pgd_free(pgd_t *pgd) in pgd_free() function
Dmotorola_pgalloc.h163 static inline void pgd_free(pgd_t *pgd) in pgd_free() function
/linux-2.4.37.9/include/asm-parisc/
Dpgalloc.h236 static inline void pgd_free(pgd_t *pgd) in pgd_free() function
/linux-2.4.37.9/include/asm-s390/
Dpgalloc.h79 #define pgd_free(pgd) free_pgd_fast(pgd) macro
/linux-2.4.37.9/include/asm-s390x/
Dpgalloc.h83 #define pgd_free(pgd) free_pgd_fast(pgd) macro
/linux-2.4.37.9/include/asm-sparc/
Dpgalloc.h113 #define pgd_free(pgd) free_pgd_fast(pgd) in BTFIXUPDEF_CALL() macro
/linux-2.4.37.9/include/asm-sparc64/
Dpgalloc.h302 #define pgd_free(pgd) free_pgd_fast(pgd) macro
/linux-2.4.37.9/include/asm-alpha/
Dpgalloc.h345 #define pgd_free(pgd) free_pgd_fast(pgd) macro