Home
last modified time | relevance | path

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

/include/linux/
A Dfscrypt.h1110 static inline void fscrypt_finalize_bounce_page(struct page **pagep) in fscrypt_finalize_bounce_page() argument
1112 struct page *page = *pagep; in fscrypt_finalize_bounce_page()
1115 *pagep = fscrypt_pagecache_page(page); in fscrypt_finalize_bounce_page()
A Dmm.h2580 unsigned int gup_flags, struct page **pagep) in get_user_page_fast_only() argument
2582 return get_user_pages_fast_only(addr, 1, gup_flags, pagep) == 1; in get_user_page_fast_only()

Completed in 14 milliseconds