ubi_notifiers 172 drivers/mtd/ubi/build.c return blocking_notifier_call_chain(&ubi_notifiers, ntype, &nt); ubi_notifiers 207 drivers/mtd/ubi/build.c blocking_notifier_call_chain(&ubi_notifiers, ntype, ubi_notifiers 800 drivers/mtd/ubi/kapi.c BLOCKING_NOTIFIER_HEAD(ubi_notifiers); ubi_notifiers 823 drivers/mtd/ubi/kapi.c err = blocking_notifier_chain_register(&ubi_notifiers, nb); ubi_notifiers 852 drivers/mtd/ubi/kapi.c return blocking_notifier_chain_unregister(&ubi_notifiers, nb); ubi_notifiers 819 drivers/mtd/ubi/ubi.h extern struct blocking_notifier_head ubi_notifiers;