Searched defs:bpf_eval_state (Results 1 – 1 of 1) sorted by relevance
33 struct bpf_eval_state { struct34 struct bpf_reg_val rv[EBPF_REG_NUM];35 struct bpf_reg_val sv[MAX_BPF_STACK_SIZE / sizeof(uint64_t)];