Home
last modified time | relevance | path

Searched defs:IS_ERR_OR_NULL (Results 1 – 2 of 2) sorted by relevance

/tools/virtio/linux/
Derr.h23 static inline long __must_check IS_ERR_OR_NULL(const void *ptr) in IS_ERR_OR_NULL() function
/tools/include/linux/
Derr.h50 static inline bool __must_check IS_ERR_OR_NULL(__force const void *ptr) in IS_ERR_OR_NULL() function