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