Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Derr.h8 static inline int IS_ERR_OR_NULL(const void *ptr) in IS_ERR_OR_NULL() function
/openbmc/linux/tools/virtio/linux/
H A Derr.h23 static inline long __must_check IS_ERR_OR_NULL(const void *ptr) in IS_ERR_OR_NULL() function
/openbmc/u-boot/include/linux/
H A Derr.h39 static inline bool IS_ERR_OR_NULL(const void *ptr) in IS_ERR_OR_NULL() function
/openbmc/linux/include/linux/
H A Derr.h70 static inline bool __must_check IS_ERR_OR_NULL(__force const void *ptr) in IS_ERR_OR_NULL() function
/openbmc/linux/tools/include/linux/
H A Derr.h50 static inline bool __must_check IS_ERR_OR_NULL(__force const void *ptr) in IS_ERR_OR_NULL() function