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.h296 struct bpf_func_state { struct
299 int callsite;
304 u32 frameno;
308 u32 subprogno;
314 u32 async_entry_cnt;
316 bool in_callback_fn;
317 bool in_async_callback_fn;
318 bool in_exception_callback_fn;
329 u32 callback_depth;
332 int acquired_refs;
[all …]