Searched refs:ptep_test_and_clear_dirty (Results 1 – 14 of 14) sorted by relevance
13 static inline int ptep_test_and_clear_dirty(pte_t *ptep) in ptep_test_and_clear_dirty() function
136 static inline int ptep_test_and_clear_dirty(pte_t *ptep) in ptep_test_and_clear_dirty() function
164 static inline int ptep_test_and_clear_dirty(pte_t *ptep) in ptep_test_and_clear_dirty() function
296 return ptep_test_and_clear_dirty(ptep); in ptep_test_and_clear_and_flush_dirty()
375 static inline int ptep_test_and_clear_dirty(pte_t *ptep) in ptep_test_and_clear_dirty() function
325 return ptep_test_and_clear_dirty(ptep); in ptep_test_and_clear_and_flush_dirty()
433 static inline int ptep_test_and_clear_dirty(pte_t *ptep) in ptep_test_and_clear_dirty() function
299 static inline int ptep_test_and_clear_dirty(pte_t *ptep) { return test_and_clear_bit(_PAGE_BIT_DIR… in ptep_test_and_clear_dirty() function
300 static inline int ptep_test_and_clear_dirty(pte_t *ptep) in ptep_test_and_clear_dirty() function
352 ptep_test_and_clear_dirty (pte_t *ptep) in ptep_test_and_clear_dirty() function
380 static inline int ptep_test_and_clear_dirty(pte_t *ptep) in ptep_test_and_clear_dirty() function
570 static inline int ptep_test_and_clear_dirty(pte_t *ptep) in ptep_test_and_clear_dirty() function
339 static inline int ptep_test_and_clear_dirty(pte_t *ptep) { return test_and_clear_bit(_PAGE_BIT_DIR… in ptep_test_and_clear_dirty() function
2215 if (VALID_PAGE(page) && !PageReserved(page) && ptep_test_and_clear_dirty(ptep)) { in filemap_sync_pte()