Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dseccomp.c570 static void __secure_computing_strict(int this_syscall) in __secure_computing_strict() function
597 __secure_computing_strict(this_syscall); in secure_computing_strict()
697 __secure_computing_strict(this_syscall); /* may call do_exit */ in seccomp_phase1()