Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsyscall_user_dispatch.h34 static inline int set_syscall_user_dispatch(unsigned long mode, unsigned long offset, in set_syscall_user_dispatch() function
/openbmc/linux/kernel/entry/
H A Dsyscall_user_dispatch.c121 int set_syscall_user_dispatch(unsigned long mode, unsigned long offset, in set_syscall_user_dispatch() function