/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_nvmet.c | 219 struct lpfc_async_xchg_ctx *ctxp; in lpfc_nvmet_get_ctx_for_xri() local 224 list_for_each_entry(ctxp, &phba->sli4_hba.t_active_ctx_list, list) { in lpfc_nvmet_get_ctx_for_xri() 225 if (ctxp->ctxbuf->sglq->sli4_xritag != xri) in lpfc_nvmet_get_ctx_for_xri() 233 return ctxp; in lpfc_nvmet_get_ctx_for_xri() 241 struct lpfc_async_xchg_ctx *ctxp; in lpfc_nvmet_get_ctx_for_oxid() local 246 list_for_each_entry(ctxp, &phba->sli4_hba.t_active_ctx_list, list) { in lpfc_nvmet_get_ctx_for_oxid() 247 if (ctxp->oxid != oxid || ctxp->sid != sid) in lpfc_nvmet_get_ctx_for_oxid() 255 return ctxp; in lpfc_nvmet_get_ctx_for_oxid() 263 struct lpfc_async_xchg_ctx *ctxp) in lpfc_nvmet_defer_release() 262 lpfc_nvmet_defer_release(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp) lpfc_nvmet_defer_release() argument 388 struct lpfc_async_xchg_ctx *ctxp = ctx_buf->context; lpfc_nvmet_ctxbuf_post() local 513 lpfc_nvmet_ktime(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp) lpfc_nvmet_ktime() argument 723 struct lpfc_async_xchg_ctx *ctxp; lpfc_nvmet_xmt_fcp_op_cmp() local 1014 struct lpfc_async_xchg_ctx *ctxp = lpfc_nvmet_xmt_fcp_op() local 1144 struct lpfc_async_xchg_ctx *ctxp = lpfc_nvmet_xmt_fcp_abort() local 1203 struct lpfc_async_xchg_ctx *ctxp = lpfc_nvmet_xmt_fcp_release() local 1246 struct lpfc_async_xchg_ctx *ctxp = lpfc_nvmet_defer_rcv() local 1767 struct lpfc_async_xchg_ctx *ctxp, *next_ctxp; lpfc_sli4_nvmet_xri_aborted() local 1866 struct lpfc_async_xchg_ctx *ctxp, *next_ctxp; lpfc_nvmet_rcv_unsol_abort() local 2000 lpfc_nvmet_wqfull_flush(struct lpfc_hba *phba, struct lpfc_queue *wq, struct lpfc_async_xchg_ctx *ctxp) lpfc_nvmet_wqfull_flush() argument 2052 struct lpfc_async_xchg_ctx *ctxp; lpfc_nvmet_wqfull_process() local 2179 struct lpfc_async_xchg_ctx *ctxp = ctx_buf->context; lpfc_nvmet_process_rcv_fcp_req() local 2370 struct lpfc_async_xchg_ctx *ctxp; lpfc_nvmet_unsol_fcp_buffer() local 2573 lpfc_nvmet_prep_ls_wqe(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, dma_addr_t rspbuf, uint16_t rspsize) lpfc_nvmet_prep_ls_wqe() argument 2695 lpfc_nvmet_prep_fcp_wqe(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp) lpfc_nvmet_prep_fcp_wqe() argument 3043 struct lpfc_async_xchg_ctx *ctxp; lpfc_nvmet_sol_fcp_abort_cmp() local 3112 struct lpfc_async_xchg_ctx *ctxp; lpfc_nvmet_unsol_fcp_abort_cmp() local 3193 struct lpfc_async_xchg_ctx *ctxp; lpfc_nvmet_xmt_ls_abort_cmp() local 3235 lpfc_nvmet_unsol_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) lpfc_nvmet_unsol_issue_abort() argument 3331 lpfc_nvmet_sol_fcp_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) lpfc_nvmet_sol_fcp_issue_abort() argument 3457 lpfc_nvmet_unsol_fcp_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) lpfc_nvmet_unsol_fcp_issue_abort() argument 3530 lpfc_nvme_unsol_ls_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) lpfc_nvme_unsol_ls_issue_abort() argument [all...] |
H A D | lpfc_nvme.h | 248 struct lpfc_async_xchg_ctx *ctxp, uint32_t sid,
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_nvmet.c | 219 struct lpfc_async_xchg_ctx *ctxp; in lpfc_nvmet_get_ctx_for_xri() local 224 list_for_each_entry(ctxp, &phba->sli4_hba.t_active_ctx_list, list) { in lpfc_nvmet_get_ctx_for_xri() 225 if (ctxp->ctxbuf->sglq->sli4_xritag != xri) in lpfc_nvmet_get_ctx_for_xri() 233 return ctxp; in lpfc_nvmet_get_ctx_for_xri() 241 struct lpfc_async_xchg_ctx *ctxp; in lpfc_nvmet_get_ctx_for_oxid() local 246 list_for_each_entry(ctxp, &phba->sli4_hba.t_active_ctx_list, list) { in lpfc_nvmet_get_ctx_for_oxid() 247 if (ctxp->oxid != oxid || ctxp->sid != sid) in lpfc_nvmet_get_ctx_for_oxid() 255 return ctxp; in lpfc_nvmet_get_ctx_for_oxid() 263 struct lpfc_async_xchg_ctx *ctxp) in lpfc_nvmet_defer_release() 262 lpfc_nvmet_defer_release(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp) lpfc_nvmet_defer_release() argument 389 struct lpfc_async_xchg_ctx *ctxp = ctx_buf->context; lpfc_nvmet_ctxbuf_post() local 514 lpfc_nvmet_ktime(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp) lpfc_nvmet_ktime() argument 724 struct lpfc_async_xchg_ctx *ctxp; lpfc_nvmet_xmt_fcp_op_cmp() local 1013 struct lpfc_async_xchg_ctx *ctxp = lpfc_nvmet_xmt_fcp_op() local 1142 struct lpfc_async_xchg_ctx *ctxp = lpfc_nvmet_xmt_fcp_abort() local 1201 struct lpfc_async_xchg_ctx *ctxp = lpfc_nvmet_xmt_fcp_release() local 1244 struct lpfc_async_xchg_ctx *ctxp = lpfc_nvmet_defer_rcv() local 1771 struct lpfc_async_xchg_ctx *ctxp, *next_ctxp; lpfc_sli4_nvmet_xri_aborted() local 1870 struct lpfc_async_xchg_ctx *ctxp, *next_ctxp; lpfc_nvmet_rcv_unsol_abort() local 2000 lpfc_nvmet_wqfull_flush(struct lpfc_hba *phba, struct lpfc_queue *wq, struct lpfc_async_xchg_ctx *ctxp) lpfc_nvmet_wqfull_flush() argument 2055 struct lpfc_async_xchg_ctx *ctxp; lpfc_nvmet_wqfull_process() local 2182 struct lpfc_async_xchg_ctx *ctxp = ctx_buf->context; lpfc_nvmet_process_rcv_fcp_req() local 2373 struct lpfc_async_xchg_ctx *ctxp; lpfc_nvmet_unsol_fcp_buffer() local 2576 lpfc_nvmet_prep_ls_wqe(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, dma_addr_t rspbuf, uint16_t rspsize) lpfc_nvmet_prep_ls_wqe() argument 2699 lpfc_nvmet_prep_fcp_wqe(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp) lpfc_nvmet_prep_fcp_wqe() argument 3045 struct lpfc_async_xchg_ctx *ctxp; lpfc_nvmet_sol_fcp_abort_cmp() local 3115 struct lpfc_async_xchg_ctx *ctxp; lpfc_nvmet_unsol_fcp_abort_cmp() local 3197 struct lpfc_async_xchg_ctx *ctxp; lpfc_nvmet_xmt_ls_abort_cmp() local 3240 lpfc_nvmet_unsol_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) lpfc_nvmet_unsol_issue_abort() argument 3336 lpfc_nvmet_sol_fcp_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) lpfc_nvmet_sol_fcp_issue_abort() argument 3463 lpfc_nvmet_unsol_fcp_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) lpfc_nvmet_unsol_fcp_issue_abort() argument 3535 lpfc_nvme_unsol_ls_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) lpfc_nvme_unsol_ls_issue_abort() argument [all...] |
H A D | lpfc_nvme.h | 245 struct lpfc_async_xchg_ctx *ctxp, uint32_t sid,
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | stat-shadow.c | 860 void *ctxp = out->ctx; in generic_metric() local 883 print_metric(config, ctxp, NULL, "%8.1f", in generic_metric() 886 print_metric(config, ctxp, NULL, "%8.2f", in generic_metric() 893 print_metric(config, ctxp, NULL, NULL, in generic_metric() 898 print_metric(config, ctxp, NULL, NULL, in generic_metric() 929 void *ctxp = out->ctx; in perf_stat__print_shadow_stats() local 942 print_metric(config, ctxp, NULL, "%7.2f ", in perf_stat__print_shadow_stats() 945 print_metric(config, ctxp, NULL, NULL, "insn per cycle", 0); in perf_stat__print_shadow_stats() 956 out->new_line(config, ctxp); in perf_stat__print_shadow_stats() 958 print_metric(config, ctxp, NUL in perf_stat__print_shadow_stats() [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | stat-shadow.c | 309 void *ctxp = out->ctx; in print_instructions() local 315 print_metric(config, ctxp, NULL, "%7.2f ", "insn per cycle", in print_instructions() 318 print_metric(config, ctxp, NULL, NULL, "insn per cycle", 0); in print_instructions() 321 out->new_line(config, ctxp); in print_instructions() 322 print_metric(config, ctxp, NULL, "%7.2f ", "stalled cycles per insn", in print_instructions() 348 void *ctxp = out->ctx; in print_nsecs() local 352 print_metric(config, ctxp, NULL, "%8.3f", "CPUs utilized", in print_nsecs() 355 print_metric(config, ctxp, NULL, NULL, "CPUs utilized", 0); in print_nsecs() 454 void *ctxp = out->ctx; in generic_metric() local 494 print_metric(config, ctxp, colo in generic_metric() 537 perf_stat__print_metricgroup_header(struct perf_stat_config *config, struct evsel *evsel, void *ctxp, const char *name, struct perf_stat_output_ctx *out) perf_stat__print_metricgroup_header() argument 594 void *ctxp = out->ctx; perf_stat__print_shadow_stats_metricgroup() local 662 void *ctxp = out->ctx; perf_stat__print_shadow_stats() local [all...] |
/kernel/linux/linux-5.10/arch/sparc/mm/ |
H A D | srmmu.c | 110 static inline void srmmu_ctxd_set(ctxd_t *ctxp, pgd_t *pgdp) in srmmu_ctxd_set() argument 115 set_pte((pte_t *)ctxp, pte); in srmmu_ctxd_set() 415 struct ctx_list *ctxp; in alloc_context() local 417 ctxp = ctx_free.next; in alloc_context() 418 if (ctxp != &ctx_free) { in alloc_context() 419 remove_from_ctx_list(ctxp); in alloc_context() 420 add_to_used_ctxlist(ctxp); in alloc_context() 421 mm->context = ctxp->ctx_number; in alloc_context() 422 ctxp->ctx_mm = mm; in alloc_context() 425 ctxp in alloc_context() [all...] |
/kernel/linux/linux-6.6/arch/sparc/mm/ |
H A D | srmmu.c | 110 static inline void srmmu_ctxd_set(ctxd_t *ctxp, pgd_t *pgdp) in srmmu_ctxd_set() argument 115 set_pte((pte_t *)ctxp, pte); in srmmu_ctxd_set() 416 struct ctx_list *ctxp; in alloc_context() local 418 ctxp = ctx_free.next; in alloc_context() 419 if (ctxp != &ctx_free) { in alloc_context() 420 remove_from_ctx_list(ctxp); in alloc_context() 421 add_to_used_ctxlist(ctxp); in alloc_context() 422 mm->context = ctxp->ctx_number; in alloc_context() 423 ctxp->ctx_mm = mm; in alloc_context() 426 ctxp in alloc_context() [all...] |
/kernel/linux/linux-6.6/mm/damon/ |
H A D | modules-common.c | 14 * @ctxp: Pointer to save the point to the newly created context 17 int damon_modules_new_paddr_ctx_target(struct damon_ctx **ctxp, in damon_modules_new_paddr_ctx_target() argument 39 *ctxp = ctx; in damon_modules_new_paddr_ctx_target()
|
H A D | modules-common.h | 48 int damon_modules_new_paddr_ctx_target(struct damon_ctx **ctxp,
|
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_lib.c | 251 struct crypto_ctx_hdr *ctxp; in crypto_free_context() local 256 ctxp = ctx; in crypto_free_context() 257 dma_pool_free(ctxp->pool, ctxp->vaddr, ctxp->dma); in crypto_free_context() 258 kfree(ctxp); in crypto_free_context()
|
H A D | nitrox_req.h | 324 * @ctxp: Context pointer. CTXP<63,2:0> must be zero in all cases. 358 __be64 ctxp; member
|
H A D | nitrox_reqmgr.c | 466 sr->instr.irh.s.ctxp = cpu_to_be64(ctx_handle); in nitrox_process_se_request()
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_lib.c | 251 struct crypto_ctx_hdr *ctxp; in crypto_free_context() local 256 ctxp = ctx; in crypto_free_context() 257 dma_pool_free(ctxp->pool, ctxp->vaddr, ctxp->dma); in crypto_free_context() 258 kfree(ctxp); in crypto_free_context()
|
H A D | nitrox_req.h | 326 * @ctxp: Context pointer. CTXP<63,2:0> must be zero in all cases. 361 __be64 ctxp; member
|
H A D | nitrox_reqmgr.c | 471 sr->instr.irh.s.ctxp = cpu_to_be64(ctx_handle); in nitrox_process_se_request()
|
/kernel/linux/linux-5.10/security/selinux/ |
H A D | xfrm.c | 74 static int selinux_xfrm_alloc_user(struct xfrm_sec_ctx **ctxp, in selinux_xfrm_alloc_user() argument 83 if (ctxp == NULL || uctx == NULL || in selinux_xfrm_alloc_user() 112 *ctxp = ctx; in selinux_xfrm_alloc_user() 285 int selinux_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp, in selinux_xfrm_policy_alloc() argument 289 return selinux_xfrm_alloc_user(ctxp, uctx, gfp); in selinux_xfrm_policy_alloc()
|
/kernel/linux/linux-6.6/security/selinux/ |
H A D | xfrm.c | 74 static int selinux_xfrm_alloc_user(struct xfrm_sec_ctx **ctxp, in selinux_xfrm_alloc_user() argument 83 if (ctxp == NULL || uctx == NULL || in selinux_xfrm_alloc_user() 111 *ctxp = ctx; in selinux_xfrm_alloc_user() 282 int selinux_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp, in selinux_xfrm_policy_alloc() argument 286 return selinux_xfrm_alloc_user(ctxp, uctx, gfp); in selinux_xfrm_policy_alloc()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | nv04.h | 10 unsigned ctxp:8; member
|
H A D | dmanv04.c | 103 u32 cv = (nvkm_ro32(fctx, c->ctxp + data) & ~cm); in nv04_fifo_dma_fini() 104 nvkm_wo32(fctx, c->ctxp + data, cv | (rv << c->ctxs)); in nv04_fifo_dma_fini() 149 nvkm_wo32(imem->ramfc, chan->ramfc + c->ctxp, 0x00000000); in nv04_fifo_dma_dtor()
|
/kernel/linux/linux-5.10/security/selinux/include/ |
H A D | xfrm.h | 13 int selinux_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp,
|
/kernel/linux/linux-6.6/security/selinux/include/ |
H A D | xfrm.h | 15 int selinux_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | chan.h | 37 unsigned ctxp:8; member
|
H A D | nv04.c | 68 u32 cv = (nvkm_ro32(fctx, c->ctxp + data) & ~cm); in nv04_chan_stop() 69 nvkm_wo32(fctx, c->ctxp + data, cv | (rv << c->ctxs)); in nv04_chan_stop() 110 nvkm_wo32(ramfc, chan->ramfc_offset + c->ctxp, 0x00000000); in nv04_chan_ramfc_clear()
|
/kernel/linux/linux-5.10/fs/ |
H A D | aio.c | 1317 * ctxp must not point to an aio_context that already exists, and 1319 * creation of the aio_context, *ctxp is filled in with the resulting 1320 * handle. May fail with -EINVAL if *ctxp is not initialized, 1325 * pointer is passed for ctxp. Will fail with -ENOSYS if not 1328 SYSCALL_DEFINE2(io_setup, unsigned, nr_events, aio_context_t __user *, ctxp) in SYSCALL_DEFINE2() 1334 ret = get_user(ctx, ctxp); in SYSCALL_DEFINE2() 1348 ret = put_user(ioctx->user_id, ctxp); in SYSCALL_DEFINE2()
|