Searched refs:this_cpu_ptr (Results 1 – 25 of 33) sorted by relevance
12
63 #define this_cpu_ptr(ptr) SHIFT_PERCPU_PTR(ptr, my_cpu_offset) macro65 #define this_cpu_ptr(ptr) __this_cpu_ptr(ptr) macro68 #define __get_cpu_var(var) (*this_cpu_ptr(&(var)))85 #define this_cpu_ptr(ptr) per_cpu_ptr(ptr, 0) macro86 #define __this_cpu_ptr(ptr) this_cpu_ptr(ptr)
146 list = this_cpu_ptr(pcpu_list); in perf_trace_add()204 raw_data = this_cpu_ptr(perf_trace_buf[*rctxp]); in perf_trace_buf_prepare()
533 head = this_cpu_ptr(sys_data->enter_event->perf_events); in perf_syscall_enter()609 head = this_cpu_ptr(sys_data->exit_event->perf_events); in perf_syscall_exit()
76 pcpu_stats = this_cpu_ptr(vlan->pcpu_stats); in macvlan_count_rx()
44 this_cpu_ptr(var); })324 ret__ = *this_cpu_ptr(&(pcp)); \
123 s = this_cpu_ptr(dest->stats.cpustats); in ip_vs_in_stats()129 s = this_cpu_ptr(dest->svc->stats.cpustats); in ip_vs_in_stats()135 s = this_cpu_ptr(ipvs->tot_stats.cpustats); in ip_vs_in_stats()153 s = this_cpu_ptr(dest->stats.cpustats); in ip_vs_out_stats()159 s = this_cpu_ptr(dest->svc->stats.cpustats); in ip_vs_out_stats()165 s = this_cpu_ptr(ipvs->tot_stats.cpustats); in ip_vs_out_stats()180 s = this_cpu_ptr(cp->dest->stats.cpustats); in ip_vs_conn_stats()183 s = this_cpu_ptr(svc->stats.cpustats); in ip_vs_conn_stats()186 s = this_cpu_ptr(ipvs->tot_stats.cpustats); in ip_vs_conn_stats()
29 rx_stats = this_cpu_ptr(vlan_dev_info(vlan_dev)->vlan_pcpu_stats); in vlan_hwaccel_do_receive()
180 rx_stats = this_cpu_ptr(vlan_dev_info(skb->dev)->vlan_pcpu_stats); in vlan_skb_recv()337 stats = this_cpu_ptr(vlan_dev_info(dev)->vlan_pcpu_stats); in vlan_dev_hard_start_xmit()
84 lb_stats = this_cpu_ptr(dev->lstats); in loopback_xmit()
89 struct pcpu_dstats *dstats = this_cpu_ptr(dev->dstats); in dummy_xmit()
163 stats = this_cpu_ptr(priv->stats); in veth_xmit()164 rcv_stats = this_cpu_ptr(rcv_priv->stats); in veth_xmit()
266 pcpu_stats = this_cpu_ptr(vlan->pcpu_stats); in macvlan_start_xmit()
221 fcp = this_cpu_ptr(fc->percpu); in flow_cache_lookup()302 fcp = this_cpu_ptr(fc->percpu); in flow_cache_flush_tasklet()
32 struct br_cpu_netstats *brstats = this_cpu_ptr(br->stats); in br_pass_frame_up()
32 struct br_cpu_netstats *brstats = this_cpu_ptr(br->stats); in br_dev_xmit()
145 ptr = this_cpu_ptr((mib)[!in_softirq()]); \
345 struct ip_rt_acct *st = this_cpu_ptr(ip_rt_acct); in ip_rcv_finish()
409 tstats = this_cpu_ptr(tunnel->dev->tstats); in ipip_rcv()559 tstats = this_cpu_ptr(dev->tstats); in ipip_tunnel_xmit()
673 tstats = this_cpu_ptr(tunnel->dev->tstats); in ipgre_rcv()913 tstats = this_cpu_ptr(dev->tstats); in ipgre_tunnel_xmit()
771 struct rcu_data *rdp = this_cpu_ptr(rsp->rda); in rcu_start_gp()1019 struct rcu_data *rdp = this_cpu_ptr(rsp->rda); in rcu_send_cbs_to_online()1437 rdp = this_cpu_ptr(rsp->rda); in __call_rcu()
200 return this_cpu_ptr(ctx->pmu->pmu_cpu_context); in __get_cpu_context()262 info = this_cpu_ptr(cgrp->info); in __update_cgrp_time()310 info = this_cpu_ptr(cgrp->info); in perf_cgroup_set_timestamp()344 cpuctx = this_cpu_ptr(pmu->pmu_cpu_context); in perf_cgroup_switch()554 int *count = this_cpu_ptr(pmu->pmu_disable_count); in perf_pmu_disable()561 int *count = this_cpu_ptr(pmu->pmu_disable_count); in perf_pmu_enable()575 struct perf_cpu_context *cpuctx = this_cpu_ptr(pmu->pmu_cpu_context); in perf_pmu_rotate_start()7235 struct perf_cpu_context *cpuctx = this_cpu_ptr(pmu->pmu_cpu_context); in perf_pmu_rotate_stop()
597 tstats = this_cpu_ptr(tunnel->dev->tstats); in ipip6_rcv()836 tstats = this_cpu_ptr(dev->tstats); in ipip6_tunnel_xmit()
764 tstats = this_cpu_ptr(t->dev->tstats); in ip6_tnl_rcv()986 struct pcpu_tstats *tstats = this_cpu_ptr(t->dev->tstats); in ip6_tnl_xmit2()
736 head = this_cpu_ptr(event_call->perf_events); \
830 __queue_comp_task(cq, this_cpu_ptr(pool->cpu_comp_tasks)); in take_over_work()