Home
last modified time | relevance | path

Searched refs:clone2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0021-fix-create-thread-failed-in-unprivileged-process-BZ-.patch6 Since commit [d8ea0d0168 Add an internal wrapper for clone, clone2 and clone3]
11 __clone3 returns -1 with ENOSYS, fall back to clone or clone2.
19 So if __clone3 returns -1 with EPERM, fall back to clone or clone2 could
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Ddynptr_fail.c1518 struct bpf_dynptr clone2; in clone_invalidate3() local
1525 bpf_dynptr_clone(&ptr, &clone2); in clone_invalidate3()
1527 bpf_ringbuf_submit_dynptr(&clone2, 0); in clone_invalidate3()
1596 struct bpf_dynptr clone2; in clone_invalidate6() local
1603 bpf_dynptr_clone(&ptr, &clone2); in clone_invalidate6()
1609 bpf_ringbuf_submit_dynptr(&clone2, 0); in clone_invalidate6()
/openbmc/linux/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl201 189 common clone2 sys_clone2