Searched refs:get_cpu_ptr (Results 1 - 19 of 19) sorted by relevance

/linux-master/include/linux/
H A Drelay.h223 buf = *get_cpu_ptr(chan->buf);
245 struct rchan_buf *buf = *get_cpu_ptr(chan->buf);
H A Dif_macvlan.h47 pcpu_stats = get_cpu_ptr(vlan->pcpu_stats);
H A Dpercpu-defs.h291 #define get_cpu_ptr(var) \ macro
/linux-master/arch/riscv/kvm/
H A Daia.c36 struct aia_hgei_control *hgctrl = get_cpu_ptr(&aia_hgei);
461 struct aia_hgei_control *hgctrl = get_cpu_ptr(&aia_hgei);
559 hgctrl = get_cpu_ptr(&aia_hgei);
/linux-master/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt-stats.c22 s = get_cpu_ptr(stats->pcpu_stats);
/linux-master/security/apparmor/
H A Dlsm.c1869 cache = get_cpu_ptr(&aa_local_buffers);
1881 cache = get_cpu_ptr(&aa_local_buffers);
1886 cache = get_cpu_ptr(&aa_local_buffers);
1933 cache = get_cpu_ptr(&aa_local_buffers);
1942 cache = get_cpu_ptr(&aa_local_buffers);
1947 cache = get_cpu_ptr(&aa_local_buffers);
/linux-master/kernel/cgroup/
H A Drstat.c426 rstatc = get_cpu_ptr(cgrp->rstat_cpu);
/linux-master/include/net/
H A Dip_tunnels.h524 struct pcpu_sw_netstats *tstats = get_cpu_ptr(dev->tstats);
/linux-master/drivers/block/rnbd/
H A Drnbd-clt.c211 cpup = get_cpu_ptr(sess->cpu_rr);
1060 cpu_q = get_cpu_ptr(sess->cpu_queues);
/linux-master/block/
H A Dkyber-iosched.c650 cpu_latency = get_cpu_ptr(kqd->cpu_latency);
H A Dblk-iolatency.c222 struct latency_stat *stat = get_cpu_ptr(iolat->stats);
H A Dblk-iocost.c725 gcs = get_cpu_ptr(iocg->pcpu_stat);
1431 gcs = get_cpu_ptr(iocg->pcpu_stat);
2828 ccs = get_cpu_ptr(ioc->pcpu_stat);
H A Dblk-throttle.c2298 latency = get_cpu_ptr(td->latency_buckets[rw]);
/linux-master/net/tipc/
H A Dcrypto.c414 head = *get_cpu_ptr(aead->tfm_entry);
493 tfm_entry = get_cpu_ptr(aead->tfm_entry);
/linux-master/kernel/time/
H A Dtimer.c2669 new_base = get_cpu_ptr(&timer_bases[b]);
/linux-master/net/netfilter/
H A Dnft_set_pipapo.c1363 if (!*get_cpu_ptr(m->scratch) || bsize_max > m->bsize_max) {
/linux-master/drivers/infiniband/hw/hfi1/
H A Dverbs.c702 struct hfi1_opcode_stats_perctx *s = get_cpu_ptr(dd->tx_opstats);
/linux-master/net/ipv4/
H A Dnexthop.c677 cpu_stats = get_cpu_ptr(nhge->stats);
/linux-master/mm/
H A Dslub.c190 #define slub_get_cpu_ptr(var) get_cpu_ptr(var)

Completed in 285 milliseconds