Home
last modified time | relevance | path

Searched defs:bpf_jit_poke_descriptor (Results 1 – 7 of 7) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h26195 struct bpf_jit_poke_descriptor { struct
26196 void *tailcall_target;
26197 void *tailcall_bypass;
26198 void *bypass_addr;
26199 void *aux;
26200 union {
26206 bool tailcall_target_stable;
26207 u8 adj_off;
26208 u16 reason;
26209 u32 insn_idx;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h11256 struct bpf_jit_poke_descriptor { struct
11257 void *tailcall_target;
11258 void *tailcall_bypass;
11259 void *bypass_addr;
11260 union {
11266 bool tailcall_target_stable;
11267 u8 adj_off;
11268 u16 reason;
11269 u32 insn_idx;
Dvmlinux.h11256 struct bpf_jit_poke_descriptor { struct
11257 void *tailcall_target;
11258 void *tailcall_bypass;
11259 void *bypass_addr;
11260 union {
11266 bool tailcall_target_stable;
11267 u8 adj_off;
11268 u16 reason;
11269 u32 insn_idx;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h10211 struct bpf_jit_poke_descriptor { struct
10212 void *tailcall_target;
10213 void *tailcall_bypass;
10214 void *bypass_addr;
10215 union {
10221 bool tailcall_target_stable;
10222 u8 adj_off;
10223 u16 reason;
10224 u32 insn_idx;
Dvmlinux_510.h10211 struct bpf_jit_poke_descriptor { struct
10212 void *tailcall_target;
10213 void *tailcall_bypass;
10214 void *bypass_addr;
10215 union {
10221 bool tailcall_target_stable;
10222 u8 adj_off;
10223 u16 reason;
10224 u32 insn_idx;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h9556 struct bpf_jit_poke_descriptor { struct
9557 void *ip;
9558 union {
9564 bool ip_stable;
9565 u8 adj_off;
9566 u16 reason;
Dvmlinux.h9556 struct bpf_jit_poke_descriptor { struct
9557 void *ip;
9558 union {
9564 bool ip_stable;
9565 u8 adj_off;
9566 u16 reason;