Home
last modified time | relevance | path

Searched defs:self (Results 1 – 18 of 18) sorted by relevance

/kernel/trace/
Dtrace_printk.c86 static int module_trace_bprintk_format_notify(struct notifier_block *self, in module_trace_bprintk_format_notify()
172 module_trace_bprintk_format_notify(struct notifier_block *self, in module_trace_bprintk_format_notify()
Dftrace.c4982 static int ftrace_module_notify_exit(struct notifier_block *self, in ftrace_module_notify_exit()
4993 static int ftrace_module_notify_exit(struct notifier_block *self, in ftrace_module_notify_exit()
Dtrace.c7076 static int trace_module_notify(struct notifier_block *self, in trace_module_notify()
7157 static int trace_die_handler(struct notifier_block *self, in trace_die_handler()
Dtrace_events.c2535 static int trace_module_notify(struct notifier_block *self, in trace_module_notify()
Dring_buffer.c4735 static int rb_cpu_notify(struct notifier_block *self, in rb_cpu_notify()
/kernel/
Dkthread.c159 static void __kthread_parkme(struct kthread *self) in __kthread_parkme()
185 struct kthread self; in kthread() local
Dtracepoint.c510 static int tracepoint_module_notify(struct notifier_block *self, in tracepoint_module_notify()
Djump_label.c433 jump_label_module_notify(struct notifier_block *self, unsigned long val, in jump_label_module_notify()
Dexit.c409 struct core_thread self; in exit_mm() local
Dcpuset.c2410 static int cpuset_track_online_nodes(struct notifier_block *self, in cpuset_track_online_nodes()
/kernel/debug/
Ddebug_core.c730 static int module_event(struct notifier_block *self, unsigned long val, in module_event()
846 static int kgdb_panic_event(struct notifier_block *self, in kgdb_panic_event()
/kernel/rcu/
Dtree.c4248 int rcu_cpu_notify(struct notifier_block *self, in rcu_cpu_notify()
4302 static int rcu_pm_notify(struct notifier_block *self, in rcu_pm_notify()
Drcutorture.c1572 static int rcutorture_cpu_notify(struct notifier_block *self, in rcutorture_cpu_notify()
Dtree_plugin.h1650 static int rcu_oom_notify(struct notifier_block *self, in rcu_oom_notify()
/kernel/time/
Dhrtimer.c1699 static int hrtimer_cpu_notify(struct notifier_block *self, in hrtimer_cpu_notify()
Dtimer.c1627 static int timer_cpu_notify(struct notifier_block *self, in timer_cpu_notify()
/kernel/printk/
Dprintk.c2154 static int console_cpu_notify(struct notifier_block *self, in console_cpu_notify()
/kernel/events/
Dcore.c9495 perf_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) in perf_cpu_notify()