Searched defs:pmd_alloc_one (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.h74 pmd_alloc_one (struct mm_struct *mm, unsigned long addr) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dpgalloc.h74 pmd_alloc_one (struct mm_struct *mm, unsigned long addr) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dpgalloc.h141 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dpgalloc.h100 #define pmd_alloc_one(mm,address) ({ BUG(); ((pmd_t *)2); }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dpgalloc.h65 #define pmd_alloc_one(mm, addr) ({ BUG(); ((pmd_t *)2); }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dpgalloc.h141 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dpgalloc.h100 #define pmd_alloc_one(mm,address) ({ BUG(); ((pmd_t *)2); }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dpgalloc.h65 #define pmd_alloc_one(mm, addr) ({ BUG(); ((pmd_t *)2); }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dpgalloc.h117 #define pmd_alloc_one(mm,addr) ({ BUG(); ((pmd_t *)2); }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Dpgalloc.h105 #define pmd_alloc_one(mm, addr) ({ BUG(); ((pmd_t *)2); }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dpgalloc.h117 #define pmd_alloc_one(mm,addr) ({ BUG(); ((pmd_t *)2); }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Dpgalloc.h105 #define pmd_alloc_one(mm, addr) ({ BUG(); ((pmd_t *)2); }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dmotorola_pgalloc.h70 extern __inline__ pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) function
H A Dsun3_pgalloc.h77 #define pmd_alloc_one(mm,address) ({ BUG(); ((pmd_t *)2); }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dpgalloc.h191 #define pmd_alloc_one(mm, addr) ({ BUG(); ((pmd_t *)2); }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dpgalloc.h236 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) function
259 #define pmd_alloc_one(mm, addr) ({ BUG(); ((pmd_t *)2); }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dpgalloc.h85 #define pmd_alloc_one(mm,address) ({ BUG(); ((pmd_t *)2); }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dpgalloc.h88 extern inline pmd_t * pmd_alloc_one(struct mm_struct *mm, unsigned long vmaddr) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dpgalloc.h118 static __inline__ pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dpgalloc.h229 extern __inline__ pmd_t *pmd_alloc_one(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.h70 extern __inline__ pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) function
H A Dsun3_pgalloc.h77 #define pmd_alloc_one(mm,address) ({ BUG(); ((pmd_t *)2); }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dpgalloc.h191 #define pmd_alloc_one(mm, addr) ({ BUG(); ((pmd_t *)2); }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dpgalloc.h236 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) function
259 #define pmd_alloc_one(mm, addr) ({ BUG(); ((pmd_t *)2); }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dpgalloc.h85 #define pmd_alloc_one(mm,address) ({ BUG(); ((pmd_t *)2); }) macro

Completed in 853 milliseconds

12