|
Linux Kernel
3.7.1
|
#include <tracepoint.h>
Data Fields | |
| const char * | name |
| struct static_key | key |
| void(* | regfunc )(void) |
| void(* | unregfunc )(void) |
| struct tracepoint_func __rcu * | funcs |
Definition at line 30 of file tracepoint.h.
| struct tracepoint_func __rcu* funcs |
Definition at line 35 of file tracepoint.h.
| struct static_key key |
Definition at line 32 of file tracepoint.h.
Definition at line 31 of file tracepoint.h.
Definition at line 33 of file tracepoint.h.
Definition at line 34 of file tracepoint.h.
1.8.2