Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dfilemap.c1120 EXCLUSIVE, /* Hold ref to page and take the bit when woken, like enumerator
1153 wait->flags = behavior == EXCLUSIVE ? WQ_FLAG_EXCLUSIVE : 0; in wait_on_page_bit_common()
1177 if (behavior == EXCLUSIVE) { in wait_on_page_bit_common()
1384 EXCLUSIVE); in __lock_page()
1393 EXCLUSIVE); in __lock_page_killable()