Searched refs:PR_GET_SECCOMP (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/tools/include/uapi/linux/ |
| H A D | prctl.h | 67 #define PR_GET_SECCOMP 21 macro
|
| /linux-6.15/include/uapi/linux/ |
| H A D | prctl.h | 67 #define PR_GET_SECCOMP 21 macro
|
| /linux-6.15/tools/perf/trace/beauty/include/uapi/linux/ |
| H A D | prctl.h | 67 #define PR_GET_SECCOMP 21 macro
|
| /linux-6.15/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 547 ret = prctl(PR_GET_SECCOMP, 0, 0, 0, 0); in TEST() 553 ret = prctl(PR_GET_SECCOMP, 0, 0, 0, 0); in TEST()
|
| /linux-6.15/kernel/ |
| H A D | sys.c | 2551 case PR_GET_SECCOMP: in SYSCALL_DEFINE5()
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | proc.rst | 309 Seccomp seccomp mode, like prctl(PR_GET_SECCOMP, ...)
|