Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf.h820 struct bpf_jit_poke_descriptor { struct
821 void *tailcall_target;
822 void *tailcall_bypass;
823 void *bypass_addr;
824 void *aux;
825 union {
831 bool tailcall_target_stable;
832 u8 adj_off;
833 u16 reason;
834 u32 insn_idx;

Completed in 13 milliseconds