Home
last modified time | relevance | path

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