Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dbpf.h813 struct bpf_jit_poke_descriptor { struct
814 void *tailcall_target;
815 void *tailcall_bypass;
816 void *bypass_addr;
817 void *aux;
818 union {
824 bool tailcall_target_stable;
825 u8 adj_off;
826 u16 reason;
827 u32 insn_idx;