Home
last modified time | relevance | path

Searched defs:get_compat_mode1_syscalls (Results 1 – 2 of 2) sorted by relevance

/linux/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
/linux/include/asm-generic/
H A Dseccomp.h31 static inline const int *get_compat_mode1_syscalls(void) in get_compat_mode1_syscalls() function