Home
last modified time | relevance | path

Searched refs:PR_SET_SECCOMP (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/samples/seccomp/
Ddropper.c45 if (prctl(PR_SET_SECCOMP, 2, &prog)) { in install_filter()
Dbpf-fancy.c92 if (prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &prog)) { in main()
Dbpf-direct.c155 if (prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &prog)) { in install_filter()
/linux-4.1.27/include/uapi/linux/
Dprctl.h67 #define PR_SET_SECCOMP 22 macro
/linux-4.1.27/Documentation/prctl/
Dseccomp_filter.txt49 PR_SET_SECCOMP:
59 prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, prog);
/linux-4.1.27/arch/parisc/
DKconfig335 enabled via prctl(PR_SET_SECCOMP), it cannot be disabled
/linux-4.1.27/arch/arm64/
DKconfig592 enabled via prctl(PR_SET_SECCOMP), it cannot be disabled
/linux-4.1.27/kernel/
Dsys.c2133 case PR_SET_SECCOMP: in SYSCALL_DEFINE5()
/linux-4.1.27/arch/arm/
DKconfig1744 enabled via prctl(PR_SET_SECCOMP), it cannot be disabled
/linux-4.1.27/arch/x86/
DKconfig1710 enabled via prctl(PR_SET_SECCOMP), it cannot be disabled