Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dauxtrace.h133 bool remote_access; member
Darm-spe.c1009 if (spe->synth_opts.remote_access) { in arm_spe_synth_events()
Dauxtrace.c1341 synth_opts->remote_access = true; in itrace_synth_opts__set_default()
1559 synth_opts->remote_access = true; in itrace_do_parse_synth_opts()
/Linux-v5.15/drivers/infiniband/hw/irdma/
Dtype.h1010 bool remote_access:1; member
1020 bool remote_access:1; member
Dctrl.c1075 FIELD_PREP(IRDMA_CQPSQ_STAG_REMACCENABLED, info->remote_access) | in irdma_sc_alloc_stag()
1108 bool remote_access; in irdma_sc_mr_reg_non_shared() local
1123 remote_access = true; in irdma_sc_mr_reg_non_shared()
1125 remote_access = false; in irdma_sc_mr_reg_non_shared()
1163 FIELD_PREP(IRDMA_CQPSQ_STAG_REMACCENABLED, remote_access) | in irdma_sc_mr_reg_non_shared()
Dverbs.c2449 info->remote_access = true; in irdma_hw_alloc_mw()
2549 info->remote_access = true; in irdma_hw_alloc_stag()
/Linux-v5.15/arch/arm64/kernel/
Dperf_event.c220 ARMV8_EVENT_ATTR(remote_access, ARMV8_PMUV3_PERFCTR_REMOTE_ACCESS),