/linux-6.6.21/drivers/tty/serial/8250/ |
D | 8250_parisc.c | 109 static struct parisc_driver lasi_driver __refdata = { variable 115 static struct parisc_driver serial_driver __refdata = { variable
|
/linux-6.6.21/drivers/clk/samsung/ |
D | clk-exynos5-subcmu.c | 125 static struct platform_driver exynos5_subcmu_driver __refdata = { variable 180 static struct platform_driver exynos5_clk_driver __refdata = { variable
|
D | clk-exynos4412-isp.c | 158 static struct platform_driver exynos4x12_isp_clk_driver __refdata = { variable
|
/linux-6.6.21/tools/testing/memblock/linux/ |
D | init.h | 14 #define __refdata macro
|
/linux-6.6.21/drivers/char/ipmi/ |
D | ipmi_si_parisc.c | 44 static struct parisc_driver ipmi_parisc_driver __refdata = { variable
|
/linux-6.6.21/drivers/parisc/ |
D | hppb.c | 90 static struct parisc_driver hppb_driver __refdata = { variable
|
D | asp.c | 123 static struct parisc_driver asp_driver __refdata = { variable
|
D | wax.c | 130 static struct parisc_driver wax_driver __refdata = { variable
|
D | lasi.c | 225 static struct parisc_driver lasi_driver __refdata = { variable
|
/linux-6.6.21/drivers/tty/serial/ |
D | mux.c | 520 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/ |
D | lasi700.c | 151 static struct parisc_driver lasi700_driver __refdata = { variable
|
D | zalon.c | 181 static struct parisc_driver zalon_driver __refdata = { variable
|
/linux-6.6.21/drivers/net/ethernet/i825xx/ |
D | lasi_82596.c | 219 static struct parisc_driver lan_driver __refdata = { variable
|
/linux-6.6.21/lib/ |
D | bitfield_kunit.c | 140 static struct kunit_case __refdata bitfields_test_cases[] = {
|
D | checksum_kunit.c | 341 static struct kunit_case __refdata checksum_test_cases[] = {
|
D | test_hash.c | 224 static struct kunit_case hash_test_cases[] __refdata = {
|
/linux-6.6.21/kernel/trace/ |
D | trace_syscalls.c | 469 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 = {
|
D | trace_export.c | 172 static struct trace_event_class __refdata event_class_ftrace_##call = { \
|
/linux-6.6.21/arch/alpha/kernel/ |
D | machvec_impl.h | 141 #define __initmv __refdata
|
/linux-6.6.21/scripts/ |
D | tags.sh | 268 -I __refdata,__attribute,__maybe_unused,__always_unused \
|
/linux-6.6.21/include/trace/ |
D | trace_custom_events.h | 190 static struct trace_event_class __used __refdata custom_event_class_##call = { \
|
/linux-6.6.21/drivers/cpufreq/ |
D | sa1110-cpufreq.c | 312 static struct cpufreq_driver sa1110_driver __refdata = { variable
|
/linux-6.6.21/drivers/firmware/ |
D | memmap.c | 119 static struct kobj_type __refdata memmap_ktype = {
|
/linux-6.6.21/arch/x86/include/asm/ |
D | percpu.h | 429 __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/ |
D | e820.c | 63 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
|