Searched refs:IS_ERR (Results 1 – 2 of 2) sorted by relevance
59 static inline bool __must_check IS_ERR(__force const void *ptr) in IS_ERR() function107 if (IS_ERR(ptr)) in PTR_ERR_OR_ZERO()
876 if (!IS_ERR(ptr)) in pointer()