probe_trace_arg
tev->args = zalloc(sizeof(struct probe_trace_arg) * tev->nargs);
static int synthesize_probe_trace_arg(struct probe_trace_arg *arg,
tev->args = zalloc(sizeof(struct probe_trace_arg) *
tev->args = zalloc(sizeof(struct probe_trace_arg) * tev->nargs);
int copy_to_probe_trace_arg(struct probe_trace_arg *tvar,
int copy_to_probe_trace_arg(struct probe_trace_arg *tvar,
struct probe_trace_arg *args; /* Arguments */
tev->args = zalloc(sizeof(struct probe_trace_arg) * tev->nargs);
struct probe_trace_arg *tvar,
struct probe_trace_arg *tvar)
struct probe_trace_arg *tvar; /* Current result variable */