Home
last modified time | relevance | path

Searched refs:cfd_seq_local (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/
H A Dsmp.c69 struct cfd_seq_local { struct
184 static DEFINE_PER_CPU(struct cfd_seq_local, cfd_seq_local);
287 struct cfd_seq_local *seq = &per_cpu(cfd_seq_local, cpu); in csd_lock_print_extended()
417 struct cfd_seq_local *seq = this_cpu_ptr(&cfd_seq_local); 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()
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()
691 cfd_seq_store(this_cpu_ptr(&cfd_seq_local)->idle, CFD_SEQ_NOCPU, in flush_smp_call_function_from_idle()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/
H A Dsmp.c69 struct cfd_seq_local { struct
184 static DEFINE_PER_CPU(struct cfd_seq_local, cfd_seq_local);
287 struct cfd_seq_local *seq = &per_cpu(cfd_seq_local, cpu); in csd_lock_print_extended()
417 struct cfd_seq_local *seq = this_cpu_ptr(&cfd_seq_local); 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()
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()
691 cfd_seq_store(this_cpu_ptr(&cfd_seq_local)->idle, CFD_SEQ_NOCPU, in flush_smp_call_function_from_idle()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/
H A Dsmp.c69 struct cfd_seq_local { struct
184 static DEFINE_PER_CPU(struct cfd_seq_local, cfd_seq_local);
287 struct cfd_seq_local *seq = &per_cpu(cfd_seq_local, cpu); in csd_lock_print_extended()
417 struct cfd_seq_local *seq = this_cpu_ptr(&cfd_seq_local); 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()
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()
691 cfd_seq_store(this_cpu_ptr(&cfd_seq_local)->idle, CFD_SEQ_NOCPU, in flush_smp_call_function_from_idle()
[all …]