Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h5139 struct bpf_local_storage { struct
5140 struct bpf_local_storage_data __attribute__((btf_type_tag("rcu"))) *cache[16]; argument
5141 struct bpf_local_storage_map __attribute__((btf_type_tag("rcu"))) *smap; argument
5142 struct hlist_head list;
5143 void *owner;
5144 struct callback_head rcu;
5145 raw_spinlock_t lock;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h4733 struct bpf_local_storage { struct
4734 struct bpf_local_storage_data __attribute__((btf_type_tag("rcu"))) *cache[16]; argument
4735 struct bpf_local_storage_map __attribute__((btf_type_tag("rcu"))) *smap; argument
4736 struct hlist_head list;
4737 void *owner;
4738 struct callback_head rcu;
4739 raw_spinlock_t lock;