Home
last modified time | relevance | path

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

/openbmc/linux/rust/kernel/sync/
H A Dcondvar.rs163 pub fn notify_one(&self) { in notify_one() method
/openbmc/linux/arch/sparc/kernel/
H A Dmdesc.c482 static void notify_one(struct mdesc_notifier_client *p, in notify_one() function