Searched refs:fixup_offset (Results 1 – 2 of 2) sorted by relevance
771 off_t fixup_offset; in add_exception_handler() local814 fixup_offset = (long)&ex->fixup - (long)&ctx->ro_insns[ctx->ex_jmp_off]; in add_exception_handler()815 if (!FIELD_FIT(BPF_FIXUP_OFFSET_MASK, fixup_offset)) in add_exception_handler()827 ex->fixup = FIELD_PREP(BPF_FIXUP_OFFSET_MASK, fixup_offset) | in add_exception_handler()
1927 binder_size_t fixup_offset, in binder_validate_fixup() argument1962 return (fixup_offset >= last_min_offset); in binder_validate_fixup()