Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h1081 struct xarray { struct
1082 spinlock_t xa_lock;
1083 gfp_t xa_flags;
1084 void __attribute__((btf_type_tag("rcu"))) *xa_head;
7625 struct xarray *xarray; member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h478 struct xarray { struct
479 spinlock_t xa_lock;
480 gfp_t xa_flags;
481 void __attribute__((btf_type_tag("rcu"))) *xa_head;
7888 struct xarray *xarray; member