Home
last modified time | relevance | path

Searched refs:PTR_ERR_OR_ZERO (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Derr.h71 PTR_ERR_OR_ZERO(const void *ptr) in PTR_ERR_OR_ZERO() function
79 #define PTR_RET(p) PTR_ERR_OR_ZERO(p)
H A Dxarray.h116 return (PTR_ERR_OR_ZERO(ptr)); in xa_err()
H A Dscatterlist.h426 return (PTR_ERR_OR_ZERO(__sg_alloc_table_from_pages(sgt, pages, count, off, size, in sg_alloc_table_from_pages()
440 return (PTR_ERR_OR_ZERO(__sg_alloc_table_from_pages(sgt, pages, count, off, size, in sg_alloc_table_from_pages_segment()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dftm-initiator.c549 return PTR_ERR_OR_ZERO(sta); in iwl_mvm_ftm_put_target()
H A Dmac80211.c129 PTR_ERR_OR_ZERO(resp)); in iwl_mvm_get_regdomain()
154 PTR_ERR_OR_ZERO(regd)); in iwl_mvm_get_regdomain()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c1090 return PTR_ERR_OR_ZERO(obj); in ib_uverbs_create_cq()
1110 return PTR_ERR_OR_ZERO(obj); in ib_uverbs_ex_create_cq()
H A Dib_cma.c4261 return PTR_ERR_OR_ZERO(mc->multicast.ib); in cma_join_ib_multicast()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_devx.c2137 return PTR_ERR_OR_ZERO(cmd->in); in devx_umem_reg_cmd_alloc()