Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dbpf.h1429 struct bpf_jit_poke_descriptor { struct
1430 void *tailcall_target;
1431 void *tailcall_bypass;
1432 void *bypass_addr;
1433 void *aux;
1434 union {
1440 bool tailcall_target_stable;
1441 u8 adj_off;
1442 u16 reason;
1443 u32 insn_idx;