Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/bpf/progs/
H A Dcpumask_failure.c36 int BPF_PROG(test_alloc_no_release, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
49 int BPF_PROG(test_alloc_double_release, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
64 int BPF_PROG(test_acquire_wrong_cpumask, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
77 int BPF_PROG(test_mutate_cpumask, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
87 int BPF_PROG(test_insert_remove_no_release, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
111 int BPF_PROG(test_cpumask_null, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
121 int BPF_PROG(test_global_mask_out_of_rcu, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
155 int BPF_PROG(test_global_mask_no_null_check, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
183 int BPF_PROG(test_global_mask_rcu_no_null_check, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
208 BPF_PROG(test_invalid_nested_array,struct task_struct * task,u64 clone_flags) BPF_PROG() argument
228 BPF_PROG(test_populate_invalid_destination,struct task_struct * task,u64 clone_flags) BPF_PROG() argument
243 BPF_PROG(test_populate_invalid_source,struct task_struct * task,u64 clone_flags) BPF_PROG() argument
[all...]
H A Dtask_kfunc_success.c67 int BPF_PROG(test_task_kfunc_flavor_relo, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
97 int BPF_PROG(test_task_kfunc_flavor_relo_not_found, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
111 int BPF_PROG(test_task_acquire_release_argument, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
120 int BPF_PROG(test_task_acquire_release_current, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
129 int BPF_PROG(test_task_acquire_leave_in_map, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
144 int BPF_PROG(test_task_xchg_release, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
228 int BPF_PROG(test_task_map_acquire_release, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
266 int BPF_PROG(test_task_current_acquire_release, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
299 int BPF_PROG(test_task_from_pid_arg, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
309 BPF_PROG(test_task_from_pid_current,struct task_struct * task,u64 clone_flags) BPF_PROG() argument
332 BPF_PROG(test_task_from_pid_invalid,struct task_struct * task,u64 clone_flags) BPF_PROG() argument
355 BPF_PROG(task_kfunc_acquire_trusted_walked,struct task_struct * task,u64 clone_flags) BPF_PROG() argument
[all...]
H A Dnested_trust_success.c22 int BPF_PROG(test_read_cpumask, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
38 int BPF_PROG(test_nested_offset, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
H A Dexhandler_kern.c19 int BPF_PROG(trace_task_newtask, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
H A Dverifier_global_ptr_args.c157 int BPF_PROG(trusted_destroy_fail, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
177 int BPF_PROG(trusted_acq_rel, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
H A Dtest_task_under_cgroup.c21 int BPF_PROG(tp_btf_run, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
/linux/include/linux/
H A Duser_events.h36 unsigned long clone_flags) in user_events_fork() argument
71 unsigned long clone_flags) in user_events_fork() argument
H A Drseq.h68 static inline void rseq_fork(struct task_struct *t, unsigned long clone_flags) in rseq_fork() argument
110 static inline void rseq_fork(struct task_struct *t, unsigned long clone_flags) in rseq_fork() argument
H A Diocontext.h122 static inline int copy_io(unsigned long clone_flags, struct task_struct *tsk) in copy_io() argument
132 static inline int copy_io(unsigned long clone_flags, struct task_struct *tsk) in copy_io() argument
H A Dsem.h17 static inline int copy_semundo(unsigned long clone_flags, struct task_struct *tsk) in copy_semundo() argument
/linux/arch/nios2/kernel/
H A Dprocess.c104 unsigned long clone_flags = args->flags; in copy_thread() local
253 asmlinkage int nios2_clone(unsigned long clone_flags, unsigned long newsp, in nios2_clone() argument
/linux/kernel/
H A Dfork.c1510 static int copy_mm(unsigned long clone_flags, struct task_struct *tsk) in copy_mm() argument
1548 static int copy_fs(unsigned long clone_flags, struct task_struct *tsk) in copy_fs() argument
1569 static int copy_files(unsigned long clone_flags, struct task_struct *tsk, in copy_files() argument
1599 static int copy_sighand(unsigned long clone_flags, struct task_struct *tsk) in copy_sighand() argument
1648 static int copy_signal(unsigned long clone_flags, struc argument
1875 copy_oom_score_adj(u64 clone_flags,struct task_struct * tsk) copy_oom_score_adj() argument
1903 need_futex_hash_allocate_default(u64 clone_flags) need_futex_hash_allocate_default() argument
1928 const u64 clone_flags = args->flags; copy_process() local
2566 u64 clone_flags = args->flags; kernel_clone() local
2716 SYSCALL_DEFINE5(clone,unsigned long,clone_flags,unsigned long,newsp,int __user *,parent_tidptr,unsigned long,tls,int __user *,child_tidptr) SYSCALL_DEFINE5() argument
[all...]
/linux/arch/csky/kernel/
H A Dprocess.c35 unsigned long clone_flags = args->flags; in copy_thread() local
/linux/arch/microblaze/kernel/
H A Dprocess.c57 unsigned long clone_flags = args->flags; in copy_thread() local
/linux/arch/hexagon/kernel/
H A Dprocess.c55 unsigned long clone_flags = args->flags; in copy_thread() local
/linux/arch/sh/kernel/
H A Dprocess_32.c92 unsigned long clone_flags = args->flags; in copy_thread() local
/linux/arch/x86/include/asm/
H A Dshstk.h31 unsigned long clone_flags, in shstk_alloc_thread_stack() argument
/linux/tools/perf/util/bpf_skel/
H A Dbperf_follower.bpf.c98 int BPF_PROG(on_newtask, struct task_struct *task, __u64 clone_flags) in BPF_PROG() argument
/linux/arch/parisc/kernel/
H A Dprocess.c204 unsigned long clone_flags = args->flags; in copy_thread() local
/linux/tools/testing/selftests/arm64/abi/
H A Dtpidr2.c127 static int sys_clone(unsigned long clone_flags, unsigned long newsp, in sys_clone() argument
/linux/arch/s390/kernel/
H A Dprocess.c109 unsigned long clone_flags = args->flags; in copy_thread() local
/linux/arch/arc/kernel/
H A Dprocess.c169 unsigned long clone_flags = args->flags; in copy_thread() local
/linux/arch/xtensa/kernel/
H A Dprocess.c270 unsigned long clone_flags = args->flags; in copy_thread() local
/linux/arch/sparc/kernel/
H A Dprocess_32.c263 unsigned long clone_flags = args->flags; local
/linux/block/
H A Dblk-ioc.c289 int __copy_io(unsigned long clone_flags, struct task_struct *tsk) in __copy_io() argument

12