Home
last modified time | relevance | path

Searched refs:ctxid (Results 1 – 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
Dsuperpipe.c134 if ((ctxi->ctxid == rctxid) || (ctxi->file == file)) in find_error_context()
163 u64 ctxid = DECODE_CTXID(rctxid); in get_context() local
175 if (likely(ctxid < MAX_CONTEXT)) { in get_context()
178 ctxi = cfg->ctx_tbl[ctxid]; in get_context()
181 (!file && (ctxi->ctxid != rctxid))) in get_context()
645 u64 ctxid = DECODE_CTXID(release->context_id), in _cxlflash_disk_release() local
652 __func__, ctxid, release->rsrc_handle, gli->mode, gli->users); in _cxlflash_disk_release()
658 __func__, ctxid); in _cxlflash_disk_release()
710 rcr = cxlflash_afu_sync(afu, ctxid, rhndl, AFU_HW_SYNC); in _cxlflash_disk_release()
826 void *ctx, int ctxid, struct file *file, u32 perms, in init_context() argument
[all …]
Dvlun.c502 ctx_hndl_t ctxid, in grow_lxt() argument
594 rc = cxlflash_afu_sync(afu, ctxid, rhndl, AFU_LW_SYNC); in grow_lxt()
631 ctx_hndl_t ctxid = DECODE_CTXID(ctxi->ctxid); in shrink_lxt() local
676 rc = cxlflash_afu_sync(afu, ctxid, rhndl, AFU_HW_SYNC); in shrink_lxt()
743 u64 ctxid = DECODE_CTXID(resize->context_id), in _cxlflash_vlun_resize() local
758 __func__, ctxid, resize->rsrc_handle, resize->req_size, in _cxlflash_vlun_resize()
773 __func__, ctxid); in _cxlflash_vlun_resize()
790 rc = grow_lxt(afu, sdev, ctxid, rhndl, rhte, &new_size); in _cxlflash_vlun_resize()
802 rc = cxlflash_afu_sync(afu, ctxid, rhndl, AFU_HW_SYNC); in _cxlflash_vlun_resize()
983 u64 ctxid = DECODE_CTXID(virt->context_id), in cxlflash_disk_virtual_open() local
[all …]
Dsuperpipe.h95 u64 ctxid; member
/kernel/linux/linux-5.10/tools/perf/ui/gtk/
Dbrowser.c76 unsigned ctxid; in perf_gtk__setup_statusbar() local
80 ctxid = gtk_statusbar_get_context_id(GTK_STATUSBAR(stbar), in perf_gtk__setup_statusbar()
83 pgctx->statbar_ctx_id = ctxid; in perf_gtk__setup_statusbar()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
Ddev.h182 u8 used, ctxid; member
481 enum iwl_rxon_context_id ctxid; member
906 if (priv->valid_contexts & BIT(ctx->ctxid))
914 enum iwl_rxon_context_id ctxid) in iwl_is_associated() argument
916 return iwl_is_associated_ctx(&priv->contexts[ctxid]); in iwl_is_associated()
Drxon.c303 if (ctx->ctxid == IWL_RXON_CTX_PAN && in iwl_send_rxon_timing()
311 } else if (ctx->ctxid == IWL_RXON_CTX_BSS && in iwl_send_rxon_timing()
351 if (ctx->ctxid == IWL_RXON_CTX_BSS) { in iwlagn_rxon_disconn()
452 if (ctx->ctxid == IWL_RXON_CTX_BSS) { in iwlagn_rxon_connect()
894 enum iwl_rxon_context_id ctxid) in iwl_print_rx_config_cmd() argument
896 struct iwl_rxon_context *ctx = &priv->contexts[ctxid]; in iwl_print_rx_config_cmd()
1065 iwl_print_rx_config_cmd(priv, ctx->ctxid); in iwlagn_commit_rxon()
1441 if (ctx->ctxid == IWL_RXON_CTX_BSS) in iwlagn_bss_info_changed()
Dsta.c304 station->ctxid = ctx->ctxid; in iwl_prep_station()
622 if (ctx && ctx->ctxid != priv->stations[i].ctxid) in iwl_clear_ucode_stations()
666 if (ctx->ctxid != priv->stations[i].ctxid) in iwl_restore_stations()
Dagn.h392 enum iwl_rxon_context_id ctxid);
395 enum iwl_rxon_context_id ctxid) in iwl_print_rx_config_cmd() argument
Dtx.c755 ctx = priv->stations[sta_id].ctxid; in iwlagn_check_ratid_empty()
Dmac80211.c1425 if (ctx->ctxid != IWL_RXON_CTX_BSS) { in iwlagn_mac_change_interface()
Dmain.c614 priv->contexts[i].ctxid = i; in iwl_init_context()
Ddebugfs.c444 ctx->ctxid); in iwl_dbgfs_qos_read()
/kernel/linux/linux-5.10/drivers/misc/
Dfastrpc.c184 u64 ctxid; member
372 idr_remove(&cctx->ctx_idr, ctx->ctxid >> 4); in fastrpc_context_free()
508 ctx->ctxid = ret << 4; in fastrpc_context_alloc()
935 msg->ctx = ctx->ctxid | fl->pd; in fastrpc_invoke_send()
1711 unsigned long ctxid; in fastrpc_rpmsg_callback() local
1716 ctxid = ((rsp->ctx & FASTRPC_CTXID_MASK) >> 4); in fastrpc_rpmsg_callback()
1719 ctx = idr_find(&cctx->ctx_idr, ctxid); in fastrpc_rpmsg_callback()
/kernel/linux/linux-5.10/Documentation/trace/coresight/
Dcoresight-etm4x-reference.rst170 Type one of {all, vmid, ctxid, none}
172 ``$> echo ctxid > addr_ctxtype``
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dsmu_v11_0.c1324 uint32_t ctxid = entry->src_data[0]; in smu_v11_0_irq_process() local
1360 switch (ctxid) { in smu_v11_0_irq_process()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0038_linux_drivers_mxc.patch172651 + ctxp->ctxid, __func__, enc_fmt, dec_fmt);
173499 + v4l2_klog(LOGLVL_BRIEF, "%lx:%d::%s:%d:%d:%d:%d:%d", ctx->ctxid, vq->type, __func__,
173645 + ctx->ctxid, __func__, p->type, p->count, q->num_buffers, ret);
173660 + v4l2_klog(LOGLVL_CONFIG, "%lx:%s:%d", ctx->ctxid, __func__, f->type);
173721 + v4l2_klog(LOGLVL_FLOW, "%lx:%s:%d:%d:%d", ctx->ctxid, __func__, buf->type, buf->index, buf->bytes…
173751 + v4l2_klog(LOGLVL_FLOW, "%lx:%s start streaming", ctx->ctxid, __func__);
173810 + v4l2_klog(LOGLVL_BRIEF, "%lx %s:%d in status %d", ctx->ctxid, __func__, type, ctx->status);
173914 + v4l2_klog(LOGLVL_BRIEF, "%lx %s:%d:%d:%d\n", ctx->ctxid, __func__, type, ctx->status, ctx->queued…
173938 + v4l2_klog(LOGLVL_WARNING, "%lx wait output buffer return timeout\n", ctx->ctxid);
173948 + v4l2_klog(LOGLVL_BRIEF, "%lx send delayed src change in streamoff", ctx->ctxid);
[all …]