Home
last modified time | relevance | path

Searched defs:clone_flags (Results 1 – 6 of 6) sorted by relevance

/device/soc/rockchip/common/sdk_linux/arch/arm64/kernel/
Dprocess.c375 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/
Dsem.c2343 int copy_semundo(unsigned long clone_flags, struct task_struct *tsk) in copy_semundo()
/device/soc/rockchip/common/sdk_linux/include/linux/
Dsched.h2178 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/
Dcore.c3402 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()
Dsched.h1475 static inline void init_numa_balancing(unsigned long clone_flags, struct task_struct *p) in init_numa_balancing()
Dfair.c2972 void init_numa_balancing(unsigned long clone_flags, struct task_struct *p) in init_numa_balancing()