| /kernel/ |
| D | ptrace.c | 69 void __ptrace_link(struct task_struct *child, struct task_struct *new_parent, in __ptrace_link() 84 static void ptrace_link(struct task_struct *child, struct task_struct *new_parent) in ptrace_link() 117 void __ptrace_unlink(struct task_struct *child) in __ptrace_unlink() 239 static int ptrace_check_attach(struct task_struct *child, bool ignore_state) in ptrace_check_attach() 563 static int ptrace_detach(struct task_struct *child, unsigned int data) in ptrace_detach() 659 static int ptrace_setoptions(struct task_struct *child, unsigned long data) in ptrace_setoptions() 677 static int ptrace_getsiginfo(struct task_struct *child, kernel_siginfo_t *info) in ptrace_getsiginfo() 693 static int ptrace_setsiginfo(struct task_struct *child, const kernel_siginfo_t *info) in ptrace_setsiginfo() 709 static int ptrace_peek_siginfo(struct task_struct *child, in ptrace_peek_siginfo() 823 static int ptrace_resume(struct task_struct *child, long request, in ptrace_resume() [all …]
|
| D | fork.c | 1590 static int wait_for_vfork_done(struct task_struct *child, in wait_for_vfork_done() 3130 struct task_struct *leader, *parent, *child; in walk_process_tree() local
|
| D | user_namespace.c | 1303 const struct user_namespace *child) in in_userns()
|
| D | seccomp.c | 470 struct seccomp_filter *child) in is_ancestor()
|
| /kernel/time/ |
| D | timer_migration.c | 528 struct tmigr_group *child = NULL, *group = tmc->tmgroup; in __walk_groups() local 623 struct tmigr_group *child, in tmigr_active_up() 722 bool tmigr_update_events(struct tmigr_group *group, struct tmigr_group *child, in tmigr_update_events() 861 struct tmigr_group *child, in tmigr_new_timer_up() 994 struct tmigr_group *child, in tmigr_handle_remote_up() 1093 struct tmigr_group *child, in tmigr_requires_handle_remote_up() 1236 struct tmigr_group *child, in tmigr_inactive_up() 1564 static void tmigr_connect_child_parent(struct tmigr_group *child, in tmigr_connect_child_parent() 1638 struct tmigr_group *group, *child, **stack; in tmigr_setup_groups() local
|
| /kernel/cgroup/ |
| D | rstat.c | 145 struct cgroup *child, int cpu) in cgroup_rstat_push_children() 207 struct cgroup *head = NULL, *parent, *child; in cgroup_rstat_updated_list() local
|
| D | legacy_freezer.c | 264 struct freezer *child = css_freezer(pos); in update_if_frozen() local
|
| D | cpuset.c | 333 struct cpuset *child; in partition_is_populated() local 1545 struct cpuset *child, *next; in remote_partition_check() local 1793 struct cpuset *child; in update_parent_effective_cpumask() local 1932 struct cpuset *child; in compute_partition_effective_cpumask() local
|
| D | cgroup.c | 723 #define cgroup_for_each_live_child(child, cgrp) \ argument 819 struct cgroup *child = NULL; in cgroup_update_populated() local 3460 struct cgroup *cgrp, *child; in cgroup_subtree_control_write() local 4860 struct cgroup_subsys_state *child; in css_has_online_children() local 6520 void cgroup_fork(struct task_struct *child) in cgroup_fork() 6721 int cgroup_can_fork(struct task_struct *child, struct kernel_clone_args *kargs) in cgroup_can_fork() 6760 void cgroup_cancel_fork(struct task_struct *child, in cgroup_cancel_fork() 6781 void cgroup_post_fork(struct task_struct *child, in cgroup_post_fork()
|
| /kernel/sched/ |
| D | topology.c | 1218 struct sched_domain *child = sd->child; in get_group() local 1599 struct sched_domain *child, int cpu) in sd_init() 2340 struct sched_domain *child, int cpu) in build_sched_domain() 2470 struct sched_domain *child = sd->child; in build_sched_domains() local
|
| D | rt.c | 2884 struct task_group *child; in tg_rt_schedulable() local
|
| D | core.c | 1401 struct task_group *parent, *child; in walk_tg_tree_from() local
|
| D | fair.c | 10288 struct sched_domain *child = sd->child; in update_group_capacity() local
|
| /kernel/livepatch/ |
| D | transition.c | 697 void klp_copy_process(struct task_struct *child) in klp_copy_process()
|
| /kernel/bpf/ |
| D | lpm_trie.c | 26 struct lpm_trie_node __rcu *child[2]; member
|
| /kernel/events/ |
| D | core.c | 3308 struct perf_event *child; in perf_event_modify_attr() local 5509 struct perf_event *child, *tmp; in perf_event_release_kernel() local 5639 struct perf_event *child; in __perf_event_read_value() local 5761 struct perf_event *leader = event->group_leader, *child; in perf_read_group() local 5940 struct perf_event *child; in perf_event_for_each_child() local 13486 static void perf_event_exit_task_context(struct task_struct *child) in perf_event_exit_task_context() 13553 void perf_event_exit_task(struct task_struct *child) in perf_event_exit_task() 13710 struct task_struct *child, in inherit_event() 13821 struct task_struct *child, in inherit_group() 13866 struct task_struct *child, in inherit_task_group() [all …]
|
| /kernel/irq/ |
| D | irqdomain.c | 1329 struct irq_data *child) in irq_domain_insert_irq_data()
|
| /kernel/locking/ |
| D | lockdep.c | 1540 static inline struct lock_list *get_lock_parent(struct lock_list *child) in get_lock_parent() 1545 static inline int get_lock_depth(struct lock_list *child) in get_lock_depth()
|