Home
last modified time | relevance | path

Searched refs:xarray (Results 1 – 25 of 57) sorted by relevance

123

/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmapping.c18 struct xarray xarray; member
64 err = xa_alloc(&ctx->xarray, &mi->id, mi, XA_LIMIT(1, ctx->max_id), in mapping_add()
88 xa_erase(&ctx->xarray, mi->id); in mapping_remove_and_free()
116 mi = xa_load(&ctx->xarray, index); in mapping_remove()
139 mi = xa_load(&ctx->xarray, index); in mapping_find()
214 xa_init_flags(&ctx->xarray, XA_FLAGS_ALLOC1); in mapping_create()
259 xa_destroy(&ctx->xarray); in mapping_destroy()
/drivers/gpu/drm/tegra/
Duapi.h23 struct xarray contexts;
24 struct xarray syncpoints;
Ddrm.h82 struct xarray mappings;
Dsubmit.c304 struct xarray *syncpoints, struct drm_tegra_channel_submit *args) in submit_get_syncpt()
371 struct xarray *syncpoints) in submit_create_job()
/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h318 struct xarray cqs;
319 struct xarray qps;
320 struct xarray mrs;
324 struct xarray hwtids;
325 struct xarray atids;
326 struct xarray stids;
/drivers/infiniband/core/
Drestrack.h19 struct xarray xa;
Duverbs.h162 struct xarray idr;
/drivers/gpu/drm/lima/
Dlima_ctx.h25 struct xarray handles;
Dlima_sched.h26 struct xarray deps;
/drivers/gpu/drm/panfrost/
Dpanfrost_job.h23 struct xarray deps;
/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dbridge_priv.h59 struct xarray vlans;
Dbridge.h19 struct xarray ports;
/drivers/platform/x86/intel/pmt/
Dclass.h40 struct xarray *xa;
/drivers/scsi/elx/efct/
Defct_driver.h84 struct xarray lookup;
/drivers/block/rnbd/
Drnbd-srv.h28 struct xarray index_idr;
/drivers/infiniband/hw/mlx5/
Ddm.h31 struct xarray ops;
Dsrq.h55 struct xarray array;
/drivers/infiniband/hw/hfi1/
Dnetdev.h57 struct xarray dev_tbl;
/drivers/staging/unisys/visorhba/
Dvisorhba_main.c85 struct xarray xa;
194 static int setup_scsitaskmgmt_handles(struct xarray *xa, struct uiscmdrsp *cmdrsp, in setup_scsitaskmgmt_handles()
221 static void cleanup_scsitaskmgmt_handles(struct xarray *xa, in cleanup_scsitaskmgmt_handles()
640 static void complete_taskmgmt_command(struct xarray *xa, in complete_taskmgmt_command()
/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.h78 struct xarray tid_list;
/drivers/scsi/elx/libefc/
Defclib.h163 struct xarray lookup;
241 struct xarray lookup;
/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h240 struct xarray vport_reps;
250 struct xarray vhca_map;
292 struct xarray vports;
/drivers/infiniband/hw/qedr/
Dqedr.h171 struct xarray qps;
172 struct xarray srqs;
/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dpost_act.c13 struct xarray ids;
/drivers/infiniband/sw/siw/
Dsiw.h83 struct xarray qp_xa;
84 struct xarray mem_xa;

123