Searched defs:self (Results 1 – 19 of 19) sorted by relevance
| /kernel/trace/ |
| A D | trace_printk.c | 88 static int module_trace_bprintk_format_notify(struct notifier_block *self, in module_trace_bprintk_format_notify() 174 module_trace_bprintk_format_notify(struct notifier_block *self, in module_trace_bprintk_format_notify()
|
| A D | trace_fprobe.c | 1072 static int __tracepoint_probe_module_cb(struct notifier_block *self, in __tracepoint_probe_module_cb() 1106 static int __tprobe_event_module_cb(struct notifier_block *self, in __tprobe_event_module_cb()
|
| A D | trace_events.c | 1034 struct task_struct *self, in event_filter_pid_sched_process_fork() 3808 static int trace_module_notify(struct notifier_block *self, in trace_module_notify()
|
| A D | trace.c | 709 struct task_struct *self, in trace_filter_add_remove_task() 10377 static int trace_module_notify(struct notifier_block *self, in trace_module_notify() 10484 static int trace_die_panic_handler(struct notifier_block *self, in trace_die_panic_handler()
|
| A D | trace_events_hist.c | 1288 u64 *var_ref_vals, bool self) in resolve_var_refs()
|
| A D | ftrace.c | 8167 struct task_struct *self, in ftrace_pid_follow_sched_process_fork()
|
| /kernel/ |
| A D | hung_task.c | 450 static int hungtask_pm_notify(struct notifier_block *self, in hungtask_pm_notify()
|
| A D | kthread.c | 277 static void __kthread_parkme(struct kthread *self) in __kthread_parkme() 419 struct kthread *self; in kthread() local
|
| A D | tracepoint.c | 654 static int tracepoint_module_notify(struct notifier_block *self, in tracepoint_module_notify()
|
| A D | jump_label.c | 826 jump_label_module_notify(struct notifier_block *self, unsigned long val, in jump_label_module_notify()
|
| A D | exit.c | 428 struct core_thread self; in coredump_task_exit() local
|
| A D | kprobes.c | 1845 int __weak kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify()
|
| /kernel/cgroup/ |
| A D | rstat.c | 75 struct llist_node *self; in css_rstat_updated() local
|
| A D | cpuset.c | 4030 static int cpuset_track_online_nodes(struct notifier_block *self, in cpuset_track_online_nodes()
|
| /kernel/debug/ |
| A D | debug_core.c | 868 static int module_event(struct notifier_block *self, unsigned long val, in module_event()
|
| /kernel/rcu/ |
| A D | srcutree.c | 2041 static int srcu_module_notify(struct notifier_block *self, in srcu_module_notify()
|
| A D | tree.c | 4542 static int rcu_pm_notify(struct notifier_block *self, in rcu_pm_notify()
|
| A D | rcutorture.c | 3391 static int rcutorture_oom_notify(struct notifier_block *self, in rcutorture_oom_notify()
|
| /kernel/events/ |
| A D | core.c | 4710 static inline u64 perf_event_count(struct perf_event *event, bool self) in perf_event_count() 7780 bool self = has_inherit_and_sample_read(&event->attr); in perf_output_read_group() local
|
Completed in 152 milliseconds