Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dbpf_verifier.h206 struct bpf_reference_state { struct
256 struct bpf_reference_state *refs;
/Linux-v6.1/kernel/bpf/
Dverifier.c1052 sizeof(struct bpf_reference_state), GFP_KERNEL); in copy_reference_state()
1076 sizeof(struct bpf_reference_state)); in resize_reference_state()