Searched defs:clone_flags (Results 1 – 6 of 6) sorted by relevance
| /device/soc/rockchip/common/sdk_linux/arch/arm64/kernel/ |
| D | process.c | 375 int copy_thread(unsigned long clone_flags, unsigned long stack_start, unsigned long stk_sz, struct … in copy_thread()
|
| /device/soc/rockchip/common/sdk_linux/ipc/ |
| D | sem.c | 2343 int copy_semundo(unsigned long clone_flags, struct task_struct *tsk) in copy_semundo()
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| D | sched.h | 2178 static inline void rseq_fork(struct task_struct *t, unsigned long clone_flags) in rseq_fork() 2215 static inline void rseq_fork(struct task_struct *t, unsigned long clone_flags) in rseq_fork()
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| D | core.c | 3402 static void __sched_fork(unsigned long clone_flags, struct task_struct *p) in __sched_fork() 3578 int sched_fork(unsigned long clone_flags, struct task_struct *p) in sched_fork()
|
| D | sched.h | 1475 static inline void init_numa_balancing(unsigned long clone_flags, struct task_struct *p) in init_numa_balancing()
|
| D | fair.c | 2972 void init_numa_balancing(unsigned long clone_flags, struct task_struct *p) in init_numa_balancing()
|