Home
last modified time | relevance | path

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

/include/linux/
A Dbpf_verifier.h295 struct bpf_func_state { struct
298 int callsite;
303 u32 frameno;
307 u32 subprogno;
313 u32 async_entry_cnt;
315 bool in_callback_fn;
316 bool in_async_callback_fn;
317 bool in_exception_callback_fn;
328 u32 callback_depth;
338 struct bpf_stack_state *stack;
[all …]

Completed in 9 milliseconds