Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A 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()
/kernel/linux/linux-6.6/mm/
H A Dfilemap.c1191 EXCLUSIVE, /* Hold ref to page and take the bit when woken, like enumerator
1247 if (behavior == EXCLUSIVE) { in folio_wait_bit_common()
1306 if (behavior != EXCLUSIVE) in folio_wait_bit_common()
1352 if (behavior == EXCLUSIVE) in folio_wait_bit_common()
1630 EXCLUSIVE); in __folio_lock()
1637 EXCLUSIVE); in __folio_lock_killable()

Completed in 9 milliseconds