Searched refs:bpf_plt (Results 1 – 1 of 1) sorted by relevance
96 struct bpf_plt { struct102 #define PLT_TARGET_SIZE sizeof_field(struct bpf_plt, target) argument103 #define PLT_TARGET_OFFSET offsetof(struct bpf_plt, target)973 struct bpf_plt *plt = NULL; in build_plt()979 plt = (struct bpf_plt *)(ctx->image + ctx->idx); in build_plt()2950 struct bpf_plt *plt = NULL; in bpf_arch_text_poke()