Searched refs:syscall_user_dispatch (Results 1 – 7 of 7) sorted by relevance
9 struct syscall_user_dispatch { struct18 struct syscall_user_dispatch {}; argument
1217 struct syscall_user_dispatch syscall_dispatch;
10 #include <linux/syscall_user_dispatch.h>35 bool syscall_user_dispatch(struct pt_regs *regs) in syscall_user_dispatch() function 37 struct syscall_user_dispatch *sd = ¤t->syscall_dispatch; in syscall_user_dispatch() 95 * Invert the range, the check in syscall_user_dispatch() in task_set_syscall_user_dispatch() 140 struct syscall_user_dispatch *sd = &task->syscall_dispatch; in syscall_user_dispatch_get_config()
16 obj-$(CONFIG_GENERIC_SYSCALL) += syscall-common.o syscall_user_dispatch.o
112 TARGETS += syscall_user_dispatch