Searched defs:self (Results 1 – 25 of 80) sorted by relevance
1234
/arch/arm/kernel/ |
D | xscale-cp0.c | 33 static int dsp_do(struct notifier_block *self, unsigned long cmd, void *t) in dsp_do() 58 static int iwmmxt_do(struct notifier_block *self, unsigned long cmd, void *t) in iwmmxt_do()
|
D | thumbee.c | 42 static int thumbee_notifier(struct notifier_block *self, unsigned long cmd, void *t) in thumbee_notifier()
|
D | pj4-cp0.c | 22 static int iwmmxt_do(struct notifier_block *self, unsigned long cmd, void *t) in iwmmxt_do()
|
D | uprobes.c | 181 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify()
|
D | kgdb.c | 205 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify()
|
D | smp_twd.c | 309 static int twd_timer_cpu_notify(struct notifier_block *self, in twd_timer_cpu_notify()
|
/arch/mips/kernel/ |
D | pm.c | 71 static int mips_pm_notifier(struct notifier_block *self, unsigned long cmd, in mips_pm_notifier()
|
/arch/arm/mach-ep93xx/ |
D | crunch.c | 39 static int crunch_do(struct notifier_block *self, unsigned long cmd, void *t) in crunch_do()
|
/arch/avr32/kernel/ |
D | nmi_debug.c | 24 static int nmi_debug_notify(struct notifier_block *self, in nmi_debug_notify()
|
D | kprobes.c | 205 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify()
|
/arch/sh/kernel/ |
D | nmi_debug.c | 23 static int nmi_debug_notify(struct notifier_block *self, in nmi_debug_notify()
|
/arch/sparc/oprofile/ |
D | init.c | 22 static int profile_timer_exceptions_notify(struct notifier_block *self, in profile_timer_exceptions_notify()
|
/arch/arm/nwfpe/ |
D | fpmodule.c | 60 static int nwfpe_notify(struct notifier_block *self, unsigned long cmd, void *v) in nwfpe_notify()
|
/arch/powerpc/platforms/pseries/ |
D | cmm.c | 232 static int cmm_oom_notify(struct notifier_block *self, in cmm_oom_notify() 502 static int cmm_memory_isolate_cb(struct notifier_block *self, in cmm_memory_isolate_cb() 609 static int cmm_memory_cb(struct notifier_block *self, in cmm_memory_cb()
|
/arch/powerpc/kernel/ |
D | uprobes.c | 134 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify()
|
/arch/hexagon/kernel/ |
D | kgdb.c | 217 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify()
|
/arch/arm/vfp/ |
D | vfpmodule.c | 162 static int vfp_notifier(struct notifier_block *self, unsigned long cmd, void *v) in vfp_notifier() 480 static int vfp_cpu_pm_notifier(struct notifier_block *self, unsigned long cmd, in vfp_cpu_pm_notifier()
|
/arch/arm/mach-omap2/ |
D | omap-wakeupgen.c | 331 static int irq_cpu_hotplug_notify(struct notifier_block *self, in irq_cpu_hotplug_notify() 361 static int irq_notifier(struct notifier_block *self, unsigned long cmd, void *v) in irq_notifier()
|
/arch/ia64/kernel/ |
D | crash.c | 177 kdump_init_notifier(struct notifier_block *self, unsigned long val, void *data) in kdump_init_notifier()
|
/arch/powerpc/mm/ |
D | mmu_context_nohash.c | 335 static int mmu_context_cpu_notify(struct notifier_block *self, in mmu_context_cpu_notify()
|
/arch/arm64/kernel/ |
D | fpsimd.c | 270 static int fpsimd_cpu_pm_notifier(struct notifier_block *self, in fpsimd_cpu_pm_notifier()
|
D | kgdb.c | 274 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify()
|
/arch/arm/xen/ |
D | mm32.c | 37 static int xen_mm32_cpu_notify(struct notifier_block *self, in xen_mm32_cpu_notify()
|
/arch/arm/mach-pxa/ |
D | am200epd.c | 176 static int am200_fb_notifier_callback(struct notifier_block *self, in am200_fb_notifier_callback()
|
/arch/mn10300/kernel/ |
D | irq.c | 313 unsigned int self, new; in migrate_irqs() local
|
1234