Home
last modified time | relevance | path

Searched refs:PTR_ERR_OR_ZERO (Results 1 – 9 of 9) 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.h117 return (PTR_ERR_OR_ZERO(ptr)); in xa_err()
H A Dscatterlist.h429 return (PTR_ERR_OR_ZERO(__sg_alloc_table_from_pages(sgt, pages, count, off, size, in sg_alloc_table_from_pages()
443 return (PTR_ERR_OR_ZERO(__sg_alloc_table_from_pages(sgt, pages, count, off, size, in sg_alloc_table_from_pages_segment()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_core.c2758 return PTR_ERR_OR_ZERO(prio); in init_sniffer_tx_root_ns()
2771 return PTR_ERR_OR_ZERO(prio); in init_sniffer_rx_root_ns()
2786 return PTR_ERR_OR_ZERO(prio); in init_port_sel_root_ns()
3013 return PTR_ERR_OR_ZERO(prio); in init_egress_acl_root_ns()
3026 return PTR_ERR_OR_ZERO(prio); in init_ingress_acl_root_ns()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dftm-initiator.c554 return PTR_ERR_OR_ZERO(sta); in iwl_mvm_ftm_put_target()
H A Dmac80211.c142 PTR_ERR_OR_ZERO(resp)); in iwl_mvm_get_regdomain()
167 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()