Home
last modified time | relevance | path

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

/external/erofs-utils/include/erofs/
Derr.h26 static inline int IS_ERR(const void *ptr) in IS_ERR() function
/external/bpftool/include/linux/
Derr.h23 static inline bool IS_ERR(const void *ptr) in IS_ERR() function
/external/libbpf/include/linux/
Derr.h23 static inline bool IS_ERR(const void *ptr) in IS_ERR() function
/external/liburing/src/
Dsyscall.h68 static inline bool IS_ERR(const void *ptr) in IS_ERR() function
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dprofiler.inc.h139 static INLINE bool IS_ERR(const void* ptr) in IS_ERR() function