Home
last modified time | relevance | path

Searched refs:remote_access (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/drivers/infiniband/hw/irdma/
Dtype.h971 bool remote_access:1; member
982 bool remote_access:1; member
Dctrl.c1096 FIELD_PREP(IRDMA_CQPSQ_STAG_REMACCENABLED, info->remote_access) | in irdma_sc_alloc_stag()
1128 bool remote_access; in irdma_sc_mr_reg_non_shared() local
1146 remote_access = true; in irdma_sc_mr_reg_non_shared()
1148 remote_access = false; in irdma_sc_mr_reg_non_shared()
1186 FIELD_PREP(IRDMA_CQPSQ_STAG_REMACCENABLED, remote_access) | in irdma_sc_mr_reg_non_shared()
Dverbs.c2559 info->remote_access = true; in irdma_hw_alloc_mw()
2660 info->remote_access = true; in irdma_hw_alloc_stag()
/linux-6.6.21/tools/perf/util/
Dauxtrace.h146 bool remote_access; member
Dauxtrace.c1389 synth_opts->remote_access = true; in itrace_synth_opts__set_default()
1627 synth_opts->remote_access = true; in itrace_do_parse_synth_opts()
Darm-spe.c1243 if (spe->synth_opts.remote_access) { in arm_spe_synth_events()
/linux-6.6.21/drivers/perf/
Darm_pmuv3.c225 ARMV8_EVENT_ATTR(remote_access, ARMV8_PMUV3_PERFCTR_REMOTE_ACCESS),