Home
last modified time | relevance | path

Searched refs:fixup_data (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dmpic.h251 u32 fixup_data; member
/linux/drivers/android/
H A Dbinder.c2422 * @fixup_data data to write at fixup offset
2434 binder_uintptr_t fixup_data; member
2522 &pf->fixup_data, in binder_do_deferred_txn_copies()
2523 sizeof(pf->fixup_data)); in binder_do_deferred_txn_copies()
2524 bytes_copied += sizeof(pf->fixup_data); in binder_do_deferred_txn_copies()
2640 pf->fixup_data = fixup; in binder_add_fixup()