Home
last modified time | relevance | path

Searched refs:PR_GET_SECCOMP (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/
Dprctl.h64 #define PR_GET_SECCOMP 21 macro
/linux-2.6.39/kernel/
Dsys.c1702 case PR_GET_SECCOMP: in SYSCALL_DEFINE5()