Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dcompat.h201 #define blocking_notifier_call_chain(...) 0 macro
/openbmc/u-boot/drivers/mtd/ubi/
H A Dbuild.c200 return blocking_notifier_call_chain(&ubi_notifiers, ntype, &nt); in ubi_volume_notify()
239 ret = blocking_notifier_call_chain(&ubi_notifiers, ntype, in ubi_notify_all()