Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/net/
H A Dbpf_jit_comp.c89 #define PLT_TARGET_SIZE sizeof_field(struct bpf_plt, target) macro
1599 extable_offset = round_up(prog_size + PLT_TARGET_SIZE, extable_align); in bpf_int_jit_compile()