Searched defs:self (Results 1 – 25 of 38) sorted by relevance
12
/arch/arm/kernel/ |
D | xscale-cp0.c | 34 static int dsp_do(struct notifier_block *self, unsigned long cmd, void *t) in dsp_do() 59 static int iwmmxt_do(struct notifier_block *self, unsigned long cmd, void *t) in iwmmxt_do()
|
D | thumbee.c | 40 static int thumbee_notifier(struct notifier_block *self, unsigned long cmd, void *t) in thumbee_notifier()
|
D | crunch.c | 37 static int crunch_do(struct notifier_block *self, unsigned long cmd, void *t) in crunch_do()
|
D | kprobes.c | 260 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify()
|
/arch/x86/oprofile/ |
D | nmi_timer_int.c | 21 static int profile_timer_exceptions_notify(struct notifier_block *self, in profile_timer_exceptions_notify()
|
/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/sparc/oprofile/ |
D | init.c | 21 static int profile_timer_exceptions_notify(struct notifier_block *self, in profile_timer_exceptions_notify()
|
/arch/arm/nwfpe/ |
D | fpmodule.c | 59 static int nwfpe_notify(struct notifier_block *self, unsigned long cmd, void *v) in nwfpe_notify()
|
/arch/powerpc/mm/ |
D | mmu_context_nohash.c | 298 static int __cpuinit mmu_context_cpu_notify(struct notifier_block *self, in mmu_context_cpu_notify()
|
/arch/ia64/kernel/ |
D | crash.c | 148 kdump_init_notifier(struct notifier_block *self, unsigned long val, void *data) in kdump_init_notifier()
|
/arch/mips/kernel/ |
D | kgdb.c | 186 static int kgdb_mips_notify(struct notifier_block *self, unsigned long cmd, in kgdb_mips_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/arm/vfp/ |
D | vfpmodule.c | 41 static int vfp_notifier(struct notifier_block *self, unsigned long cmd, void *v) in vfp_notifier()
|
/arch/sparc/kernel/ |
D | sysfs.c | 247 static int __cpuinit sysfs_cpu_notify(struct notifier_block *self, in sysfs_cpu_notify()
|
D | kprobes.c | 390 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify()
|
/arch/x86/kernel/ |
D | reboot.c | 630 static int crash_nmi_callback(struct notifier_block *self, in crash_nmi_callback()
|
D | kgdb.c | 503 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify()
|
/arch/powerpc/kernel/ |
D | kprobes.c | 495 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify()
|
D | sysfs.c | 484 static int __cpuinit sysfs_cpu_notify(struct notifier_block *self, in sysfs_cpu_notify()
|
/arch/um/kernel/ |
D | um_arch.c | 226 static int panic_exit(struct notifier_block *self, unsigned long unused1, in panic_exit()
|
/arch/powerpc/platforms/pseries/ |
D | cmm.c | 205 static int cmm_oom_notify(struct notifier_block *self, in cmm_oom_notify()
|
/arch/s390/appldata/ |
D | appldata_base.c | 504 static int __cpuinit appldata_cpu_notify(struct notifier_block *self, in appldata_cpu_notify()
|
/arch/s390/kernel/ |
D | kprobes.c | 579 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify()
|
/arch/s390/mm/ |
D | cmm.c | 124 static int cmm_oom_notify(struct notifier_block *self, in cmm_oom_notify()
|
12