Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dbpf.h1394 struct bpf_jit_poke_descriptor { struct
1395 void *tailcall_target;
1396 void *tailcall_bypass;
1397 void *bypass_addr;
1398 void *aux;
1399 union {
1405 bool tailcall_target_stable;
1406 u8 adj_off;
1407 u16 reason;
1408 u32 insn_idx;