Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/irdma/
Dtype.h1013 bool remote_access:1; member
1023 bool remote_access:1; member
Dctrl.c1093 FIELD_PREP(IRDMA_CQPSQ_STAG_REMACCENABLED, info->remote_access) | in irdma_sc_alloc_stag()
1125 bool remote_access; in irdma_sc_mr_reg_non_shared() local
1140 remote_access = true; in irdma_sc_mr_reg_non_shared()
1142 remote_access = false; in irdma_sc_mr_reg_non_shared()
1180 FIELD_PREP(IRDMA_CQPSQ_STAG_REMACCENABLED, remote_access) | in irdma_sc_mr_reg_non_shared()
Dverbs.c2476 info->remote_access = true; in irdma_hw_alloc_mw()
2575 info->remote_access = true; in irdma_hw_alloc_stag()
/linux-6.1.9/tools/perf/util/
Dauxtrace.h142 bool remote_access; member
Dauxtrace.c1385 synth_opts->remote_access = true; in itrace_synth_opts__set_default()
1618 synth_opts->remote_access = true; in itrace_do_parse_synth_opts()
Darm-spe.c1223 if (spe->synth_opts.remote_access) { in arm_spe_synth_events()
/linux-6.1.9/arch/arm64/kernel/
Dperf_event.c220 ARMV8_EVENT_ATTR(remote_access, ARMV8_PMUV3_PERFCTR_REMOTE_ACCESS),