/linux-6.12.1/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.12.1/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.12.1/tools/include/linux/ |
D | init.h | 20 #define __refdata macro
|
/linux-6.12.1/drivers/char/ipmi/ |
D | ipmi_si_parisc.c | 44 static struct parisc_driver ipmi_parisc_driver __refdata = { variable
|
/linux-6.12.1/arch/riscv/kernel/tests/module_test/ |
D | test_module_linking_main.c | 74 static struct kunit_case __refdata riscv_module_linking_test_cases[] = {
|
/linux-6.12.1/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.12.1/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.12.1/drivers/scsi/ |
D | a4000t.c | 117 static struct platform_driver amiga_a4000t_scsi_driver __refdata = { variable
|
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.12.1/drivers/input/mouse/ |
D | amimouse.c | 141 static struct platform_driver amimouse_driver __refdata = { variable
|
/linux-6.12.1/drivers/net/ethernet/i825xx/ |
D | lasi_82596.c | 219 static struct parisc_driver lan_driver __refdata = { variable
|
/linux-6.12.1/lib/ |
D | bitfield_kunit.c | 140 static struct kunit_case __refdata bitfields_test_cases[] = {
|
D | checksum_kunit.c | 622 static struct kunit_case __refdata checksum_test_cases[] = {
|
D | test_hash.c | 224 static struct kunit_case hash_test_cases[] __refdata = {
|
/linux-6.12.1/arch/alpha/kernel/ |
D | machvec_impl.h | 122 #define __initmv __refdata
|
/linux-6.12.1/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 = {
|
/linux-6.12.1/lib/kunit/ |
D | kunit-example-test.c | 357 static struct kunit_case __refdata example_init_test_cases[] = {
|
/linux-6.12.1/scripts/ |
D | tags.sh | 263 -I __refdata,__attribute,__maybe_unused,__always_unused \
|
/linux-6.12.1/drivers/parport/ |
D | parport_amiga.c | 238 static struct platform_driver amiga_parallel_driver __refdata = { variable
|
/linux-6.12.1/include/trace/ |
D | trace_custom_events.h | 190 static struct trace_event_class __used __refdata custom_event_class_##call = { \
|