Searched refs:ptep_get_and_clear (Results 1 - 25 of 30) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-generic/
H A Dpgtable.h22 static inline pte_t ptep_get_and_clear(pte_t *ptep) function
H A Dtlb.h65 (ctxp)->ptes[(ctxp)->nr++] = ptep_get_and_clear(pte);\
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-generic/
H A Dpgtable.h22 static inline pte_t ptep_get_and_clear(pte_t *ptep) function
H A Dtlb.h65 (ctxp)->ptes[(ctxp)->nr++] = ptep_get_and_clear(pte);\
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dpgalloc.h100 * For SH-4, we have our own implementation for ptep_get_and_clear
102 static inline pte_t ptep_get_and_clear(pte_t *ptep) function
116 static inline pte_t ptep_get_and_clear(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dpgalloc.h100 * For SH-4, we have our own implementation for ptep_get_and_clear
102 static inline pte_t ptep_get_and_clear(pte_t *ptep) function
116 static inline pte_t ptep_get_and_clear(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dpgtable-2level.h59 #define ptep_get_and_clear(xp) __pte(xchg(&(xp)->pte_low, 0)) macro
H A Dpgtable-3level.h75 static inline pte_t ptep_get_and_clear(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dpgtable-2level.h59 #define ptep_get_and_clear(xp) __pte(xchg(&(xp)->pte_low, 0)) macro
H A Dpgtable-3level.h75 static inline pte_t ptep_get_and_clear(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/mm/
H A Dmremap.c66 pte = ptep_get_and_clear(src);
H A Dvmalloc.c41 page = ptep_get_and_clear(pte);
H A Dmprotect.c41 entry = ptep_get_and_clear(pte);
H A Dvmscan.c75 pte = ptep_get_and_clear(page_table);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dpgtable.h401 static inline pte_t ptep_get_and_clear(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dpgtable.h459 static inline pte_t ptep_get_and_clear(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dpgtable.h401 static inline pte_t ptep_get_and_clear(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dpgtable.h459 static inline pte_t ptep_get_and_clear(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dpgtable.h381 static inline pte_t ptep_get_and_clear(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dpgtable.h459 static inline pte_t ptep_get_and_clear(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dpgtable.h291 static inline pte_t ptep_get_and_clear(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dpgtable.h381 static inline pte_t ptep_get_and_clear(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dpgtable.h459 static inline pte_t ptep_get_and_clear(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dpgtable.h291 static inline pte_t ptep_get_and_clear(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dpgtable.h365 ptep_get_and_clear (pte_t *ptep) function

Completed in 106 milliseconds

12