Searched refs:syscall_user_dispatch (Results 1 – 25 of 2716) sorted by relevance
12345678910>>...109
12 struct syscall_user_dispatch { struct26 struct syscall_user_dispatch {}; struct
1099 struct syscall_user_dispatch syscall_dispatch;
34 bool syscall_user_dispatch(struct pt_regs *regs) in syscall_user_dispatch() function36 struct syscall_user_dispatch *sd = ¤t->syscall_dispatch; in syscall_user_dispatch()
5 bool syscall_user_dispatch(struct pt_regs *regs);
12 obj-$(CONFIG_GENERIC_ENTRY) += common.o syscall_user_dispatch.o
55 if (syscall_user_dispatch(regs)) in syscall_trace_enter()
65 TARGETS += syscall_user_dispatch
619 include/linux/syscall_user_dispatch.h \
617 include/linux/syscall_user_dispatch.h \
615 include/linux/syscall_user_dispatch.h \
626 include/linux/syscall_user_dispatch.h \
616 include/linux/syscall_user_dispatch.h \
666 include/linux/syscall_user_dispatch.h \
614 include/linux/syscall_user_dispatch.h \
621 include/linux/syscall_user_dispatch.h \
Completed in 35 milliseconds