Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Drmap.h175 #define RMAP_EXCLUSIVE 0x01 macro
/OK3568_Linux_fs/kernel/mm/
H A Drmap.c1175 flags & RMAP_EXCLUSIVE); in do_page_add_anon_rmap()
H A Dmemory.c3795 exclusive = RMAP_EXCLUSIVE; in do_swap_page()