/linux-2.4.37.9/include/asm-parisc/ |
D | pgalloc.h | 250 static inline pmd_t *pmd_alloc_one_fast(struct mm_struct *mm, unsigned long address) in pmd_alloc_one_fast() function 277 #define pmd_alloc_one_fast(mm, addr) ({ BUG(); ((pmd_t *)1); }) macro
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | pgalloc.h | 61 pmd_alloc_one_fast (struct mm_struct *mm, unsigned long addr) in pmd_alloc_one_fast() function
|
/linux-2.4.37.9/include/asm-cris/ |
D | pgalloc.h | 104 #define pmd_alloc_one_fast(mm, addr) ({ BUG(); ((pmd_t *)1); }) macro
|
/linux-2.4.37.9/include/asm-ppc/ |
D | pgalloc.h | 103 #define pmd_alloc_one_fast(mm, address) ({ BUG(); ((pmd_t *)1); }) macro
|
/linux-2.4.37.9/include/asm-arm/ |
D | pgalloc.h | 116 #define pmd_alloc_one_fast(mm,addr) ({ BUG(); ((pmd_t *)1); }) macro
|
/linux-2.4.37.9/include/asm-sh64/ |
D | pgalloc.h | 65 pmd_alloc_one_fast (struct mm_struct *mm, unsigned long addr) in pmd_alloc_one_fast() function
|
/linux-2.4.37.9/include/asm-sh/ |
D | pgalloc.h | 64 #define pmd_alloc_one_fast(mm, addr) ({ BUG(); ((pmd_t *)1); }) macro
|
/linux-2.4.37.9/include/asm-mips64/ |
D | pgalloc.h | 153 static inline pmd_t *pmd_alloc_one_fast(struct mm_struct *mm, unsigned long address) in pmd_alloc_one_fast() function
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | pgalloc.h | 52 static inline pmd_t *pmd_alloc_one_fast (struct mm_struct *mm, unsigned long addr) in pmd_alloc_one_fast() function
|
/linux-2.4.37.9/include/asm-mips/ |
D | pgalloc.h | 192 #define pmd_alloc_one_fast(mm, addr) ({ BUG(); ((pmd_t *)1); }) macro
|
/linux-2.4.37.9/include/asm-ia64/ |
D | pgalloc.h | 81 pmd_alloc_one_fast (struct mm_struct *mm, unsigned long addr) in pmd_alloc_one_fast() function
|
/linux-2.4.37.9/include/asm-i386/ |
D | pgalloc.h | 152 #define pmd_alloc_one_fast(mm, addr) ({ BUG(); ((pmd_t *)1); }) macro
|
/linux-2.4.37.9/include/asm-m68k/ |
D | sun3_pgalloc.h | 77 #define pmd_alloc_one_fast(mm, address) ({ BUG(); ((pmd_t *)1); }) macro
|
D | motorola_pgalloc.h | 101 #define pmd_alloc_one_fast(mm,addr) get_pmd_fast() macro
|
/linux-2.4.37.9/include/asm-s390/ |
D | pgalloc.h | 86 #define pmd_alloc_one_fast(mm, address) ({ BUG(); ((pmd_t *)1); }) macro
|
/linux-2.4.37.9/include/asm-s390x/ |
D | pgalloc.h | 104 pmd_alloc_one_fast(struct mm_struct *mm, unsigned long address) in pmd_alloc_one_fast() function
|
/linux-2.4.37.9/include/asm-sparc/ |
D | pgalloc.h | 124 #define pmd_alloc_one_fast(mm, address) BTFIXUP_CALL(pmd_alloc_one_fast)(mm, address) macro
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | pgalloc.h | 242 extern __inline__ pmd_t *pmd_alloc_one_fast(struct mm_struct *mm, unsigned long address) in pmd_alloc_one_fast() function
|
/linux-2.4.37.9/include/asm-alpha/ |
D | pgalloc.h | 287 static inline pmd_t *pmd_alloc_one_fast(struct mm_struct *mm, unsigned long address) in pmd_alloc_one_fast() function
|