Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dbpf_verifier.h256 struct bpf_reference_state { struct
306 struct bpf_reference_state *refs;
/Linux-v6.6/kernel/bpf/
Dverifier.c1602 sizeof(struct bpf_reference_state), GFP_KERNEL); in copy_reference_state()
1626 sizeof(struct bpf_reference_state)); in resize_reference_state()