Home
last modified time | relevance | path

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

/Linux-v6.6/rust/kernel/sync/
Dcondvar.rs171 pub fn notify_all(&self) { in notify_all() method
/Linux-v6.6/drivers/xen/
Dpvcalls-back.c860 int notify, notify_all = 0, more = 1; in pvcalls_back_work() local