Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_verifier.h298 struct bpf_func_state { struct
301 int callsite;
306 u32 frameno;
310 u32 subprogno;
316 u32 async_entry_cnt;
318 bool in_callback_fn;
319 bool in_async_callback_fn;
320 bool in_exception_callback_fn;
331 u32 callback_depth;
334 int acquired_refs;
[all …]