Searched refs:pmd_free (Results 1 - 25 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dtlb.h13 #define __pmd_free_tlb(tlb, pmd, address) pmd_free((tlb)->mm, pmd)
H A Dpgalloc.h48 pmd_free(struct mm_struct *mm, pmd_t *pmd) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dtlb.h24 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd)
H A Dpgalloc.h73 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) function
94 #define pmd_free(mm, x) do { } while (0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dpgd.c69 pmd_free(mm, new_pmd);
97 pmd_free(mm, pmd);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dpgalloc.h64 #define pmd_free(mm, x) do { } while (0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dpgalloc_32.h47 #define pmd_free(mm, pmd) free_pmd_fast(pmd) macro
48 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd)
H A Dpgalloc_64.h34 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) function
H A Dtlb_64.h104 #define pmd_free_tlb(mp, pmdp, addr) pmd_free((mp)->mm, pmdp)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmotorola_pgalloc.h70 static inline int pmd_free(struct mm_struct *mm, pmd_t *pmd) function
84 pmd_free(mm, (pmd_t *)pgd);
H A Dsun3_pgalloc.h81 #define pmd_free(mm, x) do { } while (0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dpgalloc.h119 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) function
124 #define __pmd_free_tlb(tlb, x, addr) pmd_free((tlb)->mm, x)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dpgalloc.h65 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) function
70 #define __pmd_free_tlb(tlb, pmd, address) pmd_free((tlb)->mm, pmd)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dpgtable-nopmd.h59 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dpgalloc.h15 extern void pmd_free(struct mm_struct *mm, pmd_t *pmd);
H A Dtlb.h96 #define pmd_free_tlb(tlb, pmdp, addr) pmd_free((tlb)->mm, pmdp)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dpgtable.c53 void pmd_free(struct mm_struct *mm, pmd_t *pmd) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/asm/
H A Dpgalloc.h51 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpgalloc-32.h19 #define pmd_free(mm, x) do { } while (0) macro
H A Dpgalloc-64.h98 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dpgalloc.h70 #define pmd_free(mm, x) do { } while (0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dpgalloc.h67 #define pmd_free(mm, x) do { } while (0) macro
105 #define pmd_free(mm, pmd) crst_table_free(mm, (unsigned long *) pmd) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dpgalloc.h178 #define pmd_free(mm, x) do { } while (0) macro
179 #define __pmd_free_tlb(tlb, x, addr) pmd_free((tlb)->mm, x)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dtlb.h106 #define pmd_free_tlb(tlb, pmdp, addr) pmd_free((tlb)->mm, pmdp)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dpgalloc.h113 #define pmd_free(mm, pmdp) \ macro

Completed in 177 milliseconds

12