Home
last modified time | relevance | path

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

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