Searched defs:xa_is_node (Results 1 – 2 of 2) sorted by relevance
/linux/scripts/gdb/linux/ | ||
H A D | xarray.py | 26 def xa_is_node(entry): function |
/linux/include/linux/ | ||
H A D | xarray.h | 1268 static inline bool xa_is_node(const void *entry) in xa_is_node() function |