Home
last modified time | relevance | path

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

/linux-4.4.14/include/trace/events/
Dsyscalls.h37 syscall_regfunc, syscall_unregfunc
61 syscall_regfunc, syscall_unregfunc
/linux-4.4.14/include/linux/
Dtracepoint.h99 extern void syscall_unregfunc(void);
/linux-4.4.14/kernel/
Dtracepoint.c546 void syscall_unregfunc(void) in syscall_unregfunc() function