Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/
A Dseccomp.h7 static inline const int *get_compat_mode1_syscalls(void) in get_compat_mode1_syscalls() function
29 #define get_compat_mode1_syscalls get_compat_mode1_syscalls macro
/linux-6.3-rc2/include/asm-generic/
A Dseccomp.h30 #ifndef get_compat_mode1_syscalls
31 static inline const int *get_compat_mode1_syscalls(void) in get_compat_mode1_syscalls() function
/linux-6.3-rc2/kernel/
A Dseccomp.c1012 allowed_syscalls = get_compat_mode1_syscalls(); in __secure_computing_strict()

Completed in 7 milliseconds