Lines Matching refs:zalloc
65 ln = zalloc(sizeof(struct line_node));
231 struct debuginfo *self = zalloc(sizeof(struct debuginfo));
245 struct debuginfo *self = zalloc(sizeof(struct debuginfo));
273 ref = zalloc(sizeof(struct probe_trace_arg_ref));
313 tvar->value = zalloc(ret + 2);
430 *ref_ptr = zalloc(sizeof(struct probe_trace_arg_ref));
507 ref = zalloc(sizeof(struct probe_trace_arg_ref));
540 ref = zalloc(sizeof(struct probe_trace_arg_ref));
1172 tev->args = zalloc(sizeof(struct probe_trace_arg) * tev->nargs);
1198 *tevs = zalloc(sizeof(struct probe_trace_event) * max_tevs);
1307 *vls = zalloc(sizeof(struct variable_list) * max_vls);