Home
last modified time | relevance | path

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

/tools/virtio/linux/
Derr.h13 static inline long __must_check PTR_ERR(const void *ptr) in PTR_ERR() function
/tools/include/linux/
Derr.h40 static inline long __must_check PTR_ERR(__force const void *ptr) in PTR_ERR() function