Searched refs:notifier_block (Results 1 - 25 of 545) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Didle.h7 struct notifier_block;
8 void idle_notifier_register(struct notifier_block *n);
9 void idle_notifier_unregister(struct notifier_block *n);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dhed.h15 int register_acpi_hed_notifier(struct notifier_block *nb);
16 void unregister_acpi_hed_notifier(struct notifier_block *nb);
H A Dbutton.h7 extern int acpi_lid_notifier_register(struct notifier_block *nb);
8 extern int acpi_lid_notifier_unregister(struct notifier_block *nb);
11 static inline int acpi_lid_notifier_register(struct notifier_block *nb)
15 static inline int acpi_lid_notifier_unregister(struct notifier_block *nb)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A DpSeries_reconfig.h18 extern int pSeries_reconfig_notifier_register(struct notifier_block *);
19 extern void pSeries_reconfig_notifier_unregister(struct notifier_block *);
22 static inline int pSeries_reconfig_notifier_register(struct notifier_block *nb)
26 static inline void pSeries_reconfig_notifier_unregister(struct notifier_block *nb) { }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dkdebug.h6 struct notifier_block;
16 int register_die_notifier(struct notifier_block *nb);
17 int unregister_die_notifier(struct notifier_block *nb);
H A Dmemory.h68 struct notifier_block;
83 static inline int register_memory_notifier(struct notifier_block *nb)
87 static inline void unregister_memory_notifier(struct notifier_block *nb)
94 static inline int register_memory_isolate_notifier(struct notifier_block *nb)
98 static inline void unregister_memory_isolate_notifier(struct notifier_block *nb)
106 extern int register_memory_notifier(struct notifier_block *nb);
107 extern void unregister_memory_notifier(struct notifier_block *nb);
108 extern int register_memory_isolate_notifier(struct notifier_block *nb);
109 extern void unregister_memory_isolate_notifier(struct notifier_block *nb);
123 static __meminitdata struct notifier_block f
[all...]
H A Dcpu.h49 struct notifier_block;
82 static struct notifier_block fn##_nb __cpuinitdata = \
90 extern int register_cpu_notifier(struct notifier_block *nb);
91 extern void unregister_cpu_notifier(struct notifier_block *nb);
95 extern int register_cpu_notifier(struct notifier_block *nb);
97 static inline int register_cpu_notifier(struct notifier_block *nb)
103 static inline void unregister_cpu_notifier(struct notifier_block *nb)
117 static inline int register_cpu_notifier(struct notifier_block *nb)
122 static inline void unregister_cpu_notifier(struct notifier_block *nb)
H A Dprofile.h18 struct notifier_block;
79 int task_handoff_register(struct notifier_block * n);
80 int task_handoff_unregister(struct notifier_block * n);
82 int profile_event_register(enum profile_type, struct notifier_block * n);
83 int profile_event_unregister(enum profile_type, struct notifier_block * n);
114 static inline int task_handoff_register(struct notifier_block * n)
119 static inline int task_handoff_unregister(struct notifier_block * n)
124 static inline int profile_event_register(enum profile_type t, struct notifier_block * n)
129 static inline int profile_event_unregister(enum profile_type t, struct notifier_block * n)
H A Doom.h29 struct notifier_block;
50 extern int register_oom_notifier(struct notifier_block *nb);
51 extern int unregister_oom_notifier(struct notifier_block *nb);
H A Dpm_qos_params.h30 int pm_qos_add_notifier(int pm_qos_class, struct notifier_block *notifier);
31 int pm_qos_remove_notifier(int pm_qos_class, struct notifier_block *notifier);
H A Dnotifier.h50 struct notifier_block { struct
51 int (*notifier_call)(struct notifier_block *, unsigned long, void *);
52 struct notifier_block *next;
58 struct notifier_block *head;
63 struct notifier_block *head;
67 struct notifier_block *head;
73 struct notifier_block *head;
116 struct notifier_block *nb);
118 struct notifier_block *nb);
120 struct notifier_block *n
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dmachdep.h11 extern struct notifier_block *mach_notifier;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dcop2.h22 extern int register_cu2_notifier(struct notifier_block *nb);
27 static struct notifier_block fn##_nb = { \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dnetevent.h28 extern int register_netevent_notifier(struct notifier_block *nb);
29 extern int unregister_netevent_notifier(struct notifier_block *nb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dfb_notify.c22 int fb_register_client(struct notifier_block *nb)
32 int fb_unregister_client(struct notifier_block *nb)
H A Ds3c2410fb.h36 struct notifier_block freq_transition;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dnetevent.c31 int register_netevent_notifier(struct notifier_block *nb)
50 int unregister_netevent_notifier(struct notifier_block *nb)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dthread_notify.h20 static inline int thread_register_notifier(struct notifier_block *n)
26 static inline void thread_unregister_notifier(struct notifier_block *n)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dnotifier.c21 static int notifier_chain_register(struct notifier_block **nl,
22 struct notifier_block *n)
34 static int notifier_chain_cond_register(struct notifier_block **nl,
35 struct notifier_block *n)
49 static int notifier_chain_unregister(struct notifier_block **nl,
50 struct notifier_block *n)
74 static int __kprobes notifier_call_chain(struct notifier_block **nl,
79 struct notifier_block *nb, *next_nb;
121 struct notifier_block *n)
143 struct notifier_block *
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dkprobes.h43 extern int kprobe_exceptions_notify(struct notifier_block *self,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/services/
H A Dntfy.c22 int dsp_notifier_event(struct notifier_block *this, unsigned long event,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/batman-adv/
H A Dhard-interface.h32 extern struct notifier_block hard_if_notifier;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dkprobes.h30 extern int kprobe_exceptions_notify(struct notifier_block *self,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dnotify.c26 void usb_register_notify(struct notifier_block *nb)
39 void usb_unregister_notify(struct notifier_block *nb)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Dspu_notify.c37 int spu_switch_event_register(struct notifier_block *n)
47 int spu_switch_event_unregister(struct notifier_block *n)

Completed in 156 milliseconds

1234567891011>>