Home
last modified time | relevance | path

Searched refs:syscall_regfunc (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.h98 extern void syscall_regfunc(void);
/linux-4.4.14/kernel/
Dtracepoint.c532 void syscall_regfunc(void) in syscall_regfunc() function