Home
last modified time | relevance | path

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

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