Home
last modified time | relevance | path

Searched refs:remote_access (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw_ctrl.c3060 LS_64(info->remote_access, I40IW_CQPSQ_STAG_REMACCENABLED) | in i40iw_sc_alloc_stag()
3093 bool remote_access; in i40iw_sc_mr_reg_non_shared() local
3103 remote_access = true; in i40iw_sc_mr_reg_non_shared()
3105 remote_access = false; in i40iw_sc_mr_reg_non_shared()
3145 LS_64(remote_access, I40IW_CQPSQ_STAG_REMACCENABLED) | in i40iw_sc_mr_reg_non_shared()
3178 bool remote_access; in i40iw_sc_mr_reg_shared() local
3183 remote_access = true; in i40iw_sc_mr_reg_shared()
3185 remote_access = false; in i40iw_sc_mr_reg_shared()
3210 LS_64(remote_access, I40IW_CQPSQ_STAG_REMACCENABLED) | in i40iw_sc_mr_reg_shared()
H A Di40iw_type.h785 bool remote_access; member
H A Di40iw_verbs.c1516 info->remote_access = true; in i40iw_hw_alloc_stag()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dauxtrace.h90 * @remote_access: whether to synthesize remote access events
128 bool remote_access; member
H A Darm-spe.c913 if (spe->synth_opts.remote_access) { in arm_spe_synth_events()
H A Dauxtrace.c1332 synth_opts->remote_access = true; in itrace_synth_opts__set_default()
1551 synth_opts->remote_access = true; in itrace_parse_synth_opts()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dauxtrace.h99 * @remote_access: whether to synthesize remote access events
146 bool remote_access; member
H A 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()
H A Darm-spe.c1243 if (spe->synth_opts.remote_access) { in arm_spe_synth_events()
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dtype.h971 bool remote_access:1; member
982 bool remote_access:1; member
H A 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()
H A Dverbs.c2558 info->remote_access = true; in irdma_hw_alloc_mw()
2659 info->remote_access = true; in irdma_hw_alloc_stag()
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dperf_event.c227 ARMV8_EVENT_ATTR(remote_access, ARMV8_PMUV3_PERFCTR_REMOTE_ACCESS),
/kernel/linux/linux-6.6/drivers/perf/
H A Darm_pmuv3.c225 ARMV8_EVENT_ATTR(remote_access, ARMV8_PMUV3_PERFCTR_REMOTE_ACCESS),

Completed in 57 milliseconds