Home
last modified time | relevance | path

Searched refs:bpf_local_storage_map_bucket (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
H A Dbpf_local_storage.c20 static struct bpf_local_storage_map_bucket *
335 struct bpf_local_storage_map_bucket *b; in bpf_selem_unlink_map()
362 struct bpf_local_storage_map_bucket *b; in bpf_selem_link_map()
378 static void bpf_selem_link_map_nolock(struct bpf_local_storage_map_bucket *b, in bpf_selem_link_map_nolock()
436 struct bpf_local_storage_map_bucket *b) in bpf_selem_unlink_nofail()
560 struct bpf_local_storage_map_bucket *b; in bpf_local_storage_alloc()
636 struct bpf_local_storage_map_bucket *b; in bpf_local_storage_update()
911 struct bpf_local_storage_map_bucket *b; in bpf_local_storage_map_free()
/linux/include/linux/
H A Dbpf_local_storage.h22 struct bpf_local_storage_map_bucket { struct
53 struct bpf_local_storage_map_bucket *buckets;
/linux/net/core/
H A Dbpf_sk_storage.c711 struct bpf_local_storage_map_bucket *b; in bpf_sk_storage_map_seq_find_next()