Home
last modified time | relevance | path

Searched defs:syscall_metadata (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/trace/
H A Dsyscall.h25 struct syscall_metadata { struct
26 const char *name;
27 int syscall_nr;
28 int nb_args;
29 const char **types;
30 const char **args;
31 struct list_head enter_fields;
33 struct trace_event_call *enter_event;
34 struct trace_event_call *exit_event;
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/trace/
H A Dsyscall.h25 struct syscall_metadata { struct
26 const char *name;
27 int syscall_nr;
28 int nb_args;
29 const char **types;
30 const char **args;
31 struct list_head enter_fields;
33 struct trace_event_call *enter_event;
34 struct trace_event_call *exit_event;
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/trace/
H A Dsyscall.h25 struct syscall_metadata { struct
26 const char *name;
27 int syscall_nr;
28 int nb_args;
29 const char **types;
30 const char **args;
31 struct list_head enter_fields;
33 struct trace_event_call *enter_event;
34 struct trace_event_call *exit_event;