Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h16300 struct xa_node { struct
16305 struct xa_node __attribute__((btf_type_tag("rcu"))) *parent; argument
16318 typedef void (*xa_update_node_t)(struct xa_node *); argument
16327 struct xa_node *xa_node; member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h47611 struct xa_node { struct
47616 struct xa_node __attribute__((btf_type_tag("rcu"))) *parent; argument
47617 struct xarray *array;
47618 union {
47622 void __attribute__((btf_type_tag("rcu"))) *slots[64];
47623 union {
47679 struct xa_node *xa_node; member