Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-parisc/
Dpgalloc.h250 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/
Dpgalloc.h61 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/
Dpgalloc.h104 #define pmd_alloc_one_fast(mm, addr) ({ BUG(); ((pmd_t *)1); }) macro
/linux-2.4.37.9/include/asm-ppc/
Dpgalloc.h103 #define pmd_alloc_one_fast(mm, address) ({ BUG(); ((pmd_t *)1); }) macro
/linux-2.4.37.9/include/asm-arm/
Dpgalloc.h116 #define pmd_alloc_one_fast(mm,addr) ({ BUG(); ((pmd_t *)1); }) macro
/linux-2.4.37.9/include/asm-sh64/
Dpgalloc.h65 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/
Dpgalloc.h64 #define pmd_alloc_one_fast(mm, addr) ({ BUG(); ((pmd_t *)1); }) macro
/linux-2.4.37.9/include/asm-mips64/
Dpgalloc.h153 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/
Dpgalloc.h52 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/
Dpgalloc.h192 #define pmd_alloc_one_fast(mm, addr) ({ BUG(); ((pmd_t *)1); }) macro
/linux-2.4.37.9/include/asm-ia64/
Dpgalloc.h81 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/
Dpgalloc.h152 #define pmd_alloc_one_fast(mm, addr) ({ BUG(); ((pmd_t *)1); }) macro
/linux-2.4.37.9/include/asm-m68k/
Dsun3_pgalloc.h77 #define pmd_alloc_one_fast(mm, address) ({ BUG(); ((pmd_t *)1); }) macro
Dmotorola_pgalloc.h101 #define pmd_alloc_one_fast(mm,addr) get_pmd_fast() macro
/linux-2.4.37.9/include/asm-s390/
Dpgalloc.h86 #define pmd_alloc_one_fast(mm, address) ({ BUG(); ((pmd_t *)1); }) macro
/linux-2.4.37.9/include/asm-s390x/
Dpgalloc.h104 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/
Dpgalloc.h124 #define pmd_alloc_one_fast(mm, address) BTFIXUP_CALL(pmd_alloc_one_fast)(mm, address) macro
/linux-2.4.37.9/include/asm-sparc64/
Dpgalloc.h242 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/
Dpgalloc.h287 static inline pmd_t *pmd_alloc_one_fast(struct mm_struct *mm, unsigned long address) in pmd_alloc_one_fast() function