Searched refs:CFD_SEQ_QUEUE (Results 1 – 1 of 1) sorted by relevance
/kernel/ |
D | smp.c | 42 #define CFD_SEQ_QUEUE 0 macro 57 [CFD_SEQ_QUEUE] = "queue", 298 cfd_seq_data_add(pcpu->seq_queue, srccpu, cpu, CFD_SEQ_QUEUE, data, &n_data, now); in csd_lock_print_extended() 421 cfd_seq_store(pcpu->seq_queue, this_cpu, cpu, CFD_SEQ_QUEUE); in __smp_call_single_queue_debug() 929 cfd_seq_store(pcpu->seq_queue, this_cpu, cpu, CFD_SEQ_QUEUE); in smp_call_function_many_cond()
|