Home
last modified time | relevance | path

Searched defs:bpf_local_storage_map (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/include/linux/
Dbpf_local_storage.h47 struct bpf_local_storage_map { struct
55 struct bpf_local_storage_map_bucket *buckets; argument
71 struct bpf_local_storage_map __rcu *smap; argument
/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dmap_ptr_kern.c611 struct bpf_local_storage_map { struct
624 struct bpf_local_storage_map *sk_storage = in check_sk_storage() argument