IS_ERR_OR_NULL     39 include/linux/err.h static inline bool __must_check IS_ERR_OR_NULL(__force const void *ptr)
IS_ERR_OR_NULL     50 tools/include/linux/err.h static inline bool __must_check IS_ERR_OR_NULL(__force const void *ptr)
IS_ERR_OR_NULL     23 tools/virtio/linux/err.h static inline long __must_check IS_ERR_OR_NULL(const void *ptr)