Home
last modified time | relevance | path

Searched defs:ERR_PTR (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/virtio/linux/
H A Derr.h8 static inline void * __must_check ERR_PTR(long error) in ERR_PTR() function
/openbmc/u-boot/include/linux/
H A Derr.h24 static inline void *ERR_PTR(long error) in ERR_PTR() function
/openbmc/linux/include/linux/
H A Derr.h39 static inline void * __must_check ERR_PTR(long error) in ERR_PTR() function
/openbmc/linux/tools/include/linux/
H A Derr.h35 static inline void * __must_check ERR_PTR(long error_) in ERR_PTR() function
/openbmc/linux/tools/testing/scatterlist/linux/
H A Dmm.h136 static inline void * __must_check ERR_PTR(long error) in ERR_PTR() function