Home
last modified time | relevance | path

Searched refs:IS_ERR (Results 1 – 2 of 2) sorted by relevance

/DragonStub/inc/dragonstub/linux/
H A Derr.h59 static inline bool __must_check IS_ERR(__force const void *ptr) in IS_ERR() function
107 if (IS_ERR(ptr)) in PTR_ERR_OR_ZERO()
/DragonStub/apps/lib/
H A Dvsprintf.c876 if (!IS_ERR(ptr)) in pointer()