Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/trace/events/
H A Dsyscalls.h39 syscall_regfunc, syscall_unregfunc
63 syscall_regfunc, syscall_unregfunc
/OK3568_Linux_fs/kernel/include/linux/
H A Dtracepoint.h103 extern void syscall_unregfunc(void);
/OK3568_Linux_fs/kernel/kernel/
H A Dtracepoint.c796 void syscall_unregfunc(void) in syscall_unregfunc() function