Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dbpf_verifier.h206 struct bpf_reference_state { struct
256 struct bpf_reference_state *refs;
/linux-6.1.9/kernel/bpf/
Dverifier.c1056 sizeof(struct bpf_reference_state), GFP_KERNEL); in copy_reference_state()
1080 sizeof(struct bpf_reference_state)); in resize_reference_state()