Home
last modified time | relevance | path

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

/kernel/
Dseccomp.c33 void __secure_computing(int this_syscall) in __secure_computing() argument
46 if (*syscall == this_syscall) in __secure_computing()