Lines Matching refs:probe_trace_arg_ref
796 static struct probe_trace_arg_ref *alloc_trace_arg_ref(long offs)
798 struct probe_trace_arg_ref *ref;
799 ref = zalloc(sizeof(struct probe_trace_arg_ref));
904 struct probe_trace_arg_ref **ref_ptr = &tvar->ref;
951 *ref_ptr = zalloc(sizeof(struct probe_trace_arg_ref));
998 struct probe_trace_arg_ref **ref_ptr,
1001 struct probe_trace_arg_ref *ref = *ref_ptr;
1027 ref = zalloc(sizeof(struct probe_trace_arg_ref));
1058 ref = zalloc(sizeof(struct probe_trace_arg_ref));