Searched defs:bpf_local_storage (Results 1 – 13 of 13) sorted by relevance
8805 struct bpf_local_storage { struct8806 struct bpf_local_storage_data *cache[16]; argument8807 struct bpf_local_storage_map *smap; argument8808 struct hlist_head list;8809 void *owner;8810 struct callback_head rcu;8811 raw_spinlock_t lock;
16486 struct bpf_local_storage { struct16487 struct bpf_local_storage_data *cache[16]; argument16506 struct bpf_local_storage_map_bucket; argument
20801 struct bpf_local_storage { struct20802 struct bpf_local_storage_data *cache[16]; argument20809 struct bpf_local_storage_map_bucket; argument
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;
41883 struct bpf_local_storage { struct41884 struct bpf_local_storage_data *cache[16]; argument41896 struct bpf_local_storage_map_bucket; argument
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;
60994 struct bpf_local_storage { struct60995 struct bpf_local_storage_data *cache[16]; argument61002 struct bpf_local_storage_map_bucket; argument
25882 struct bpf_local_storage { struct25883 struct bpf_local_storage_data *cache[16]; argument25884 struct hlist_head list;25885 void *owner;25886 struct callback_head rcu;25887 raw_spinlock_t lock;