Searched defs:pmd_alloc_one_fast (Results 1 - 25 of 38) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dpgalloc.h61 pmd_alloc_one_fast (struct mm_struct *mm, unsigned long addr) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dpgalloc.h61 pmd_alloc_one_fast (struct mm_struct *mm, unsigned long addr) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dpgalloc.h151 static inline pmd_t *pmd_alloc_one_fast(struct mm_struct *mm, unsigned long address) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dpgalloc.h99 #define pmd_alloc_one_fast(mm, address) ({ BUG(); ((pmd_t *)1); }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dpgalloc.h64 #define pmd_alloc_one_fast(mm, addr) ({ BUG(); ((pmd_t *)1); }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dpgalloc.h151 static inline pmd_t *pmd_alloc_one_fast(struct mm_struct *mm, unsigned long address) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dpgalloc.h99 #define pmd_alloc_one_fast(mm, address) ({ BUG(); ((pmd_t *)1); }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dpgalloc.h64 #define pmd_alloc_one_fast(mm, addr) ({ BUG(); ((pmd_t *)1); }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dpgalloc.h116 #define pmd_alloc_one_fast(mm,addr) ({ BUG(); ((pmd_t *)1); }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Dpgalloc.h104 #define pmd_alloc_one_fast(mm, addr) ({ BUG(); ((pmd_t *)1); }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dpgalloc.h116 #define pmd_alloc_one_fast(mm,addr) ({ BUG(); ((pmd_t *)1); }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Dpgalloc.h104 #define pmd_alloc_one_fast(mm, addr) ({ BUG(); ((pmd_t *)1); }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dmotorola_pgalloc.h101 #define pmd_alloc_one_fast(mm,addr) get_pmd_fast() macro
H A Dsun3_pgalloc.h76 #define pmd_alloc_one_fast(mm, address) ({ BUG(); ((pmd_t *)1); }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dpgalloc.h190 #define pmd_alloc_one_fast(mm, addr) ({ BUG(); ((pmd_t *)1); }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dpgalloc.h231 static inline pmd_t *pmd_alloc_one_fast(struct mm_struct *mm, unsigned long address) function
258 #define pmd_alloc_one_fast(mm, addr) ({ BUG(); ((pmd_t *)1); }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dpgalloc.h84 #define pmd_alloc_one_fast(mm, address) ({ BUG(); ((pmd_t *)1); }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dpgalloc.h102 pmd_alloc_one_fast(struct mm_struct *mm, unsigned long address) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dpgalloc.h124 #define pmd_alloc_one_fast(mm, address) BTFIXUP_CALL(pmd_alloc_one_fast)(mm, address) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dpgalloc.h237 extern __inline__ pmd_t *pmd_alloc_one_fast(struct mm_struct *mm, unsigned long address) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dmotorola_pgalloc.h101 #define pmd_alloc_one_fast(mm,addr) get_pmd_fast() macro
H A Dsun3_pgalloc.h76 #define pmd_alloc_one_fast(mm, address) ({ BUG(); ((pmd_t *)1); }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dpgalloc.h190 #define pmd_alloc_one_fast(mm, addr) ({ BUG(); ((pmd_t *)1); }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dpgalloc.h231 static inline pmd_t *pmd_alloc_one_fast(struct mm_struct *mm, unsigned long address) function
258 #define pmd_alloc_one_fast(mm, addr) ({ BUG(); ((pmd_t *)1); }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dpgalloc.h84 #define pmd_alloc_one_fast(mm, address) ({ BUG(); ((pmd_t *)1); }) macro

Completed in 302 milliseconds

12