Searched refs:CFD_SEQ_PING (Results 1 – 1 of 1) sorted by relevance
/kernel/ |
D | smp.c | 45 #define CFD_SEQ_PING 3 macro 60 [CFD_SEQ_PING] = "ping", 306 …cfd_seq_data_add(per_cpu(cfd_seq_local.ping, srccpu), srccpu, CFD_SEQ_NOCPU, CFD_SEQ_PING, data,… in csd_lock_print_extended() 437 cfd_seq_store(seq->ping, this_cpu, cpu, CFD_SEQ_PING); in __smp_call_single_queue_debug() 970 cfd_seq_store(this_cpu_ptr(&cfd_seq_local)->ping, this_cpu, CFD_SEQ_NOCPU, CFD_SEQ_PING); in smp_call_function_many_cond()
|