Home
last modified time | relevance | path

Searched refs:bpf_stack_state (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dbpf_verifier.h100 struct bpf_stack_state { struct
125 struct bpf_stack_state *stack; argument
/Linux-v4.19/kernel/bpf/
Dverifier.c391 struct bpf_stack_state *new_stack; in realloc_func_state()
404 new_stack = kmalloc_array(slot, sizeof(struct bpf_stack_state), in realloc_func_state()