Searched defs:ptep_get_and_clear (Results 1 - 22 of 22) sorted by relevance

/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
/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
/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/router/iproute2/reference/asm-sh/
H A Dpgalloc.h102 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.h102 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-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/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-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/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-ia64/
H A Dpgtable.h365 ptep_get_and_clear (pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dpgtable.h161 #define ptep_get_and_clear(xp) __pte(xchg(&(xp)->pte, 0)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dpgtable.h161 #define ptep_get_and_clear(xp) __pte(xchg(&(xp)->pte, 0)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dpgtable.h365 ptep_get_and_clear (pte_t *ptep) function

Completed in 223 milliseconds