| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | relay.h | 236 buf = *get_cpu_ptr(chan->buf); in __relay_write() 258 struct rchan_buf *buf = *get_cpu_ptr(chan->buf); in relay_reserve()
|
| H A D | if_macvlan.h | 45 pcpu_stats = get_cpu_ptr(vlan->pcpu_stats); in macvlan_count_rx()
|
| H A D | percpu-defs.h | 291 #define get_cpu_ptr(var) \ macro
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | mq-deadline-cgroup.h | 45 struct blkcg_io_stats *io_stats = get_cpu_ptr((ddcg)->stats); \
|
| H A D | blk-iolatency.c | 221 struct latency_stat *stat = get_cpu_ptr(iolat->stats); in latency_stat_record_time()
|
| H A D | blk-iocost.c | 729 gcs = get_cpu_ptr(iocg->pcpu_stat); in iocg_commit_bio() 1357 gcs = get_cpu_ptr(iocg->pcpu_stat); in iocg_incur_debt() 2774 ccs = get_cpu_ptr(ioc->pcpu_stat); in ioc_rqos_done()
|
| H A D | kyber-iosched.c | 647 cpu_latency = get_cpu_ptr(kqd->cpu_latency); in kyber_completed_request()
|
| H A D | mq-deadline-main.c | 108 struct io_stats *io_stats = get_cpu_ptr((dd)->stats); \
|
| H A D | blk-throttle.c | 2337 latency = get_cpu_ptr(td->latency_buckets[op]); in throtl_track_latency()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | random32.c | 387 struct siprand_state *state = get_cpu_ptr(&net_rand_state); in prandom_u32() 402 struct siprand_state *state = get_cpu_ptr(&net_rand_state); in prandom_bytes()
|
| /OK3568_Linux_fs/kernel/drivers/hv/ |
| H A D | hv.c | 55 hv_cpu = get_cpu_ptr(hv_context.cpu_context); in hv_post_message()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | zswap.c | 922 tfm = *get_cpu_ptr(entry->pool->tfm); in zswap_writeback_entry() 1078 tfm = *get_cpu_ptr(entry->pool->tfm); in zswap_frontswap_store() 1179 tfm = *get_cpu_ptr(entry->pool->tfm); in zswap_frontswap_load()
|
| H A D | z3fold.c | 626 struct list_head *unbuddied = get_cpu_ptr(pool->unbuddied); in add_to_unbuddied() 884 unbuddied = get_cpu_ptr(pool->unbuddied); in __z3fold_alloc()
|
| /OK3568_Linux_fs/kernel/kernel/cgroup/ |
| H A D | rstat.c | 345 rstatc = get_cpu_ptr(cgrp->rstat_cpu); in cgroup_base_stat_cputime_account_begin()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | ip_tunnels.h | 447 struct pcpu_sw_netstats *tstats = get_cpu_ptr(dev->tstats); in iptunnel_xmit_stats()
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | locktypes.rst | 425 struct foo *p = get_cpu_ptr(&var1); 432 not allow to acquire p->lock because get_cpu_ptr() implicitly disables
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/ |
| H A D | receive.c | 23 get_cpu_ptr(peer->device->dev->tstats); in update_rx_stats()
|
| /OK3568_Linux_fs/kernel/drivers/block/rnbd/ |
| H A D | rnbd-clt.c | 235 cpup = get_cpu_ptr(sess->cpu_rr); in rnbd_rerun_if_needed() 1070 cpu_q = get_cpu_ptr(sess->cpu_queues); in rnbd_clt_dev_add_to_requeue()
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | crypto.c | 408 head = *get_cpu_ptr(aead->tfm_entry); in tipc_aead_free() 486 tfm_entry = get_cpu_ptr(aead->tfm_entry); in tipc_aead_tfm_next()
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | tun.c | 2031 stats = get_cpu_ptr(tun->pcpu_stats); in tun_get_user() 2088 stats = get_cpu_ptr(tun->pcpu_stats); in tun_put_user_xdp() 2183 stats = get_cpu_ptr(tun->pcpu_stats); in tun_put_user()
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | timer.c | 1971 new_base = get_cpu_ptr(&timer_bases[b]); in timers_dead_cpu()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_set_pipapo.c | 1246 if (!*get_cpu_ptr(m->scratch) || bsize_max > m->bsize_max) {
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | verbs.c | 744 struct hfi1_opcode_stats_perctx *s = get_cpu_ptr(dd->tx_opstats); in update_tx_opstats()
|