Home
last modified time | relevance | path

Searched refs:xa_is_node (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dxarray.h1262 static inline bool xa_is_node(const void *entry) in xa_is_node() function
Dpagemap.h198 if (!xa_is_node(head) && xa_is_value(head)) in mapping_shrinkable()