Home
last modified time | relevance | path

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

123

/linux/tools/testing/selftests/bpf/progs/
A Dtask_kfunc_failure.c32 int BPF_PROG(task_kfunc_acquire_untrusted, struct task_struct *task, u64 clone_flags) in BPF_PROG()
53 int BPF_PROG(task_kfunc_acquire_fp, struct task_struct *task, u64 clone_flags) in BPF_PROG()
104 int BPF_PROG(task_kfunc_acquire_null, struct task_struct *task, u64 clone_flags) in BPF_PROG()
133 int BPF_PROG(task_kfunc_xchg_unreleased, struct task_struct *task, u64 clone_flags) in BPF_PROG()
166 int BPF_PROG(task_kfunc_release_untrusted, struct task_struct *task, u64 clone_flags) in BPF_PROG()
182 int BPF_PROG(task_kfunc_release_fp, struct task_struct *task, u64 clone_flags) in BPF_PROG()
194 int BPF_PROG(task_kfunc_release_null, struct task_struct *task, u64 clone_flags) in BPF_PROG()
267 int BPF_PROG(task_access_comm1, struct task_struct *task, u64 clone_flags) in BPF_PROG()
275 int BPF_PROG(task_access_comm2, struct task_struct *task, u64 clone_flags) in BPF_PROG()
283 int BPF_PROG(task_access_comm3, struct task_struct *task, u64 clone_flags) in BPF_PROG()
[all …]
A Dtask_kfunc_success.c67 int BPF_PROG(test_task_kfunc_flavor_relo, struct task_struct *task, u64 clone_flags) in BPF_PROG()
111 int BPF_PROG(test_task_acquire_release_argument, struct task_struct *task, u64 clone_flags) in BPF_PROG()
120 int BPF_PROG(test_task_acquire_release_current, struct task_struct *task, u64 clone_flags) in BPF_PROG()
129 int BPF_PROG(test_task_acquire_leave_in_map, struct task_struct *task, u64 clone_flags) in BPF_PROG()
144 int BPF_PROG(test_task_xchg_release, struct task_struct *task, u64 clone_flags) in BPF_PROG()
228 int BPF_PROG(test_task_map_acquire_release, struct task_struct *task, u64 clone_flags) in BPF_PROG()
266 int BPF_PROG(test_task_current_acquire_release, struct task_struct *task, u64 clone_flags) in BPF_PROG()
299 int BPF_PROG(test_task_from_pid_arg, struct task_struct *task, u64 clone_flags) in BPF_PROG()
309 int BPF_PROG(test_task_from_pid_current, struct task_struct *task, u64 clone_flags) in BPF_PROG()
332 int BPF_PROG(test_task_from_pid_invalid, struct task_struct *task, u64 clone_flags) in BPF_PROG()
[all …]
A Dcpumask_failure.c36 int BPF_PROG(test_alloc_no_release, struct task_struct *task, u64 clone_flags) in BPF_PROG()
49 int BPF_PROG(test_alloc_double_release, struct task_struct *task, u64 clone_flags) in BPF_PROG()
64 int BPF_PROG(test_acquire_wrong_cpumask, struct task_struct *task, u64 clone_flags) in BPF_PROG()
77 int BPF_PROG(test_mutate_cpumask, struct task_struct *task, u64 clone_flags) in BPF_PROG()
87 int BPF_PROG(test_insert_remove_no_release, struct task_struct *task, u64 clone_flags) in BPF_PROG()
111 int BPF_PROG(test_cpumask_null, struct task_struct *task, u64 clone_flags) in BPF_PROG()
121 int BPF_PROG(test_global_mask_out_of_rcu, struct task_struct *task, u64 clone_flags) in BPF_PROG()
155 int BPF_PROG(test_global_mask_no_null_check, struct task_struct *task, u64 clone_flags) in BPF_PROG()
183 int BPF_PROG(test_global_mask_rcu_no_null_check, struct task_struct *task, u64 clone_flags) in BPF_PROG()
208 int BPF_PROG(test_invalid_nested_array, struct task_struct *task, u64 clone_flags) in BPF_PROG()
A Dcpumask_success.c139 int BPF_PROG(test_alloc_free_cpumask, struct task_struct *task, u64 clone_flags) in BPF_PROG()
155 int BPF_PROG(test_set_clear_cpu, struct task_struct *task, u64 clone_flags) in BPF_PROG()
184 int BPF_PROG(test_setall_clear_cpu, struct task_struct *task, u64 clone_flags) in BPF_PROG()
252 int BPF_PROG(test_firstand_nocpu, struct task_struct *task, u64 clone_flags) in BPF_PROG()
284 int BPF_PROG(test_test_and_set_clear, struct task_struct *task, u64 clone_flags) in BPF_PROG()
316 int BPF_PROG(test_and_or_xor, struct task_struct *task, u64 clone_flags) in BPF_PROG()
363 int BPF_PROG(test_intersects_subset, struct task_struct *task, u64 clone_flags) in BPF_PROG()
405 int BPF_PROG(test_copy_any_anyand, struct task_struct *task, u64 clone_flags) in BPF_PROG()
459 int BPF_PROG(test_insert_leave, struct task_struct *task, u64 clone_flags) in BPF_PROG()
504 int BPF_PROG(test_global_mask_rcu, struct task_struct *task, u64 clone_flags) in BPF_PROG()
[all …]
A Dnested_trust_success.c22 int BPF_PROG(test_read_cpumask, struct task_struct *task, u64 clone_flags) in BPF_PROG()
38 int BPF_PROG(test_nested_offset, struct task_struct *task, u64 clone_flags) in BPF_PROG()
A Dverifier_global_ptr_args.c157 int BPF_PROG(trusted_destroy_fail, struct task_struct *task, u64 clone_flags) in BPF_PROG()
177 int BPF_PROG(trusted_acq_rel, struct task_struct *task, u64 clone_flags) in BPF_PROG()
A Dexhandler_kern.c19 int BPF_PROG(trace_task_newtask, struct task_struct *task, u64 clone_flags) in BPF_PROG()
A Dnested_trust_failure.c28 int BPF_PROG(test_invalid_nested_user_cpus, struct task_struct *task, u64 clone_flags) in BPF_PROG()
A Dtest_task_under_cgroup.c21 int BPF_PROG(tp_btf_run, struct task_struct *task, u64 clone_flags) in BPF_PROG()
/linux/include/linux/
A Duser_events.h36 unsigned long clone_flags) in user_events_fork()
71 unsigned long clone_flags) in user_events_fork()
A Drseq.h68 static inline void rseq_fork(struct task_struct *t, unsigned long clone_flags) in rseq_fork()
110 static inline void rseq_fork(struct task_struct *t, unsigned long clone_flags) in rseq_fork()
A Diocontext.h122 static inline int copy_io(unsigned long clone_flags, struct task_struct *tsk) in copy_io()
132 static inline int copy_io(unsigned long clone_flags, struct task_struct *tsk) in copy_io()
A Dsem.h17 static inline int copy_semundo(unsigned long clone_flags, struct task_struct *tsk) in copy_semundo()
/linux/arch/nios2/kernel/
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()
/linux/kernel/
A Dfork.c1697 static int copy_mm(unsigned long clone_flags, struct task_struct *tsk) in copy_mm()
1735 static int copy_fs(unsigned long clone_flags, struct task_struct *tsk) in copy_fs()
1756 static int copy_files(unsigned long clone_flags, struct task_struct *tsk, in copy_files()
1786 static int copy_sighand(unsigned long clone_flags, struct task_struct *tsk) in copy_sighand()
1835 static int copy_signal(unsigned long clone_flags, struct task_struct *tsk) in copy_signal()
2079 static void copy_oom_score_adj(u64 clone_flags, struct task_struct *tsk) in copy_oom_score_adj()
2128 const u64 clone_flags = args->flags; in copy_process() local
2747 u64 clone_flags = args->flags; in kernel_clone() local
2897 SYSCALL_DEFINE5(clone, unsigned long, clone_flags, unsigned long, newsp, in SYSCALL_DEFINE5() argument
/linux/arch/csky/kernel/
A Dprocess.c35 unsigned long clone_flags = args->flags; in copy_thread() local
/linux/arch/microblaze/kernel/
A Dprocess.c57 unsigned long clone_flags = args->flags; in copy_thread() local
/linux/arch/x86/include/asm/
A Dshstk.h31 unsigned long clone_flags, in shstk_alloc_thread_stack()
/linux/arch/sh/kernel/
A Dprocess_32.c92 unsigned long clone_flags = args->flags; in copy_thread() local
/linux/arch/hexagon/kernel/
A Dprocess.c55 unsigned long clone_flags = args->flags; in copy_thread() local
/linux/arch/parisc/kernel/
A Dprocess.c204 unsigned long clone_flags = args->flags; in copy_thread() local
/linux/arch/s390/kernel/
A Dprocess.c110 unsigned long clone_flags = args->flags; in copy_thread() local
/linux/arch/riscv/kernel/
A Dprocess.c206 unsigned long clone_flags = args->flags; in copy_thread() local
/linux/arch/m68k/kernel/
A Dprocess.c144 unsigned long clone_flags = args->flags; in copy_thread() local
/linux/arch/arc/kernel/
A Dprocess.c169 unsigned long clone_flags = args->flags; in copy_thread() local

Completed in 36 milliseconds

123