Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dseccomp.c617 static void __secure_computing_strict(int this_syscall) in __secure_computing_strict() function
648 __secure_computing_strict(this_syscall); in secure_computing_strict()
792 __secure_computing_strict(this_syscall); /* may call do_exit */ in __secure_computing()