Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf_verifier.h455 struct bpf_loop_inline_state { struct
456 unsigned int initialized:1; /* set to true upon first entry */
457 unsigned int fit_for_inline:1; /* true if callback function is the same
460 u32 callback_subprogno; /* valid when fit_for_inline is true */