Searched defs:self (Results 1 – 18 of 18) sorted by relevance
/kernel/trace/ |
D | trace_printk.c | 86 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()
|
D | ftrace.c | 4982 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()
|
D | trace.c | 7076 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()
|
D | trace_events.c | 2535 static int trace_module_notify(struct notifier_block *self, in trace_module_notify()
|
D | ring_buffer.c | 4735 static int rb_cpu_notify(struct notifier_block *self, in rb_cpu_notify()
|
/kernel/ |
D | kthread.c | 159 static void __kthread_parkme(struct kthread *self) in __kthread_parkme() 185 struct kthread self; in kthread() local
|
D | tracepoint.c | 510 static int tracepoint_module_notify(struct notifier_block *self, in tracepoint_module_notify()
|
D | jump_label.c | 433 jump_label_module_notify(struct notifier_block *self, unsigned long val, in jump_label_module_notify()
|
D | exit.c | 409 struct core_thread self; in exit_mm() local
|
D | cpuset.c | 2410 static int cpuset_track_online_nodes(struct notifier_block *self, in cpuset_track_online_nodes()
|
/kernel/debug/ |
D | debug_core.c | 730 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/ |
D | tree.c | 4248 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()
|
D | rcutorture.c | 1572 static int rcutorture_cpu_notify(struct notifier_block *self, in rcutorture_cpu_notify()
|
D | tree_plugin.h | 1650 static int rcu_oom_notify(struct notifier_block *self, in rcu_oom_notify()
|
/kernel/time/ |
D | hrtimer.c | 1699 static int hrtimer_cpu_notify(struct notifier_block *self, in hrtimer_cpu_notify()
|
D | timer.c | 1627 static int timer_cpu_notify(struct notifier_block *self, in timer_cpu_notify()
|
/kernel/printk/ |
D | printk.c | 2154 static int console_cpu_notify(struct notifier_block *self, in console_cpu_notify()
|
/kernel/events/ |
D | core.c | 9495 perf_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) in perf_cpu_notify()
|