Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Dsyscalls.h39 syscall_regfunc, syscall_unregfunc
63 syscall_regfunc, syscall_unregfunc
/openbmc/linux/include/linux/
H A Dtracepoint.h103 extern void syscall_unregfunc(void);
/openbmc/linux/kernel/
H A Dtracepoint.c774 void syscall_unregfunc(void) in syscall_unregfunc() function