Home
last modified time | relevance | path

Searched refs:__SetPageUptodate (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dpage-flags.h805 static __always_inline void __SetPageUptodate(struct page *page) in __SetPageUptodate() function
/linux/fs/
H A Ddax.c1626 __SetPageUptodate(vmf->cow_page); in dax_fault_cow_page()
/linux/kernel/events/
H A Duprobes.c512 __SetPageUptodate(new_page); in uprobe_write_opcode()