Searched defs:IS_ERR (Results 1 - 3 of 3) sorted by relevance
| /src/sys/external/bsd/common/include/linux/ | ||
| H A D | err.h | 64 IS_ERR(const void *ptr) function in typeref:typename:bool |
| /src/sys/arch/zaurus/stand/zbsdmod/ | ||
| H A D | compat_linux.h | 24 #define IS_ERR(ptr) ((unsigned long)(ptr) > (unsigned long)-1000L) macro |
| /src/sys/external/bsd/ena-com/ | ||
| H A D | ena_plat.h | 138 static inline long IS_ERR(const void *ptr) function in typeref:typename:long |
Completed in 3 milliseconds