Searched refs:raw_notifier_chain_register (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Dntfy.h178 raw_notifier_chain_register(&ntfy_obj->head, &ne->noti_block);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/time/
H A Dclockevents.c145 ret = raw_notifier_chain_register(&clockevents_chain, nb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dnotifier.c335 * raw_notifier_chain_register - Add notifier to a raw notifier chain
344 int raw_notifier_chain_register(struct raw_notifier_head *nh, function
349 EXPORT_SYMBOL_GPL(raw_notifier_chain_register); variable
H A Dcpu.c136 ret = raw_notifier_chain_register(&cpu_chain, nb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnotifier.h119 extern int raw_notifier_chain_register(struct raw_notifier_head *nh,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dtraps.c998 return raw_notifier_chain_register(&cu2_chain, nb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Ddev.c1396 err = raw_notifier_chain_register(&netdev_chain, nb);

Completed in 91 milliseconds