Home
last modified time | relevance | path

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

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