Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dfilemap.c1165 EXCLUSIVE, /* Hold ref to page and take the bit when woken, like enumerator
1223 if (behavior == EXCLUSIVE) { in wait_on_page_bit_common()
1282 if (behavior != EXCLUSIVE) in wait_on_page_bit_common()
1329 if (behavior == EXCLUSIVE) in wait_on_page_bit_common()
1544 EXCLUSIVE); in __lock_page()
1553 EXCLUSIVE); in __lock_page_killable()