Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dbpf.h1096 struct bpf_jit_poke_descriptor { struct
1097 void *tailcall_target;
1098 void *tailcall_bypass;
1099 void *bypass_addr;
1100 void *aux;
1101 union {
1107 bool tailcall_target_stable;
1108 u8 adj_off;
1109 u16 reason;
1110 u32 insn_idx;