Home
last modified time | relevance | path

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

1234

/linux/drivers/tty/serial/8250/
H A D8250_parisc.c109 static struct parisc_driver lasi_driver __refdata = { variable
115 static struct parisc_driver serial_driver __refdata = { variable
/linux/tools/include/linux/
H A Dinit.h20 #define __refdata macro
/linux/drivers/char/ipmi/
H A Dipmi_si_parisc.c44 static struct parisc_driver ipmi_parisc_driver __refdata = { variable
/linux/arch/riscv/kernel/tests/module_test/
H A Dtest_module_linking_main.c74 static struct kunit_case __refdata riscv_module_linking_test_cases[] = {
/linux/drivers/parisc/
H A Dhppb.c90 static struct parisc_driver hppb_driver __refdata = { variable
H A Dasp.c123 static struct parisc_driver asp_driver __refdata = { variable
H A Dwax.c130 static struct parisc_driver wax_driver __refdata = { variable
H A Dlasi.c225 static struct parisc_driver lasi_driver __refdata = { variable
/linux/drivers/char/tpm/
H A Dtpm_svsm.c107 * 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 Dmux.c520 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 Dlasi700.c151 static struct parisc_driver lasi700_driver __refdata = { variable
H A Dzalon.c181 static struct parisc_driver zalon_driver __refdata = { variable
/linux/drivers/input/mouse/
H A Damimouse.c138 * 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 Dclk-exynos4412-isp.c158 static struct platform_driver exynos4x12_isp_clk_driver __refdata = { variable
/linux/lib/tests/
H A Dbitfield_kunit.c140 static struct kunit_case __refdata bitfields_test_cases[] = {
H A Dchecksum_kunit.c622 static struct kunit_case __refdata checksum_test_cases[] = {
H A Dutil_macros_kunit.c225 static struct kunit_case __refdata util_macros_test_cases[] = {
H A Dtest_hash.c224 static struct kunit_case hash_test_cases[] __refdata = {
/linux/drivers/net/ethernet/i825xx/
H A Dlasi_82596.c219 static struct parisc_driver lan_driver __refdata = { variable
/linux/arch/alpha/kernel/
H A Dmachvec_impl.h122 #define __initmv __refdata
/linux/kernel/trace/
H A Dtrace_syscalls.c483 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 Dkunit-example-test.c357 static struct kunit_case __refdata example_init_test_cases[] = {
/linux/include/trace/
H A Dtrace_custom_events.h190 static struct trace_event_class __used __refdata custom_event_class_##call = { \
/linux/security/landlock/
H A Did.c270 static struct kunit_case __refdata test_cases[] = {
/linux/arch/x86/kernel/
H A 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

1234