Home
last modified time | relevance | path

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

/linux-6.15/rust/kernel/sync/
H A Dcondvar.rs236 pub fn notify_all(&self) { in notify_all() method
/linux-6.15/drivers/xen/
H A Dpvcalls-back.c864 int notify, notify_all = 0, more = 1; in pvcalls_back_work() local
877 notify_all += notify; in pvcalls_back_work()
881 if (notify_all) { in pvcalls_back_work()
883 notify_all = 0; in pvcalls_back_work()