Home
last modified time | relevance | path

Searched refs:FOLL_GET (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmm.h2807 #define FOLL_GET 0x04 /* do get_page on page */ macro
2859 * potentially changing the pages' data. In contrast to FOLL_GET (whose pages
2863 * FOLL_PIN is similar to FOLL_GET: both of these pin pages. They use different
2867 * FOLL_GET: get_user_pages*() to acquire, and put_page() to release.
2871 * FOLL_PIN and FOLL_GET are mutually exclusive for a given function call.
2872 * (The underlying pages may experience both FOLL_GET-based and FOLL_PIN-based

Completed in 5 milliseconds