Searched defs:clone_flags (Results 26 – 41 of 41) sorted by relevance
12
| /OK3568_Linux_fs/kernel/security/tomoyo/ |
| H A D | tomoyo.c | 496 unsigned long clone_flags) in tomoyo_task_alloc()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | process.c | 123 int copy_thread(unsigned long clone_flags, unsigned long usp, in copy_thread()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | process.c | 463 int copy_thread(unsigned long clone_flags, unsigned long stack_start, in copy_thread()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | process.c | 125 int copy_thread(unsigned long clone_flags, unsigned long sp, unsigned long arg, in copy_thread()
|
| H A D | sys_ia32.c | 240 COMPAT_SYSCALL_DEFINE5(ia32_clone, unsigned long, clone_flags, in COMPAT_SYSCALL_DEFINE5() argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | process.c | 1667 int copy_thread(unsigned long clone_flags, unsigned long usp, in copy_thread()
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | lsm.c | 106 unsigned long clone_flags) in apparmor_task_alloc()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_context.c | 2202 static int clone_flags(struct i915_gem_context *dst, in clone_flags() function
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | sched.h | 2060 static inline void rseq_fork(struct task_struct *t, unsigned long clone_flags) in rseq_fork() 2099 static inline void rseq_fork(struct task_struct *t, unsigned long clone_flags) in rseq_fork()
|
| H A D | security.h | 988 unsigned long clone_flags) in security_task_alloc()
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | sem.c | 2287 int copy_semundo(unsigned long clone_flags, struct task_struct *tsk) in copy_semundo()
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | core.c | 3307 static void __sched_fork(unsigned long clone_flags, struct task_struct *p) in __sched_fork() 3469 int sched_fork(unsigned long clone_flags, struct task_struct *p) in sched_fork()
|
| H A D | sched.h | 1430 init_numa_balancing(unsigned long clone_flags, struct task_struct *p) in init_numa_balancing()
|
| H A D | fair.c | 2878 void init_numa_balancing(unsigned long clone_flags, struct task_struct *p) in init_numa_balancing()
|
| /OK3568_Linux_fs/kernel/security/ |
| H A D | security.c | 1570 int security_task_alloc(struct task_struct *task, unsigned long clone_flags) in security_task_alloc()
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | hooks.c | 3958 unsigned long clone_flags) in selinux_task_alloc()
|
12