Searched defs:IS_ERR (Results 1 – 5 of 5) sorted by relevance
18 static inline long __must_check IS_ERR(const void *ptr) in IS_ERR() function
45 static inline bool __must_check IS_ERR(__force const void *ptr) in IS_ERR() function
59 static inline bool __must_check IS_ERR(__force const void *ptr) in IS_ERR() function
146 static inline bool __must_check IS_ERR(__force const void *ptr) in IS_ERR() function
138 static INLINE bool IS_ERR(const void* ptr) in IS_ERR() function