Searched refs:PTR_ERR_OR_ZERO (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Derr.h73 PTR_ERR_OR_ZERO(const void *ptr) function
81 #define PTR_RET(p) PTR_ERR_OR_ZERO(p)
H A Dxarray.h91 return (PTR_ERR_OR_ZERO(ptr));
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c4179 return PTR_ERR_OR_ZERO(mc->multicast.ib);

Completed in 72 milliseconds