Home
last modified time | relevance | path

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

/mm/
Dfilemap.c1204 SHARED, /* Hold ref to page and check the bit when woken, like enumerator
1374 wait_on_page_bit_common(q, page, bit_nr, TASK_UNINTERRUPTIBLE, SHARED); in wait_on_page_bit()
1381 return wait_on_page_bit_common(q, page, bit_nr, TASK_KILLABLE, SHARED); in wait_on_page_bit_killable()