Searched refs:bpf_plt (Results 1 – 1 of 1) sorted by relevance
83 struct bpf_plt { struct89 #define PLT_TARGET_SIZE sizeof_field(struct bpf_plt, target) argument90 #define PLT_TARGET_OFFSET offsetof(struct bpf_plt, target)635 struct bpf_plt *plt = NULL; in build_plt()641 plt = (struct bpf_plt *)(ctx->image + ctx->idx); in build_plt()2114 struct bpf_plt *plt = NULL; in bpf_arch_text_poke()