Home
last modified time | relevance | path

Searched refs:ERR_CAST (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Derr.h65 ERR_CAST(const void *ptr) in ERR_CAST() function
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_super.c335 return (ERR_CAST(s)); in zpl_mount_impl()
365 return (ERR_CAST(sb)); in zpl_mount()
/freebsd/sys/ofed/include/rdma/
H A Duverbs_ioctl.h713 return ERR_CAST(attr); in uverbs_attr_get_obj()
724 return ERR_CAST(attr); in uverbs_attr_get_uobject()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_rdma_core.c270 return ERR_CAST(ucontext); in alloc_uobj()
476 uobj = ERR_CAST(filp); in alloc_begin_fd_uobject()
H A Dib_verbs.c303 return ERR_CAST(mr); in __ib_alloc_pd()
H A Dib_uverbs_cmd.c2211 return ERR_CAST(wqes); in ib_uverbs_unmarshall_recv()
2215 return ERR_CAST(sgls); in ib_uverbs_unmarshall_recv()
H A Dib_cma.c1753 return ERR_CAST(*net_dev); in cma_id_from_event()
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Duefi.c240 return ERR_CAST(package); in iwl_uefi_get_reduced_power()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_counters.c714 fc = ERR_CAST(new_bulk); in mlx5_fc_pool_acquire_counter()