Searched refs:xa_is_node (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| D | xarray.h | 1262 static inline bool xa_is_node(const void *entry) in xa_is_node() function |
| D | pagemap.h | 198 if (!xa_is_node(head) && xa_is_value(head)) in mapping_shrinkable() |