/kernel/ |
D | kthread.c | 186 static void __kthread_parkme(struct kthread *self) in __kthread_parkme() argument 199 if (!test_bit(KTHREAD_SHOULD_PARK, &self->flags)) in __kthread_parkme() 202 complete(&self->parked); in __kthread_parkme() 221 struct kthread *self; in kthread() local 224 self = kzalloc(sizeof(*self), GFP_KERNEL); in kthread() 225 set_kthread_struct(self); in kthread() 234 if (!self) { in kthread() 240 self->data = data; in kthread() 241 init_completion(&self->exited); in kthread() 242 init_completion(&self->parked); in kthread() [all …]
|
D | exit.c | 454 struct core_thread self; in exit_mm() local 458 self.task = current; in exit_mm() 459 self.next = xchg(&core_state->dumper.next, &self); in exit_mm() 469 if (!self.task) /* see coredump_finish() */ in exit_mm()
|
D | hung_task.c | 248 static int hungtask_pm_notify(struct notifier_block *self, in hungtask_pm_notify() argument
|
D | tracepoint.c | 506 static int tracepoint_module_notify(struct notifier_block *self, in tracepoint_module_notify() argument
|
D | jump_label.c | 719 jump_label_module_notify(struct notifier_block *self, unsigned long val, in jump_label_module_notify() argument
|
D | kprobes.c | 1815 int __weak kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() argument
|
/kernel/cgroup/ |
D | cgroup.c | 473 return &cgrp->self; in cgroup_css() 514 return &cgrp->self; in cgroup_e_css_by_mask() 594 css_get(&cgrp->self); in cgroup_get_live() 646 return &cgrp->self; in of_css() 706 list_for_each_entry((child), &(cgrp)->self.children, self.sibling) \ 1328 BUG_ON(!list_empty(&cgrp->self.children)); in cgroup_destroy_root() 1694 ret = cgroup_addrm_files(&cgrp->self, cgrp, cfts, true); in css_populate_dir() 1950 INIT_LIST_HEAD(&cgrp->self.sibling); in init_cgroup_housekeeping() 1951 INIT_LIST_HEAD(&cgrp->self.children); in init_cgroup_housekeeping() 1955 cgrp->self.cgroup = cgrp; in init_cgroup_housekeeping() [all …]
|
D | cgroup-v1.c | 132 css_task_iter_start(&from->self, 0, &it); in cgroup_transfer_tasks() 353 css_task_iter_start(&cgrp->self, 0, &it); in pidlist_array_load() 718 css_task_iter_start(&cgrp->self, 0, &it); in cgroupstats_build() 748 !css_has_online_children(&cgrp->self) && !cgroup_is_dead(cgrp)) in cgroup1_check_for_release() 1073 if (!list_empty(&root->cgrp.self.children)) { in cgroup1_reconfigure() 1137 if (!percpu_ref_tryget_live(&ss->root->cgrp.self.refcnt)) in cgroup1_root_to_use() 1214 if (!ret && !percpu_ref_tryget_live(&ctx->root->cgrp.self.refcnt)) in cgroup1_get_tree() 1222 if (!ret && percpu_ref_is_dying(&ctx->root->cgrp.self.refcnt)) { in cgroup1_get_tree()
|
D | freezer.c | 196 css_task_iter_start(&cgrp->self, 0, &it); in cgroup_do_freeze() 279 css_for_each_descendant_pre(css, &cgrp->self) { in cgroup_freeze()
|
D | cgroup-internal.h | 170 return !(cgrp->self.flags & CSS_ONLINE); in cgroup_is_dead()
|
D | debug.c | 274 !css_has_online_children(&css->cgroup->self)); in releasable_read()
|
D | cpuset.c | 3232 static int cpuset_track_online_nodes(struct notifier_block *self, in cpuset_track_online_nodes() argument
|
/kernel/trace/ |
D | trace_printk.c | 88 static int module_trace_bprintk_format_notify(struct notifier_block *self, in module_trace_bprintk_format_notify() argument 174 module_trace_bprintk_format_notify(struct notifier_block *self, in module_trace_bprintk_format_notify() argument
|
D | trace_events.c | 515 struct task_struct *self, in event_filter_pid_sched_process_fork() argument 522 trace_filter_add_remove_task(pid_list, self, task); in event_filter_pid_sched_process_fork() 2426 static int trace_module_notify(struct notifier_block *self, in trace_module_notify() argument
|
D | trace.c | 399 struct task_struct *self, in trace_filter_add_remove_task() argument 406 if (self) { in trace_filter_add_remove_task() 407 if (!trace_find_filtered_pid(pid_list, self->pid)) in trace_filter_add_remove_task() 416 if (self) in trace_filter_add_remove_task() 8741 static int trace_module_notify(struct notifier_block *self, in trace_module_notify() argument 8828 static int trace_die_handler(struct notifier_block *self, in trace_die_handler() argument
|
D | Kconfig | 723 bool "Ring buffer startup self test" 726 Run a simple self test on the ring buffer on boot up. Late in the
|
D | trace_events_hist.c | 1917 u64 *var_ref_vals, bool self) in resolve_var_refs() argument 1936 if ((self && var_data != hist_data) || in resolve_var_refs() 1937 (!self && var_data == hist_data)) in resolve_var_refs() 1951 if (self || !hist_field->read_once) in resolve_var_refs()
|
D | trace.h | 772 struct task_struct *self,
|
D | trace_uprobe.c | 1050 typedef bool (*filter_func_t)(struct uprobe_consumer *self,
|
D | ftrace.c | 6430 struct task_struct *self, in ftrace_pid_follow_sched_process_fork() argument 6437 trace_filter_add_remove_task(pid_list, self, task); in ftrace_pid_follow_sched_process_fork()
|
/kernel/bpf/ |
D | cgroup.c | 243 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs() 244 struct cgroup *desc = container_of(css, struct cgroup, self); in update_effective_progs() 255 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs() 256 struct cgroup *desc = container_of(css, struct cgroup, self); in update_effective_progs() 276 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs() 277 struct cgroup *desc = container_of(css, struct cgroup, self); in update_effective_progs()
|
/kernel/debug/ |
D | debug_core.c | 792 static int module_event(struct notifier_block *self, unsigned long val, in module_event() argument
|
/kernel/rcu/ |
D | srcutree.c | 1343 static int srcu_module_notify(struct notifier_block *self, in srcu_module_notify() argument
|
D | rcutorture.c | 1922 static int rcutorture_oom_notify(struct notifier_block *self, in rcutorture_oom_notify() argument
|
D | tree.c | 3252 static int rcu_pm_notify(struct notifier_block *self, in rcu_pm_notify() argument
|