Searched defs:xarray (Results 1 – 2 of 2) sorted by relevance
1081 struct xarray { struct1082 spinlock_t xa_lock;1083 gfp_t xa_flags;1084 void __attribute__((btf_type_tag("rcu"))) *xa_head;7625 struct xarray *xarray; member
478 struct xarray { struct479 spinlock_t xa_lock;480 gfp_t xa_flags;481 void __attribute__((btf_type_tag("rcu"))) *xa_head;7888 struct xarray *xarray; member