Searched refs:PR_SET_DUMPABLE (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/squid/files/ |
| H A D | 0001-tools.cc-fixed-unused-result-warning.patch | 33 #if HAVE_PRCTL && defined(PR_SET_DUMPABLE)
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/LSM/ |
| H A D | Yama.rst | 30 For a solution, some applications use ``prctl(PR_SET_DUMPABLE, ...)`` to 55 ``prctl(PR_SET_DUMPABLE...)`` already). Similarly, ``PTRACE_TRACEME`` is
|
| /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/linux/ |
| H A D | prctl.h | 14 #define PR_SET_DUMPABLE 4 macro
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | prctl.c | 67 [PR_SET_DUMPABLE] = all_but2, in syscall_arg__scnprintf_prctl_option()
|
| /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/linux/ |
| H A D | prctl.h | 14 #define PR_SET_DUMPABLE 4 macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | prctl.h | 14 #define PR_SET_DUMPABLE 4 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | prctl.h | 14 #define PR_SET_DUMPABLE 4 macro
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/musl/ |
| H A D | 0005-breakpad-Fix-build-with-musl.patch | 35 sys_prctl(PR_SET_DUMPABLE, 1, 0, 0, 0);
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/pidfd/ |
| H A D | pidfd_getfd_test.c | 70 ret = prctl(PR_SET_DUMPABLE, 0); in __child()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/safesetid/ |
| H A D | safesetid-test.c | 305 if (prctl(PR_SET_DUMPABLE, 1, 0, 0, 0)) in main()
|
| /OK3568_Linux_fs/buildroot/package/nginx/ |
| H A D | 0003-auto-set-ngx_feature_run_force_result-for-each-featu.patch | 138 ngx_feature="prctl(PR_SET_DUMPABLE)"
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | sys.c | 2459 case PR_SET_DUMPABLE: in SYSCALL_DEFINE5()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/ |
| H A D | kernel.rst | 162 %d dump mode, matches ``PR_SET_DUMPABLE`` and
|