Home
last modified time | relevance | path

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

/linux/lib/
A Dxarray.c189 if (!xa_is_node(entry)) { in xas_start()
431 if (!xa_is_node(entry)) in max_index()
462 if (!xa_is_node(entry)) in xas_shrink()
466 if (!xa_is_node(entry)) in xas_shrink()
610 if (xa_is_node(head)) { in xas_expand()
1168 if (!xa_is_node(entry)) in __xas_prev()
1207 if (!xa_is_node(entry)) in __xas_next()
1364 if (!xa_is_node(entry)) in xas_find_marked()
1941 if (!xa_is_node(entry)) in xa_get_mark()
2214 if (xa_is_node(entry)) in xa_destroy()
[all …]
A Didr.c567 if (xa_is_node(entry)) { in ida_dump_entry()
A Dradix-tree.c661 if (xa_is_node(entry) && child->shift) { in radix_tree_free_nodes()
/linux/Documentation/translations/zh_CN/core-api/
A Dxarray.rst284 - xa_is_node()
/linux/include/linux/
A Dpagemap.h70 if (!xa_is_node(head) && xa_is_value(head)) in mapping_shrinkable()
A Dxarray.h1224 static inline bool xa_is_node(const void *entry) in xa_is_node() function
/linux/Documentation/core-api/
A Dxarray.rst361 - xa_is_node()

Completed in 19 milliseconds