Home
last modified time | relevance | path

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

/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
/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
/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
/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