Home
last modified time | relevance | path

Searched refs:get_compat_mode1_syscalls (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H 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
/kernel/linux/linux-6.6/arch/mips/include/asm/
H 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
/kernel/linux/linux-5.10/include/asm-generic/
H A Dseccomp.h30 #ifndef get_compat_mode1_syscalls
31 static inline const int *get_compat_mode1_syscalls(void) in get_compat_mode1_syscalls() function
/kernel/linux/linux-6.6/include/asm-generic/
H A Dseccomp.h30 #ifndef get_compat_mode1_syscalls
31 static inline const int *get_compat_mode1_syscalls(void) in get_compat_mode1_syscalls() function
/kernel/linux/linux-5.10/kernel/
H A Dseccomp.c788 allowed_syscalls = get_compat_mode1_syscalls(); in __secure_computing_strict()
/kernel/linux/linux-6.6/kernel/
H A Dseccomp.c1021 allowed_syscalls = get_compat_mode1_syscalls(); in __secure_computing_strict()

Completed in 11 milliseconds