Home
last modified time | relevance | path

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

/linux-4.4.14/tools/virtio/linux/
Derr.h22 static inline long __must_check IS_ERR_OR_NULL(const void *ptr) in IS_ERR_OR_NULL() function
/linux-4.4.14/include/linux/
Derr.h38 static inline bool __must_check IS_ERR_OR_NULL(__force const void *ptr) in IS_ERR_OR_NULL() function