Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Derr.h13 static inline long PTR_ERR(const void *ptr) in PTR_ERR() function
/openbmc/linux/tools/virtio/linux/
H A Derr.h13 static inline long __must_check PTR_ERR(const void *ptr) in PTR_ERR() function
/openbmc/u-boot/include/linux/
H A Derr.h29 static inline long PTR_ERR(const void *ptr) in PTR_ERR() function
/openbmc/linux/tools/include/linux/
H A Derr.h40 static inline long __must_check PTR_ERR(__force const void *ptr) in PTR_ERR() function
/openbmc/linux/include/linux/
H A Derr.h49 static inline long __must_check PTR_ERR(__force const void *ptr) in PTR_ERR() function
/openbmc/linux/tools/testing/scatterlist/linux/
H A Dmm.h141 static inline long __must_check PTR_ERR(__force const void *ptr) in PTR_ERR() function