/linux/drivers/tty/serial/8250/ |
H A D | 8250_parisc.c | 109 static struct parisc_driver lasi_driver __refdata = { variable 115 static struct parisc_driver serial_driver __refdata = { variable
|
/linux/tools/include/linux/ |
H A D | init.h | 20 #define __refdata macro
|
/linux/drivers/char/ipmi/ |
H A D | ipmi_si_parisc.c | 44 static struct parisc_driver ipmi_parisc_driver __refdata = { variable
|
/linux/arch/riscv/kernel/tests/module_test/ |
H A D | test_module_linking_main.c | 74 static struct kunit_case __refdata riscv_module_linking_test_cases[] = {
|
/linux/drivers/parisc/ |
H A D | hppb.c | 90 static struct parisc_driver hppb_driver __refdata = { variable
|
H A D | asp.c | 123 static struct parisc_driver asp_driver __refdata = { variable
|
H A D | wax.c | 130 static struct parisc_driver wax_driver __refdata = { variable
|
H A D | lasi.c | 225 static struct parisc_driver lasi_driver __refdata = { variable
|
/linux/drivers/char/tpm/ |
H A D | tpm_svsm.c | 107 * at runtime. So mark the driver struct with __refdata to prevent modpost 110 static struct platform_driver tpm_svsm_driver __refdata = { variable
|
/linux/drivers/tty/serial/ |
H A 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/drivers/scsi/ |
H A D | lasi700.c | 151 static struct parisc_driver lasi700_driver __refdata = { variable
|
H A D | zalon.c | 181 static struct parisc_driver zalon_driver __refdata = { variable
|
/linux/drivers/input/mouse/ |
H A D | amimouse.c | 138 * runtime. So mark the driver struct with __refdata to prevent modpost 141 static struct platform_driver amimouse_driver __refdata = { variable
|
/linux/drivers/clk/samsung/ |
H A D | clk-exynos4412-isp.c | 158 static struct platform_driver exynos4x12_isp_clk_driver __refdata = { variable
|
/linux/lib/tests/ |
H A D | bitfield_kunit.c | 140 static struct kunit_case __refdata bitfields_test_cases[] = {
|
H A D | checksum_kunit.c | 622 static struct kunit_case __refdata checksum_test_cases[] = {
|
H A D | util_macros_kunit.c | 225 static struct kunit_case __refdata util_macros_test_cases[] = {
|
H A D | test_hash.c | 224 static struct kunit_case hash_test_cases[] __refdata = {
|
/linux/drivers/net/ethernet/i825xx/ |
H A D | lasi_82596.c | 219 static struct parisc_driver lan_driver __refdata = { variable
|
/linux/arch/alpha/kernel/ |
H A D | machvec_impl.h | 122 #define __initmv __refdata
|
/linux/kernel/trace/ |
H A D | trace_syscalls.c | 483 static struct trace_event_fields __refdata syscall_enter_fields_array[] = { 498 struct trace_event_class __refdata event_class_syscall_enter = { 506 struct trace_event_class __refdata event_class_syscall_exit = {
|
/linux/lib/kunit/ |
H A D | kunit-example-test.c | 357 static struct kunit_case __refdata example_init_test_cases[] = {
|
/linux/include/trace/ |
H A D | trace_custom_events.h | 190 static struct trace_event_class __used __refdata custom_event_class_##call = { \
|
/linux/security/landlock/ |
H A D | id.c | 270 static struct kunit_case __refdata test_cases[] = {
|
/linux/arch/x86/kernel/ |
H A 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
|