Home
last modified time | relevance | path

Searched refs:__refdata (Results 1 – 25 of 65) sorted by relevance

123

/linux-6.6.21/drivers/tty/serial/8250/
D8250_parisc.c109 static struct parisc_driver lasi_driver __refdata = { variable
115 static struct parisc_driver serial_driver __refdata = { variable
/linux-6.6.21/drivers/clk/samsung/
Dclk-exynos5-subcmu.c125 static struct platform_driver exynos5_subcmu_driver __refdata = { variable
180 static struct platform_driver exynos5_clk_driver __refdata = { variable
Dclk-exynos4412-isp.c158 static struct platform_driver exynos4x12_isp_clk_driver __refdata = { variable
/linux-6.6.21/tools/testing/memblock/linux/
Dinit.h14 #define __refdata macro
/linux-6.6.21/drivers/char/ipmi/
Dipmi_si_parisc.c44 static struct parisc_driver ipmi_parisc_driver __refdata = { variable
/linux-6.6.21/drivers/parisc/
Dhppb.c90 static struct parisc_driver hppb_driver __refdata = { variable
Dasp.c123 static struct parisc_driver asp_driver __refdata = { variable
Dwax.c130 static struct parisc_driver wax_driver __refdata = { variable
Dlasi.c225 static struct parisc_driver lasi_driver __refdata = { variable
/linux-6.6.21/drivers/tty/serial/
Dmux.c520 static struct parisc_driver builtin_serial_mux_driver __refdata = { variable
527 static struct parisc_driver serial_mux_driver __refdata = { variable
/linux-6.6.21/drivers/scsi/
Dlasi700.c151 static struct parisc_driver lasi700_driver __refdata = { variable
Dzalon.c181 static struct parisc_driver zalon_driver __refdata = { variable
/linux-6.6.21/drivers/net/ethernet/i825xx/
Dlasi_82596.c219 static struct parisc_driver lan_driver __refdata = { variable
/linux-6.6.21/lib/
Dbitfield_kunit.c140 static struct kunit_case __refdata bitfields_test_cases[] = {
Dchecksum_kunit.c341 static struct kunit_case __refdata checksum_test_cases[] = {
Dtest_hash.c224 static struct kunit_case hash_test_cases[] __refdata = {
/linux-6.6.21/kernel/trace/
Dtrace_syscalls.c469 static struct trace_event_fields __refdata syscall_enter_fields_array[] = {
484 struct trace_event_class __refdata event_class_syscall_enter = {
492 struct trace_event_class __refdata event_class_syscall_exit = {
Dtrace_export.c172 static struct trace_event_class __refdata event_class_ftrace_##call = { \
/linux-6.6.21/arch/alpha/kernel/
Dmachvec_impl.h141 #define __initmv __refdata
/linux-6.6.21/scripts/
Dtags.sh268 -I __refdata,__attribute,__maybe_unused,__always_unused \
/linux-6.6.21/include/trace/
Dtrace_custom_events.h190 static struct trace_event_class __used __refdata custom_event_class_##call = { \
/linux-6.6.21/drivers/cpufreq/
Dsa1110-cpufreq.c312 static struct cpufreq_driver sa1110_driver __refdata = { variable
/linux-6.6.21/drivers/firmware/
Dmemmap.c119 static struct kobj_type __refdata memmap_ktype = {
/linux-6.6.21/arch/x86/include/asm/
Dpercpu.h429 __typeof__(_type) *_name##_early_ptr __refdata = _name##_early_map
435 __typeof__(_type) *_name##_early_ptr __refdata = _name##_early_map
/linux-6.6.21/arch/x86/kernel/
De820.c63 struct e820_table *e820_table __refdata = &e820_table_init; variable
64 struct e820_table *e820_table_kexec __refdata = &e820_table_kexec_init; variable
65 struct e820_table *e820_table_firmware __refdata = &e820_table_firmware_init; variable

123