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
34 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
139 static INLINE bool IS_ERR(const void* ptr) in IS_ERR() function
Completed in 8 milliseconds