Home
last modified time | relevance | path

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

/Linux-v4.19/include/trace/events/
Dsyscalls.h39 syscall_regfunc, syscall_unregfunc
63 syscall_regfunc, syscall_unregfunc
/Linux-v4.19/include/linux/
Dtracepoint.h94 extern void syscall_unregfunc(void);
/Linux-v4.19/kernel/
Dtracepoint.c592 void syscall_unregfunc(void) in syscall_unregfunc() function