Searched defs:IS_ERR_OR_NULL (Results 1 – 5 of 5) sorted by relevance
8 static inline int IS_ERR_OR_NULL(const void *ptr) in IS_ERR_OR_NULL() function
23 static inline long __must_check IS_ERR_OR_NULL(const void *ptr) in IS_ERR_OR_NULL() function
39 static inline bool IS_ERR_OR_NULL(const void *ptr) in IS_ERR_OR_NULL() function
70 static inline bool __must_check IS_ERR_OR_NULL(__force const void *ptr) in IS_ERR_OR_NULL() function
50 static inline bool __must_check IS_ERR_OR_NULL(__force const void *ptr) in IS_ERR_OR_NULL() function