Searched refs:fp_entry_cpy (Results 1 – 1 of 1) sorted by relevance
670 struct fail_point_entry *fp_entry_cpy; in fail_point_get() local679 fp_entry_cpy = fp_malloc(sizeof(struct fail_point_entry) * in fail_point_get()692 fp_entry_cpy[printed_entry_count] = *ent; in fail_point_get()699 fp_entry_cpy[printed_entry_count].fe_type = FAIL_POINT_INVALID; in fail_point_get()702 ent = &fp_entry_cpy[idx]; in fail_point_get()731 fp_free(fp_entry_cpy); in fail_point_get()