fixup_entry
struct fixup_entry *fcur, *fend;
static u32 *calc_addr(struct fixup_entry *fcur, long offset)
static int patch_feature_section(unsigned long value, struct fixup_entry *fcur)
static struct fixup_entry fixup;
static long __init calc_offset(struct fixup_entry *entry, unsigned int *p)
struct fixup_entry *fcur)
list_for_each_entry_safe(fixup, tmp, &t->fd_fixups, fixup_entry) {
list_del(&fixup->fixup_entry);
list_add_tail(&fixup->fixup_entry, &t->fd_fixups);
list_for_each_entry(fixup, &t->fd_fixups, fixup_entry) {
list_for_each_entry_safe(fixup, tmp, &t->fd_fixups, fixup_entry) {
list_del(&fixup->fixup_entry);
struct list_head fixup_entry;