Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Ddax.h163 void dax_unlock_page(struct page *page, dax_entry_t cookie);
192 static inline void dax_unlock_page(struct page *page, dax_entry_t cookie) in dax_unlock_page() function
/linux-6.1.9/mm/
Dmemory-failure.c1631 dax_unlock_page(page, cookie); in mf_generic_kill_procs()
/linux-6.1.9/fs/
Ddax.c478 void dax_unlock_page(struct page *page, dax_entry_t cookie) in dax_unlock_page() function