| /OK3568_Linux_fs/buildroot/package/gdb/11.2/ |
| H A D | 0005-nat-fork-inferior-include-linux-ptrace.h.patch | 6 To decide whether fork() or vfork() should be used, fork-inferior.c 18 with gdbserver"). Indeed, the same fork()/vfork() selection was done, 27 ../nat/fork-inferior.c:376:11: note: suggested alternative: 'vfork' 30 vfork
|
| /OK3568_Linux_fs/buildroot/package/gdb/12.1/ |
| H A D | 0005-nat-fork-inferior-include-linux-ptrace.h.patch | 6 To decide whether fork() or vfork() should be used, fork-inferior.c 18 with gdbserver"). Indeed, the same fork()/vfork() selection was done, 27 ../nat/fork-inferior.c:376:11: note: suggested alternative: 'vfork' 30 vfork
|
| /OK3568_Linux_fs/buildroot/package/gdb/10.2/ |
| H A D | 0005-nat-fork-inferior-include-linux-ptrace.h.patch | 6 To decide whether fork() or vfork() should be used, fork-inferior.c 18 with gdbserver"). Indeed, the same fork()/vfork() selection was done, 27 ../nat/fork-inferior.c:376:11: note: suggested alternative: 'vfork' 30 vfork
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/netperf/files/ |
| H A D | vfork.patch | 1 Subject: [PATCH] netperf: fix vfork/fork 30 + switch (vfork()) { 51 + switch (vfork()) {
|
| /OK3568_Linux_fs/buildroot/package/alsa-lib/ |
| H A D | 0001-Don-t-use-fork-on-noMMU-platforms.patch | 46 + ret = vfork(); 55 + ret = vfork();
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | fork.c | 1299 struct completion *vfork; in complete_vfork_done() local 1302 vfork = tsk->vfork_done; in complete_vfork_done() 1303 if (likely(vfork)) { in complete_vfork_done() 1305 complete(vfork); in complete_vfork_done() 1311 struct completion *vfork) in wait_for_vfork_done() argument 1317 killed = wait_for_completion_killable(vfork); in wait_for_vfork_done() 2519 struct completion vfork; in kernel_clone() local 2578 p->vfork_done = &vfork; in kernel_clone() 2579 init_completion(&vfork); in kernel_clone() 2590 if (!wait_for_vfork_done(p, &vfork)) in kernel_clone() [all …]
|
| /OK3568_Linux_fs/buildroot/package/vsftpd/ |
| H A D | 0003-Prevent-hang-in-SIGCHLD-handler.patch | 67 + * which created a new process through fork()/vfork() and already picked
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/benchmarks/ |
| H A D | fork.c | 110 pid_t pid = vfork(); in bench_vfork()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/syscalls/ |
| H A D | syscall.tbl | 247 189 32 vfork ppc_vfork sys_vfork 248 189 64 vfork sys_vfork 249 189 spu vfork sys_ni_syscall
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/netperf/ |
| H A D | netperf_git.bb | 12 file://vfork.patch \
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/musl/ |
| H A D | 0020-Fix-tab-crashes-on-musl.patch | 49 // The following two flags are the two important flags in any vfork-emulating
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/cgroup/ |
| H A D | test_freezer.c | 822 int pid = vfork(); in vfork_fn()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | unistd.h | 776 extern __pid_t vfork (void) __THROW;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | unistd.h | 776 extern __pid_t vfork (void) __THROW;
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 69 58 common vfork sys_vfork
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 69 58 common vfork sys_vfork
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | entry.S | 812 fork_like vfork
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/ |
| H A D | syscall.tbl | 200 190 common vfork __sys_vfork
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/ |
| H A D | syscall.tbl | 128 113 common vfork sys_vfork_wrapper
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/ |
| H A D | syscall.tbl | 200 190 common vfork sys_vfork
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 181 190 common vfork sys_vfork sys_vfork
|
| /OK3568_Linux_fs/kernel/arch/arm/tools/ |
| H A D | syscall.tbl | 206 190 common vfork sys_vfork
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/syscalls/ |
| H A D | syscall.tbl | 200 190 common vfork sys_vfork
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/ |
| H A D | syscall.tbl | 181 190 common vfork sys_vfork sys_vfork
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/syscalls/ |
| H A D | syscall.tbl | 75 66 common vfork alpha_vfork
|