Home
last modified time | relevance | path

Searched refs:try_get_page (Results 1 – 2 of 2) sorted by relevance

/linux/fs/
H A Dpipe.c185 return try_get_page(buf->page); in generic_pipe_buf_get()
/linux/include/linux/
H A Dmm.h1464 static inline __must_check bool try_get_page(struct page *page) in try_get_page() function