Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_printk.c88 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()
Dtrace_fprobe.c960 static int __tracepoint_probe_module_cb(struct notifier_block *self, in __tracepoint_probe_module_cb()
Dtrace_events.c907 struct task_struct *self, in event_filter_pid_sched_process_fork()
3443 static int trace_module_notify(struct notifier_block *self, in trace_module_notify()
Dtrace.c663 struct task_struct *self, in trace_filter_add_remove_task()
9879 static int trace_module_notify(struct notifier_block *self, in trace_module_notify()
9984 static int trace_die_panic_handler(struct notifier_block *self, in trace_die_panic_handler()
Dftrace.c8023 struct task_struct *self, in ftrace_pid_follow_sched_process_fork()
Dtrace_events_hist.c1277 u64 *var_ref_vals, bool self) in resolve_var_refs()
/kernel/
Dhung_task.c382 static int hungtask_pm_notify(struct notifier_block *self, in hungtask_pm_notify()
Dkthread.c267 static void __kthread_parkme(struct kthread *self) in __kthread_parkme()
349 struct kthread *self; in kthread() local
Dtracepoint.c702 static int tracepoint_module_notify(struct notifier_block *self, in tracepoint_module_notify()
Djump_label.c827 jump_label_module_notify(struct notifier_block *self, unsigned long val, in jump_label_module_notify()
Dexit.c418 struct core_thread self; in coredump_task_exit() local
Dkprobes.c1877 int __weak kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify()
/kernel/debug/
Ddebug_core.c876 static int module_event(struct notifier_block *self, unsigned long val, in module_event()
/kernel/rcu/
Dsrcutree.c1993 static int srcu_module_notify(struct notifier_block *self, in srcu_module_notify()
Dtree.c5358 static int rcu_pm_notify(struct notifier_block *self, in rcu_pm_notify()
Drcutorture.c2907 static int rcutorture_oom_notify(struct notifier_block *self, in rcutorture_oom_notify()
/kernel/cgroup/
Dcpuset.c3955 static int cpuset_track_online_nodes(struct notifier_block *self, in cpuset_track_online_nodes()
/kernel/events/
Dcore.c4681 static inline u64 perf_event_count(struct perf_event *event, bool self) in perf_event_count()
7430 bool self = has_inherit_and_sample_read(&event->attr); in perf_output_read_group() local