Searched refs:get_cpu_ptr (Results 1 – 14 of 14) sorted by relevance
223 buf = *get_cpu_ptr(chan->buf); in __relay_write()245 struct rchan_buf *buf = *get_cpu_ptr(chan->buf); in relay_reserve()
47 pcpu_stats = get_cpu_ptr(vlan->pcpu_stats); in macvlan_count_rx()
293 #define get_cpu_ptr(var) \ macro
37 struct aia_hgei_control *hgctrl = get_cpu_ptr(&aia_hgei); in aia_find_hgei()495 struct aia_hgei_control *hgctrl = get_cpu_ptr(&aia_hgei); in hgei_interrupt()605 hgctrl = get_cpu_ptr(&aia_hgei); in kvm_riscv_aia_disable()
22 s = get_cpu_ptr(stats->pcpu_stats); in rtrs_clt_update_wc_stats()
506 rstatc = get_cpu_ptr(cgrp->rstat_cpu); in cgroup_base_stat_cputime_account_begin()
422 struct foo *p = get_cpu_ptr(&var1);429 not allow to acquire p->lock because get_cpu_ptr() implicitly disables
435 struct foo *p = get_cpu_ptr(&var1);442 di acquisire p->lock perché, implicitamente, get_cpu_ptr() disabilita la
632 struct pcpu_sw_netstats *tstats = get_cpu_ptr(dev->tstats); in iptunnel_xmit_stats()
725 gcs = get_cpu_ptr(iocg->pcpu_stat); in iocg_commit_bio()1438 gcs = get_cpu_ptr(iocg->pcpu_stat); in iocg_incur_debt()2837 ccs = get_cpu_ptr(ioc->pcpu_stat); in ioc_rqos_done()
1398 if (!*get_cpu_ptr(m->scratch) || bsize_max > m->bsize_max) {
702 struct hfi1_opcode_stats_perctx *s = get_cpu_ptr(dd->tx_opstats); in update_tx_opstats()
677 cpu_stats = get_cpu_ptr(nhge->stats); in nh_grp_entry_stats_inc()
190 #define slub_get_cpu_ptr(var) get_cpu_ptr(var)