Home
last modified time | relevance | path

Searched defs:uctx (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/openbsm/bin/auditdistd/
H A Dproto_uds.c98 struct uds_ctx *uctx; in uds_common_setup() local
130 struct uds_ctx *uctx; in uds_connect() local
157 struct uds_ctx *uctx = ctx; in uds_connect_wait() local
171 struct uds_ctx *uctx; in uds_server() local
200 struct uds_ctx *uctx = ctx; in uds_accept() local
233 struct uds_ctx *uctx = ctx; in uds_send() local
245 struct uds_ctx *uctx = ctx; in uds_recv() local
257 const struct uds_ctx *uctx = ctx; in uds_descriptor() local
268 const struct uds_ctx *uctx = ctx; in uds_local_address() local
292 const struct uds_ctx *uctx = ctx; in uds_remote_address() local
[all …]
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dresource.c104 mutex_lock(&uctx->lock); in c4iw_get_cqid() argument
160 c4iw_put_cqid(struct c4iw_rdev * rdev,u32 qid,struct c4iw_dev_ucontext * uctx) c4iw_put_cqid() argument
174 c4iw_get_qpid(struct c4iw_rdev * rdev,struct c4iw_dev_ucontext * uctx) c4iw_get_qpid() argument
230 c4iw_put_qpid(struct c4iw_rdev * rdev,u32 qid,struct c4iw_dev_ucontext * uctx) c4iw_put_qpid() argument
[all...]
H A Ddevice.c50 struct c4iw_dev_ucontext *uctx) in c4iw_release_dev_ucontext() argument
78 c4iw_init_dev_ucontext(struct c4iw_rdev *rdev, struct c4iw_dev_ucontext *uctx) in c4iw_init_dev_ucontext() argument
[all...]
H A Dcq.c53 struct c4iw_dev_ucontext *uctx) in destroy_cq()
96 struct c4iw_dev_ucontext *uctx) in create_cq()
H A Dqp.c104 struct c4iw_dev_ucontext *uctx) in destroy_qp() argument
127 struct c4iw_dev_ucontext *uctx) in create_qp() argument
[all...]
H A Diw_cxgbe.h157 struct c4iw_dev_ucontext uctx; global() member
507 struct c4iw_dev_ucontext uctx; global() member
/freebsd/tests/sys/arch/amd64/
H A Dint0x80.c38 ucontext_t *uctx = uctxv; in sigill_action() local
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.h217 struct bnxt_re_ucontext *uctx; member
516 bnxt_re_init_depth(u32 ent,struct bnxt_re_ucontext * uctx) bnxt_re_init_depth() argument
536 bnxt_re_get_diff(struct bnxt_re_ucontext * uctx,struct bnxt_qplib_chip_ctx * cctx) bnxt_re_get_diff() argument
H A Dib_verbs.c1102 struct bnxt_re_ucontext *uctx; bnxt_re_create_ah() local
3801 struct bnxt_re_ucontext *uctx = NULL; bnxt_re_create_cq() local
4070 struct bnxt_re_ucontext *uctx = NULL; bnxt_re_resize_cq() local
5335 struct bnxt_re_ucontext *uctx = bnxt_re_alloc_ucontext() local
5448 struct bnxt_re_ucontext *uctx = to_bnxt_re(ib_uctx, bnxt_re_dealloc_ucontext() local
5480 is_bnxt_re_cq_page(struct bnxt_re_ucontext * uctx,u64 pg_off) is_bnxt_re_cq_page() argument
5502 struct bnxt_re_ucontext *uctx = to_bnxt_re(ib_uctx, bnxt_re_mmap() local
[all...]
H A Dbnxt_re.h1074 bnxt_re_is_var_size_supported(struct bnxt_re_dev * rdev,struct bnxt_re_ucontext * uctx) bnxt_re_is_var_size_supported() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp159 void *uctx) { in TracerThreadSignalHandler()
H A Dsanitizer_stoptheworld_linux_libcdep.cpp269 void *uctx) { in TracerThreadSignalHandler()
/freebsd/sys/dev/mthca/
H A Dmthca_provider.c302 static int mthca_alloc_ucontext(struct ib_ucontext *uctx, in mthca_alloc_ucontext() argument
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c868 qlnxr_add_mmap(struct qlnxr_ucontext * uctx,u64 phy_addr,unsigned long len) qlnxr_add_mmap() argument
907 qlnxr_search_mmap(struct qlnxr_ucontext * uctx,u64 phy_addr,unsigned long len) qlnxr_search_mmap() argument
935 qlnxr_alloc_ucontext(struct ib_ucontext * uctx,struct ib_udata * udata) qlnxr_alloc_ucontext() argument
1003 struct qlnxr_ucontext *uctx = get_qlnxr_ucontext(ibctx); qlnxr_dealloc_ucontext() local
[all...]
H A Dqlnxr_def.h420 struct qlnxr_ucontext *uctx; member
/freebsd/contrib/ofed/libbnxtre/
H A Dverbs.c2338 struct bnxt_re_context *uctx; in bnxt_re_create_srq() local
2535 struct bnxt_re_context *uctx; in bnxt_re_create_ah() local
H A Dmain.h180 struct bnxt_re_context *uctx; member
/freebsd/sys/dev/irdma/
H A Dirdma_kcompat.c173 struct irdma_ucontext *ucontext = to_ucontext(uctx); in irdma_alloc_ucontext() argument
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_devx.c163 void *uctx; in mlx5_ib_devx_create() local
H A Dmlx5_ib_main.c1260 mlx5_ib_alloc_ucontext(struct ib_ucontext * uctx,struct ib_udata * udata) mlx5_ib_alloc_ucontext() argument
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c1042 mlx4_ib_alloc_ucontext(struct ib_ucontext * uctx,struct ib_udata * udata) mlx4_ib_alloc_ucontext() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2155 void *uctx) { in CallUserSignalHandler()
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h11836 struct mlx5_ifc_uctx_bits uctx; member