Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
Di40iw_ctrl.c3057 LS_64(info->remote_access, I40IW_CQPSQ_STAG_REMACCENABLED) | in i40iw_sc_alloc_stag()
3090 bool remote_access; in i40iw_sc_mr_reg_non_shared() local
3097 remote_access = true; in i40iw_sc_mr_reg_non_shared()
3099 remote_access = false; in i40iw_sc_mr_reg_non_shared()
3139 LS_64(remote_access, I40IW_CQPSQ_STAG_REMACCENABLED) | in i40iw_sc_mr_reg_non_shared()
3172 bool remote_access; in i40iw_sc_mr_reg_shared() local
3177 remote_access = true; in i40iw_sc_mr_reg_shared()
3179 remote_access = false; in i40iw_sc_mr_reg_shared()
3204 LS_64(remote_access, I40IW_CQPSQ_STAG_REMACCENABLED) | in i40iw_sc_mr_reg_shared()
Di40iw_type.h785 bool remote_access; member
Di40iw_verbs.c1514 info->remote_access = true; in i40iw_hw_alloc_stag()
/kernel/linux/linux-5.10/tools/perf/util/
Dauxtrace.h128 bool remote_access; member
Darm-spe.c913 if (spe->synth_opts.remote_access) { in arm_spe_synth_events()
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-5.10/arch/arm64/kernel/
Dperf_event.c223 ARMV8_EVENT_ATTR(remote_access, ARMV8_PMUV3_PERFCTR_REMOTE_ACCESS),