Searched defs:IS_ERR (Results 1 – 5 of 5) sorted by relevance
26 static inline int IS_ERR(const void *ptr) in IS_ERR() function
23 static inline bool IS_ERR(const void *ptr) in IS_ERR() function
68 static inline bool IS_ERR(const void *ptr) in IS_ERR() function
139 static INLINE bool IS_ERR(const void* ptr) in IS_ERR() function