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

/linux-master/tools/testing/selftests/bpf/progs/
H A Derr.h8 static inline int IS_ERR_OR_NULL(const void *ptr) function
/linux-master/tools/virtio/linux/
H A Derr.h23 static inline long __must_check IS_ERR_OR_NULL(const void *ptr) function
/linux-master/tools/include/linux/
H A Derr.h50 static inline bool __must_check IS_ERR_OR_NULL(__force const void *ptr) function
/linux-master/include/linux/
H A Derr.h70 static inline bool __must_check IS_ERR_OR_NULL(__force const void *ptr) function

Completed in 134 milliseconds