Home
last modified time | relevance | path

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

/linux/kernel/
H A Dseccomp.c1416 long prctl_get_seccomp(void) in prctl_get_seccomp() function
H A Dsys.c2622 error = prctl_get_seccomp(); in SYSCALL_DEFINE5()