Searched defs:bpf_local_storage (Results 1 – 2 of 2) sorted by relevance
5139 struct bpf_local_storage { struct5140 struct bpf_local_storage_data __attribute__((btf_type_tag("rcu"))) *cache[16]; argument5141 struct bpf_local_storage_map __attribute__((btf_type_tag("rcu"))) *smap; argument5142 struct hlist_head list;5143 void *owner;5144 struct callback_head rcu;5145 raw_spinlock_t lock;
4733 struct bpf_local_storage { struct4734 struct bpf_local_storage_data __attribute__((btf_type_tag("rcu"))) *cache[16]; argument4735 struct bpf_local_storage_map __attribute__((btf_type_tag("rcu"))) *smap; argument4736 struct hlist_head list;4737 void *owner;4738 struct callback_head rcu;4739 raw_spinlock_t lock;