Searched refs:get_cpu_ptr (Results 1 – 22 of 22) sorted by relevance
61 pcpu = get_cpu_ptr(&fpu_recursion_depth); in dc_assert_fp_enabled()85 pcpu = get_cpu_ptr(&fpu_recursion_depth); in dc_fpu_begin()123 pcpu = get_cpu_ptr(&fpu_recursion_depth); in dc_fpu_end()
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()
291 #define get_cpu_ptr(var) \ macro
22 s = get_cpu_ptr(stats->pcpu_stats); in rtrs_clt_update_wc_stats()
93 hv_cpu = get_cpu_ptr(hv_context.cpu_context); in hv_post_message()
395 rstatc = get_cpu_ptr(cgrp->rstat_cpu); in cgroup_base_stat_cputime_account_begin()
469 struct pcpu_sw_netstats *tstats = get_cpu_ptr(dev->tstats); in iptunnel_xmit_stats()
422 struct foo *p = get_cpu_ptr(&var1);429 not allow to acquire p->lock because get_cpu_ptr() implicitly disables
2036 gc = get_cpu_ptr(mp->m_inodegc); in xfs_inodegc_queue()2092 gc = get_cpu_ptr(mp->m_inodegc); in xfs_inodegc_cpu_dead()
580 cilpcp = get_cpu_ptr(cil->xc_pcp); in xlog_cil_insert_items()
211 cpup = get_cpu_ptr(sess->cpu_rr); in rnbd_rerun_if_needed()1060 cpu_q = get_cpu_ptr(sess->cpu_queues); in rnbd_clt_dev_add_to_requeue()
222 struct latency_stat *stat = get_cpu_ptr(iolat->stats); in latency_stat_record_time()
651 cpu_latency = get_cpu_ptr(kqd->cpu_latency); in kyber_completed_request()
722 gcs = get_cpu_ptr(iocg->pcpu_stat); in iocg_commit_bio()1398 gcs = get_cpu_ptr(iocg->pcpu_stat); in iocg_incur_debt()2785 ccs = get_cpu_ptr(ioc->pcpu_stat); in ioc_rqos_done()
2285 latency = get_cpu_ptr(td->latency_buckets[rw]); in throtl_track_latency()
414 head = *get_cpu_ptr(aead->tfm_entry); in tipc_aead_free()493 tfm_entry = get_cpu_ptr(aead->tfm_entry); in tipc_aead_tfm_next()
2024 new_base = get_cpu_ptr(&timer_bases[b]); in timers_dead_cpu()
1016 struct cpu_cf_events *cpuhw = get_cpu_ptr(&cpu_cf_events); in cfset_needspace()
1246 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()
173 #define slub_get_cpu_ptr(var) get_cpu_ptr(var)