Linux Kernel
3.7.1
|
#include <syscall.h>
Data Fields | |
const char * | name |
int | syscall_nr |
int | nb_args |
const char ** | types |
const char ** | args |
struct list_head | enter_fields |
struct ftrace_event_call * | enter_event |
struct ftrace_event_call * | exit_event |
struct ftrace_event_call* enter_event |
struct ftrace_event_call* exit_event |