Home
last modified time | relevance | path

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

/linux-4.1.27/tools/virtio/linux/
Derr.h17 static inline long __must_check IS_ERR(const void *ptr) in IS_ERR() function
/linux-4.1.27/include/linux/
Derr.h33 static inline bool __must_check IS_ERR(__force const void *ptr) in IS_ERR() function