Searched refs:notifier (Results 1 - 25 of 111) sorted by relevance

12345

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dmachdep.h4 #include <linux/notifier.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dmachdep.h4 #include <linux/notifier.h>
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dreboot.h35 #include <linux/notifier.h>
H A Dpmu.h183 /* special register notifier functions */
184 int pmu_register_sleep_notifier(struct pmu_sleep_notifier* notifier);
185 int pmu_unregister_sleep_notifier(struct pmu_sleep_notifier* notifier);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dreboot.h35 #include <linux/notifier.h>
H A Dpmu.h183 /* special register notifier functions */
184 int pmu_register_sleep_notifier(struct pmu_sleep_notifier* notifier);
185 int pmu_unregister_sleep_notifier(struct pmu_sleep_notifier* notifier);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dkdebug.h4 #include <linux/notifier.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dkdebug.h4 #include <linux/notifier.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/sched/
H A Dcls_rsvp.c30 #include <linux/notifier.h>
H A Dcls_rsvp6.c30 #include <linux/notifier.h>
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dpppd.h203 struct notifier { struct
204 struct notifier *next;
249 extern struct notifier *pidchange; /* for notifications of pid changing */
250 extern struct notifier *phasechange; /* for notifications of phase changes */
251 extern struct notifier *exitnotify; /* for notification that we're exiting */
252 extern struct notifier *sigreceived; /* notification of received signal */
253 extern struct notifier *ip_up_notifier; /* IPCP has come up */
254 extern struct notifier *ip_down_notifier; /* IPCP has gone down */
255 extern struct notifier *auth_up_notifier; /* peer has authenticated */
256 extern struct notifier *link_down_notifie
[all...]
H A Dmain.c112 struct notifier *pidchange = NULL;
113 struct notifier *phasechange = NULL;
114 struct notifier *exitnotify = NULL;
115 struct notifier *sigreceived = NULL;
116 struct notifier *fork_notifier = NULL;
1756 struct notifier **notif;
1760 struct notifier *np;
1762 np = malloc(sizeof(struct notifier));
1764 novm("notifier struct");
1777 struct notifier **noti
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dpppd.h203 struct notifier { struct
204 struct notifier *next;
249 extern struct notifier *pidchange; /* for notifications of pid changing */
250 extern struct notifier *phasechange; /* for notifications of phase changes */
251 extern struct notifier *exitnotify; /* for notification that we're exiting */
252 extern struct notifier *sigreceived; /* notification of received signal */
253 extern struct notifier *ip_up_notifier; /* IPCP has come up */
254 extern struct notifier *ip_down_notifier; /* IPCP has gone down */
255 extern struct notifier *auth_up_notifier; /* peer has authenticated */
256 extern struct notifier *link_down_notifie
[all...]
H A Dmain.c112 struct notifier *pidchange = NULL;
113 struct notifier *phasechange = NULL;
114 struct notifier *exitnotify = NULL;
115 struct notifier *sigreceived = NULL;
116 struct notifier *fork_notifier = NULL;
1754 struct notifier **notif;
1758 struct notifier *np;
1760 np = malloc(sizeof(struct notifier));
1762 novm("notifier struct");
1775 struct notifier **noti
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A Dpanic.c15 #include <linux/notifier.h>
39 * notifier list are called after the filesystem cache is flushed (when possible).
80 * Should we run the reboot notifier. For the moment Im
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dpppd.h176 struct notifier { struct
177 struct notifier *next;
217 extern struct notifier *pidchange; /* for notifications of pid changing */
218 extern struct notifier *phasechange; /* for notifications of phase changes */
219 extern struct notifier *exitnotify; /* for notification that we're exiting */
220 extern struct notifier *sigreceived; /* notification of received signal */
421 void add_notifier __P((struct notifier **, notify_func, void *));
422 void remove_notifier __P((struct notifier **, notify_func, void *));
423 void notify __P((struct notifier *, int));
H A Dmain.c84 struct notifier *pidchange = NULL;
85 struct notifier *phasechange = NULL;
86 struct notifier *exitnotify = NULL;
87 struct notifier *sigreceived = NULL;
1595 struct notifier **notif;
1599 struct notifier *np;
1601 np = malloc(sizeof(struct notifier));
1603 novm("notifier struct");
1616 struct notifier **notif;
1620 struct notifier *n
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dpppd.h176 struct notifier { struct
177 struct notifier *next;
215 extern struct notifier *pidchange; /* for notifications of pid changing */
216 extern struct notifier *phasechange; /* for notifications of phase changes */
217 extern struct notifier *exitnotify; /* for notification that we're exiting */
218 extern struct notifier *sigreceived; /* notification of received signal */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/mtd/
H A Dmtdblock_ro.c39 static struct mtd_notifier notifier = { variable in typeref:struct:mtd_notifier
358 register_mtd_user(&notifier);
387 unregister_mtd_user(&notifier);
H A Dmtdchar.c20 static struct mtd_notifier notifier = { variable in typeref:struct:mtd_notifier
473 register_mtd_user(&notifier);
489 unregister_mtd_user(&notifier);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/macintosh/
H A Dvia-pmu.c1772 struct pmu_sleep_notifier *notifier; local
1776 notifier = list_entry(list, struct pmu_sleep_notifier, list);
1777 if (n->priority > notifier->priority)
1800 struct pmu_sleep_notifier *notifier; local
1804 notifier = list_entry(list, struct pmu_sleep_notifier, list);
1805 ret = notifier->notifier_call(notifier, when);
1808 when, notifier, notifier->notifier_call);
1810 notifier
1825 struct pmu_sleep_notifier *notifier; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/lasat/
H A Dsetup.c49 #include <linux/notifier.h>
182 /* Set up panic notifier */
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/sgi-ip22/
H A Dip22-reset.c10 #include <linux/notifier.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dib700wdt.c45 #include <linux/notifier.h>
H A Dsbc60xxwdt.c74 #include <linux/notifier.h>

Completed in 137 milliseconds

12345