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

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

Completed in 148 milliseconds