Home
last modified time | relevance | path

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

/linux-4.1.27/include/trace/events/
Dsyscalls.h37 syscall_regfunc, syscall_unregfunc
61 syscall_regfunc, syscall_unregfunc
/linux-4.1.27/include/linux/
Dtracepoint.h93 extern void syscall_unregfunc(void);
/linux-4.1.27/kernel/
Dtracepoint.c507 void syscall_unregfunc(void) in syscall_unregfunc() function