Lines Matching refs:this_cpu_ptr
417 struct cfd_seq_local *seq = this_cpu_ptr(&cfd_seq_local); in __smp_call_single_queue_debug()
418 struct call_function_data *cfd = this_cpu_ptr(&cfd_data); in __smp_call_single_queue_debug()
542 cfd_seq_store(this_cpu_ptr(&cfd_seq_local)->gotipi, CFD_SEQ_NOCPU, in generic_smp_call_function_single_interrupt()
570 head = this_cpu_ptr(&call_single_queue); in flush_smp_call_function_queue()
571 cfd_seq_store(this_cpu_ptr(&cfd_seq_local)->handle, CFD_SEQ_NOCPU, in flush_smp_call_function_queue()
574 cfd_seq_store(this_cpu_ptr(&cfd_seq_local)->dequeue, in flush_smp_call_function_queue()
637 cfd_seq_store(this_cpu_ptr(&cfd_seq_local)->hdlend, in flush_smp_call_function_queue()
680 cfd_seq_store(this_cpu_ptr(&cfd_seq_local)->hdlend, CFD_SEQ_NOCPU, in flush_smp_call_function_queue()
688 if (llist_empty(this_cpu_ptr(&call_single_queue))) in flush_smp_call_function_from_idle()
691 cfd_seq_store(this_cpu_ptr(&cfd_seq_local)->idle, CFD_SEQ_NOCPU, in flush_smp_call_function_from_idle()
744 csd = this_cpu_ptr(&csd_data); in smp_call_function_single()
908 cfd = this_cpu_ptr(&cfd_data); in smp_call_function_many_cond()
941 cfd_seq_store(this_cpu_ptr(&cfd_seq_local)->ping, this_cpu, CFD_SEQ_NOCPU, CFD_SEQ_PING); in smp_call_function_many_cond()
953 cfd_seq_store(this_cpu_ptr(&cfd_seq_local)->pinged, this_cpu, CFD_SEQ_NOCPU, CFD_SEQ_PINGED); in smp_call_function_many_cond()