Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dbpf_verifier.h184 struct bpf_reference_state { struct
222 struct bpf_reference_state *refs;
/Linux-v5.15/kernel/bpf/
Dverifier.c798 sizeof(struct bpf_reference_state), GFP_KERNEL); in copy_reference_state()
822 sizeof(struct bpf_reference_state)); in resize_reference_state()