Searched refs:fp_entry_cpy (Results 1 – 1 of 1) sorted by relevance
667 struct fail_point_entry *fp_entry_cpy; in fail_point_get() local676 fp_entry_cpy = fp_malloc(sizeof(struct fail_point_entry) * in fail_point_get()689 fp_entry_cpy[printed_entry_count] = *ent; in fail_point_get()696 fp_entry_cpy[printed_entry_count].fe_type = FAIL_POINT_INVALID; in fail_point_get()699 ent = &fp_entry_cpy[idx]; in fail_point_get()728 fp_free(fp_entry_cpy); in fail_point_get()