Searched defs:IS_ERR (Results 1 – 2 of 2) sorted by relevance
17 static inline long __must_check IS_ERR(const void *ptr) in IS_ERR() function
33 static inline bool __must_check IS_ERR(__force const void *ptr) in IS_ERR() function