Searched defs:bpf_func_state (Results 1 – 7 of 7) sorted by relevance
34885 struct bpf_func_state { struct34886 struct bpf_reg_state regs[11];34887 int callsite;34888 u32 frameno;34889 u32 subprogno;34890 u32 async_entry_cnt;34891 bool in_callback_fn;34892 bool in_async_callback_fn;34893 int acquired_refs;34894 struct bpf_reference_state *refs;[all …]
40926 struct bpf_func_state { struct40943 struct bpf_func_state *frame[8]; argument
30533 struct bpf_func_state { struct30550 struct bpf_func_state *frame[8]; argument
34572 struct bpf_func_state { struct34589 struct bpf_func_state *frame[8]; argument