Searched defs:child (Results 1 – 6 of 6) sorted by relevance
/kernel/ |
D | ptrace.c | 34 void ptrace_fork(struct task_struct *child, unsigned long clone_flags) in ptrace_fork() 45 void __ptrace_link(struct task_struct *child, struct task_struct *new_parent) in __ptrace_link() 59 static void ptrace_untrace(struct task_struct *child) in ptrace_untrace() 78 void __ptrace_unlink(struct task_struct *child) in __ptrace_unlink() 94 int ptrace_check_attach(struct task_struct *child, int kill) in ptrace_check_attach() 238 static inline void __ptrace_detach(struct task_struct *child, unsigned int data) in __ptrace_detach() 248 int ptrace_detach(struct task_struct *child, unsigned int data) in ptrace_detach() 316 static int ptrace_setoptions(struct task_struct *child, long data) in ptrace_setoptions() 344 static int ptrace_getsiginfo(struct task_struct *child, siginfo_t *info) in ptrace_getsiginfo() 362 static int ptrace_setsiginfo(struct task_struct *child, const siginfo_t *info) in ptrace_setsiginfo() [all …]
|
D | cpuset.c | 550 struct cpuset *child; in update_domain_attr_tree() local 665 struct cpuset *child; /* scans child cpusets of cp */ in generate_sched_domains() local 1774 struct cgroup *parent, *child; in cpuset_post_clone() local 2008 struct cpuset *child; /* scans child cpusets of cp */ in scan_for_empty_cpusets() local
|
D | cgroup.c | 2852 void cgroup_fork(struct task_struct *child) in cgroup_fork() 2869 void cgroup_fork_callbacks(struct task_struct *child) in cgroup_fork_callbacks() 2890 void cgroup_post_fork(struct task_struct *child) in cgroup_post_fork() 2985 struct cgroup *parent, *child; in cgroup_clone() local
|
D | sysctl_check.c | 11 const struct trans_ctl_table *child; member
|
D | auditsc.c | 1648 void audit_finish_fork(struct task_struct *child) in audit_finish_fork()
|
D | sched.c | 1421 struct task_group *parent, *child; in walk_tg_tree() local 7465 struct sched_domain *child; in init_sched_groups_power() local 9123 struct task_group *child; in tg_schedulable() local
|