Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Derr.h51 static inline void * __must_check ERR_CAST(__force const void *ptr) in ERR_CAST() function
/openbmc/linux/tools/include/linux/
H A Derr.h70 static inline void * __must_check ERR_CAST(__force const void *ptr) in ERR_CAST() function
/openbmc/linux/include/linux/
H A Derr.h82 static inline void * __must_check ERR_CAST(__force const void *ptr) in ERR_CAST() function