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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-generic/
H A Dpgtable.h4 static inline int ptep_test_and_clear_young(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-generic/
H A Dpgtable.h4 static inline int ptep_test_and_clear_young(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dpgalloc.h127 static inline int ptep_test_and_clear_young(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dpgalloc.h127 static inline int ptep_test_and_clear_young(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dpgalloc.h286 return ptep_test_and_clear_young(ptep);
H A Dpgtable.h374 static inline int ptep_test_and_clear_young(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dpgalloc.h315 return ptep_test_and_clear_young(ptep);
H A Dpgtable.h432 static inline int ptep_test_and_clear_young(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dpgalloc.h286 return ptep_test_and_clear_young(ptep);
H A Dpgtable.h374 static inline int ptep_test_and_clear_young(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dpgalloc.h315 return ptep_test_and_clear_young(ptep);
H A Dpgtable.h432 static inline int ptep_test_and_clear_young(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dpgtable.h300 static inline int ptep_test_and_clear_young(pte_t *ptep) { return test_and_clear_bit(_PAGE_BIT_ACCESSED, ptep); } function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dpgtable.h300 static inline int ptep_test_and_clear_young(pte_t *ptep) { return test_and_clear_bit(_PAGE_BIT_ACCESSED, ptep); } function
/asus-wl-520gu-7.0.1.45/src/linux/linux/mm/
H A Dvmscan.c53 if ((vma->vm_flags & VM_LOCKED) || ptep_test_and_clear_young(page_table)) {
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dpgtable.h349 static inline int ptep_test_and_clear_young(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dpgtable.h449 static inline int ptep_test_and_clear_young(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dpgtable.h281 static inline int ptep_test_and_clear_young(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dpgtable.h349 static inline int ptep_test_and_clear_young(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dpgtable.h449 static inline int ptep_test_and_clear_young(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dpgtable.h281 static inline int ptep_test_and_clear_young(pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dpgtable.h337 ptep_test_and_clear_young (pte_t *ptep) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dpgtable.h331 static inline int ptep_test_and_clear_young(pte_t *ptep) { return test_and_clear_bit(_PAGE_BIT_ACCESSED, ptep); } function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dpgtable.h331 static inline int ptep_test_and_clear_young(pte_t *ptep) { return test_and_clear_bit(_PAGE_BIT_ACCESSED, ptep); } function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dpgtable.h337 ptep_test_and_clear_young (pte_t *ptep) function

Completed in 130 milliseconds