Searched refs:fp_entry_cpy (Results 1 – 1 of 1) sorted by relevance
649 struct fail_point_entry *fp_entry_cpy; in fail_point_get() local658 fp_entry_cpy = fp_malloc(sizeof(struct fail_point_entry) * in fail_point_get()671 fp_entry_cpy[printed_entry_count] = *ent; in fail_point_get()678 fp_entry_cpy[printed_entry_count].fe_type = FAIL_POINT_INVALID; in fail_point_get()681 ent = &fp_entry_cpy[idx]; in fail_point_get()710 fp_free(fp_entry_cpy); in fail_point_get()