Home
last modified time | relevance | path

Searched refs:ctxp (Results 1 – 15 of 15) sorted by relevance

/linux/tools/perf/util/
H A Dstat-shadow.c150 void *ctxp = out->ctx; in generic_metric()
190 print_metric(config, ctxp, thresh, "%8.1f", in generic_metric()
193 print_metric(config, ctxp, thresh, "%8.2f", in generic_metric()
200 print_metric(config, ctxp, thresh, /*fmt=*/NULL, in generic_metric()
205 print_metric(config, ctxp, thresh, /*fmt=*/NULL,
235 void *ctxp, in perf_stat__print_metricgroup_header()
252 out->print_metricgroup_header(config, ctxp, NULL); in perf_stat__print_metricgroup_header()
261 out->print_metricgroup_header(config, ctxp, full_name);
287 void *ctxp = out->ctx; in perf_stat__print_shadow_stats_metricgroup()
315 perf_stat__print_metricgroup_header(config, evsel, ctxp, in perf_stat__print_shadow_stats_metricgroup()
143 void *ctxp = out->ctx; generic_metric() local
228 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
280 void *ctxp = out->ctx; perf_stat__print_shadow_stats_metricgroup() local
327 void *ctxp = out->ctx; perf_stat__print_shadow_stats() local
[all...]
/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_lib.c251 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 Dnitrox_req.h361 __be64 ctxp; member
H A Dnitrox_reqmgr.c471 sr->instr.irh.s.ctxp = cpu_to_be64(ctx_handle); in nitrox_process_se_request()
/linux/arch/sparc/mm/
H A Dsrmmu.c110 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()
410 struct ctx_list *ctxp; in alloc_context() local
412 ctxp = ctx_free.next; in alloc_context()
413 if (ctxp != &ctx_free) { in alloc_context()
414 remove_from_ctx_list(ctxp); in alloc_context()
415 add_to_used_ctxlist(ctxp); in alloc_context()
416 mm->context = ctxp->ctx_number; in alloc_context()
417 ctxp->ctx_mm = mm; in alloc_context()
420 ctxp = ctx_used.next; in alloc_context()
[all …]
/linux/mm/damon/
H A Dmodules-common.c15 int damon_modules_new_paddr_ctx_target(struct damon_ctx **ctxp, in damon_modules_new_paddr_ctx_target() argument
37 *ctxp = ctx; in damon_modules_new_paddr_ctx_target()
H A Dmodules-common.h46 int damon_modules_new_paddr_ctx_target(struct damon_ctx **ctxp,
/linux/security/selinux/
H A Dxfrm.c74 static int selinux_xfrm_alloc_user(struct xfrm_sec_ctx **ctxp, in selinux_xfrm_alloc_user() argument
82 if (ctxp == NULL || uctx == NULL || in selinux_xfrm_alloc_user()
110 *ctxp = ctx; in selinux_xfrm_alloc_user()
279 int selinux_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp, in selinux_xfrm_policy_alloc() argument
283 return selinux_xfrm_alloc_user(ctxp, uctx, gfp); in selinux_xfrm_policy_alloc()
/linux/tools/testing/selftests/lsm/
H A Dlsm_get_self_attr_test.c19 static struct lsm_ctx *next_ctx(struct lsm_ctx *ctxp) in next_ctx() argument
23 vp = (void *)ctxp + sizeof(*ctxp) + ctxp->ctx_len; in next_ctx()
/linux/security/selinux/include/
H A Dxfrm.h16 int selinux_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp,
/linux/drivers/scsi/lpfc/
H A Dlpfc_nvme.h245 struct lpfc_async_xchg_ctx *ctxp, uint32_t sid,
H A Dlpfc_debugfs.c1038 struct lpfc_async_xchg_ctx *ctxp, *next_ctxp; in lpfc_debugfs_nvmestat_data() local
1131 list_for_each_entry_safe(ctxp, next_ctxp, in lpfc_debugfs_nvmestat_data()
1141 list_for_each_entry_safe(ctxp, next_ctxp, in lpfc_debugfs_nvmestat_data()
1149 ctxp->oxid, ctxp->state, in lpfc_debugfs_nvmestat_data()
1150 ctxp->flag); in lpfc_debugfs_nvmestat_data()
H A Dlpfc_init.c1090 struct lpfc_async_xchg_ctx *ctxp, *ctxp_next; in lpfc_hba_down_post_s4() local
1155 list_for_each_entry_safe(ctxp, ctxp_next, &nvmet_aborts, list) { in lpfc_hba_down_post_s4()
1156 ctxp->flag &= ~(LPFC_NVME_XBUSY | LPFC_NVME_ABORT_OP); in lpfc_hba_down_post_s4()
1157 lpfc_nvmet_ctxbuf_post(phba, ctxp->ctxbuf); in lpfc_hba_down_post_s4()
/linux/security/
H A Dsecurity.c4931 * @ctxp: xfrm security context being added to the SPD
4940 int security_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp,
4944 return call_int_hook(xfrm_policy_alloc_security, ctxp, sec_ctx, gfp); in security_xfrm_policy_alloc()
4941 security_xfrm_policy_alloc(struct xfrm_sec_ctx ** ctxp,struct xfrm_user_sec_ctx * sec_ctx,gfp_t gfp) security_xfrm_policy_alloc() argument
/linux/kernel/bpf/
H A Dcore.c3564 struct walk_stack_ctx *ctxp = cookie; in find_from_stack_cb() local
3578 ctxp->prog = prog->aux->main_prog_aux->prog; in find_from_stack_cb()