Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dseccomp.c1016 static void __secure_computing_strict(int this_syscall) in __secure_computing_strict() function
1048 __secure_computing_strict(this_syscall); in secure_computing_strict()
1351 __secure_computing_strict(this_syscall); /* may call do_exit */ in __secure_computing()