Searched refs:xa_is_err (Results 1 – 4 of 4) sorted by relevance
199 static inline bool xa_is_err(const void *entry) in xa_is_err() function220 if (xa_is_err(entry)) in xa_err()
181 !xa_is_err(entry); \1913 WARN_ON(xa_is_err(rc)); in ib_set_client_data()
168 xa_is_err() is slightly more efficient.
1415 XA_BUG_ON(xa, xa_is_err(entry)); in check_align_1()