Home
last modified time | relevance | path

Searched refs:fixup_entry (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/lib/ !
H A Dfeature-fixups.c35 struct fixup_entry { struct
44 static u32 *calc_addr(struct fixup_entry *fcur, long offset) in calc_addr() argument
78 struct fixup_entry *fcur) in patch_feature_section_mask()
111 struct fixup_entry *fcur, *fend; in do_feature_fixups_mask()
712 static int patch_feature_section(unsigned long value, struct fixup_entry *fcur) in patch_feature_section()
718 static struct fixup_entry fixup;
720 static long __init calc_offset(struct fixup_entry *entry, unsigned int *p) in calc_offset()
/linux/drivers/android/ !
H A Dbinder_internal.h524 struct list_head fixup_entry; member
H A Dbinder.c1636 list_for_each_entry_safe(fixup, tmp, &t->fd_fixups, fixup_entry) { in binder_free_txn_fixups()
1640 list_del(&fixup->fixup_entry); in binder_free_txn_fixups()
2398 list_add_tail(&fixup->fixup_entry, &t->fd_fixups); in binder_translate_fd()
4694 list_for_each_entry(fixup, &t->fd_fixups, fixup_entry) { in binder_apply_fd_fixups()
4716 list_for_each_entry_safe(fixup, tmp, &t->fd_fixups, fixup_entry) { in binder_apply_fd_fixups()
4718 list_del(&fixup->fixup_entry); in binder_apply_fd_fixups()