Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/net/
Dbpf_jit_comp.c96 #define PLT_TARGET_SIZE sizeof_field(struct bpf_plt, target) macro
1830 extable_offset = round_up(prog_size + PLT_TARGET_SIZE, extable_align); in bpf_int_jit_compile()