Home
last modified time | relevance | path

Searched defs:csd (Results 1 – 17 of 17) sorted by relevance

/linux/kernel/
H A Dsmp.c41 call_single_data_t __percpu *csd; member
131 csd_do_func(smp_call_func_t func, void *info, call_single_data_t *csd) in csd_do_func() argument
180 static void __csd_lock_record(call_single_data_t *csd) in __csd_lock_record() argument
195 csd_lock_record(call_single_data_t * csd) csd_lock_record() argument
201 csd_lock_wait_getcpu(call_single_data_t * csd) csd_lock_wait_getcpu() argument
216 csd_lock_wait_toolong(call_single_data_t * csd,u64 ts0,u64 * ts1,int * bug_id) csd_lock_wait_toolong() argument
291 __csd_lock_wait(call_single_data_t * csd) __csd_lock_wait() argument
305 csd_lock_wait(call_single_data_t * csd) csd_lock_wait() argument
315 csd_lock_record(call_single_data_t * csd) csd_lock_record() argument
319 csd_lock_wait(call_single_data_t * csd) csd_lock_wait() argument
325 csd_lock(call_single_data_t * csd) csd_lock() argument
338 csd_unlock(call_single_data_t * csd) csd_unlock() argument
360 call_single_data_t *csd; __smp_call_single_queue() local
391 generic_exec_single(int cpu,call_single_data_t * csd) generic_exec_single() argument
448 call_single_data_t *csd, *csd_next; __flush_smp_call_function_queue() local
605 call_single_data_t *csd; smp_call_function_single() local
682 smp_call_function_single_async(int cpu,call_single_data_t * csd) smp_call_function_single_async() argument
807 call_single_data_t *csd = per_cpu_ptr(cfd->csd, cpu); smp_call_function_many_cond() local
853 call_single_data_t *csd; smp_call_function_many_cond() local
[all...]
H A Dup.c28 int smp_call_function_single_async(int cpu, call_single_data_t *csd) in smp_call_function_single_async()
/linux/drivers/cpuidle/
H A Dcoupled.c334 call_single_data_t *csd = &per_cpu(cpuidle_coupled_poke_cb, cpu); in cpuidle_coupled_poke() local
639 call_single_data_t *csd; in cpuidle_coupled_register_device() local
/linux/arch/arm/kernel/
H A Dmachine_kexec.c104 call_single_data_t *csd; in crash_smp_send_stop() local
/linux/arch/x86/kernel/
H A Dcpuid.c76 call_single_data_t csd; in cpuid_read() local
/linux/arch/loongarch/kernel/
H A Dprocess.c330 call_single_data_t *csd; in raise_backtrace() local
/linux/drivers/bus/
H A Dqcom-ebi2.c232 const struct cs_data *csd; in qcom_ebi2_setup_chipselect() local
/linux/drivers/clocksource/
H A Dingenic-timer.c115 call_single_data_t *csd; in ingenic_tcu_cevt_cb() local
/linux/arch/x86/lib/
H A Dmsr-smp.c170 call_single_data_t csd; in rdmsr_safe_on_cpu() local
/linux/arch/s390/pci/
H A Dpci_irq.c178 call_single_data_t csd; member
/linux/arch/mips/kernel/
H A Dprocess.c733 call_single_data_t *csd; in raise_backtrace() local
/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_droq.h323 call_single_data_t csd; member
/linux/kernel/debug/
H A Ddebug_core.c243 call_single_data_t *csd; in kgdb_roundup_cpus() local
/linux/drivers/mmc/core/
H A Dmmc_ops.c353 int mmc_send_csd(struct mmc_card *card, u32 *csd) in mmc_send_csd()
H A Dsd.c105 struct mmc_csd *csd = &card->csd; in mmc_decode_csd() local
/linux/tools/testing/selftests/net/
H A Dnettest.c1568 int lsd, csd = -1; in do_server() local
/linux/include/linux/mmc/
H A Dcard.h314 struct mmc_csd csd; /* card specific */ member