Searched defs:IS_ERR (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/linux/
H A Derr.h32 static inline long __must_check IS_ERR(const void *ptr) function
57 if (IS_ERR(ptr))

Completed in 178 milliseconds