Searched refs:BPF_FIXUP_OFFSET_MASK (Results 1 – 1 of 1) sorted by relevance
358 #define BPF_FIXUP_OFFSET_MASK GENMASK(26, 0) macro364 off_t offset = FIELD_GET(BPF_FIXUP_OFFSET_MASK, ex->fixup); in arm64_bpf_fixup_exception()409 if (!FIELD_FIT(BPF_FIXUP_OFFSET_MASK, offset)) in add_exception_handler()412 ex->fixup = FIELD_PREP(BPF_FIXUP_OFFSET_MASK, offset) | in add_exception_handler()