Home
last modified time | relevance | path

Searched refs:syscall_regfunc (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/trace/events/ !
Dsyscalls.h39 syscall_regfunc, syscall_unregfunc
63 syscall_regfunc, syscall_unregfunc
/linux-5.19.10/include/linux/ !
Dtracepoint.h102 extern int syscall_regfunc(void);
/linux-5.19.10/kernel/ !
Dtracepoint.c759 int syscall_regfunc(void) in syscall_regfunc() function