Searched refs:this_cpu_ptr (Results 1 – 12 of 12) sorted by relevance
47 #define kstat_this_cpu this_cpu_ptr(&kstat)48 #define kcpustat_this_cpu this_cpu_ptr(&kernel_cpustat)
247 #define this_cpu_ptr(ptr) \ macro253 #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) macro266 #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) macro279 this_cpu_ptr(&var); \295 this_cpu_ptr(var); \
45 pcpu_stats = this_cpu_ptr(vlan->pcpu_stats); in macvlan_count_rx()
210 buf = *this_cpu_ptr(chan->buf); in relay_write()
623 stats = this_cpu_ptr(prog->aux->stats); \928 struct bpf_redirect_info *ri = this_cpu_ptr(&bpf_redirect_info); in xdp_return_frame_no_direct()935 struct bpf_redirect_info *ri = this_cpu_ptr(&bpf_redirect_info); in xdp_set_return_frame_no_direct()942 struct bpf_redirect_info *ri = this_cpu_ptr(&bpf_redirect_info); in xdp_clear_return_frame_no_direct()
350 return this_cpu_ptr(&kprobe_ctlblk); in get_kprobe_ctlblk()
1127 struct pt_regs *regs = this_cpu_ptr(&__perf_regs[0]); in perf_sw_event_sched()1157 struct pt_regs *regs = this_cpu_ptr(&__perf_regs[0]); in perf_event_task_sched_in()
753 #define this_cpu_cpumask_var_ptr(x) this_cpu_ptr(x)
30 #define __mmiowb_state() this_cpu_ptr(&__mmiowb_state)
48 head = this_cpu_ptr(event_call->perf_events); \
435 return this_cpu_ptr((void __percpu *) (unsigned long) cnt->pcnt); in xt_get_this_cpu_counter()
467 return this_cpu_ptr(q->cpu_qstats)->qlen; in qdisc_qlen_cpu()848 bstats_cpu_update(this_cpu_ptr(sch->cpu_bstats), skb); in qdisc_bstats_cpu_update()1280 bstats_cpu_update(this_cpu_ptr(miniq->cpu_bstats), skb); in mini_qdisc_bstats_cpu_update()