Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dbpf_verifier.h341 struct bpf_subprog_info { struct
342 u32 start; /* insn idx of function entry point */
343 u32 linfo_idx; /* The idx to the main_prog->aux->linfo */
344 u16 stack_depth; /* max. stack depth used by this function */