Searched refs:rtb_patch_entry (Results 1 – 1 of 1) sorted by relevance
68 struct rtb_patch_entry { struct80 struct rtb_patch_entry entry[0]; argument1308 struct rtb_patch_entry *rtb_get_patch_entry(void) in rtb_get_patch_entry()1312 struct rtb_patch_entry *entry; in rtb_get_patch_entry()1319 entry = (struct rtb_patch_entry *)malloc(sizeof(*entry)); in rtb_get_patch_entry()1374 struct rtb_patch_entry *entry = NULL; in rtb_get_final_patch()