Searched refs:__refdata (Results 1 - 25 of 77) sorted by relevance

1234

/linux-master/tools/testing/memblock/linux/
H A Dinit.h14 #define __refdata macro
/linux-master/drivers/tty/serial/8250/
H A D8250_parisc.c109 static struct parisc_driver lasi_driver __refdata = { variable in typeref:struct:lasi_driver
115 static struct parisc_driver serial_driver __refdata = { variable in typeref:struct:serial_driver
/linux-master/drivers/char/ipmi/
H A Dipmi_si_parisc.c44 static struct parisc_driver ipmi_parisc_driver __refdata = { variable in typeref:struct:ipmi_parisc_driver
/linux-master/arch/riscv/kernel/tests/module_test/
H A Dtest_module_linking_main.c74 static struct kunit_case __refdata riscv_module_linking_test_cases[] = {
/linux-master/drivers/clk/samsung/
H A Dclk-exynos5-subcmu.c125 static struct platform_driver exynos5_subcmu_driver __refdata = { variable in typeref:struct:exynos5_subcmu_driver
180 static struct platform_driver exynos5_clk_driver __refdata = { variable in typeref:struct:exynos5_clk_driver
H A Dclk-exynos4412-isp.c158 static struct platform_driver exynos4x12_isp_clk_driver __refdata = { variable in typeref:struct:exynos4x12_isp_clk_driver
/linux-master/drivers/parisc/
H A Dhppb.c90 static struct parisc_driver hppb_driver __refdata = { variable in typeref:struct:hppb_driver
H A Dwax.c130 static struct parisc_driver wax_driver __refdata = { variable in typeref:struct:wax_driver
H A Dasp.c123 static struct parisc_driver asp_driver __refdata = { variable in typeref:struct:asp_driver
H A Dlasi.c225 static struct parisc_driver lasi_driver __refdata = { variable in typeref:struct:lasi_driver
/linux-master/lib/
H A Dbitfield_kunit.c140 static struct kunit_case __refdata bitfields_test_cases[] = {
H A Dtest_hash.c224 static struct kunit_case hash_test_cases[] __refdata = { variable in typeref:struct:hash_test_cases
/linux-master/drivers/scsi/
H A Dlasi700.c151 static struct parisc_driver lasi700_driver __refdata = { variable in typeref:struct:lasi700_driver
H A Dzalon.c181 static struct parisc_driver zalon_driver __refdata = { variable in typeref:struct:zalon_driver
/linux-master/arch/alpha/kernel/
H A Dmachvec_impl.h141 #define __initmv __refdata
/linux-master/drivers/net/ethernet/i825xx/
H A Dlasi_82596.c219 static struct parisc_driver lan_driver __refdata = { variable in typeref:struct:lan_driver
/linux-master/lib/kunit/
H A Dkunit-example-test.c357 static struct kunit_case __refdata example_init_test_cases[] = {
/linux-master/drivers/tty/serial/
H A Dmux.c520 static struct parisc_driver builtin_serial_mux_driver __refdata = { variable in typeref:struct:builtin_serial_mux_driver
527 static struct parisc_driver serial_mux_driver __refdata = { variable in typeref:struct:serial_mux_driver
/linux-master/kernel/trace/
H A 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 = {
H A Dtrace_export.c172 static struct trace_event_class __refdata event_class_ftrace_##call = { \
/linux-master/drivers/firmware/
H A Dmemmap.c119 static struct kobj_type __refdata memmap_ktype = {
/linux-master/include/trace/
H A Dtrace_custom_events.h190 static struct trace_event_class __used __refdata custom_event_class_##call = { \
/linux-master/drivers/cpufreq/
H A Dsa1110-cpufreq.c310 /* sa1110_driver needs __refdata because it must remain after init registers
312 static struct cpufreq_driver sa1110_driver __refdata = { variable in typeref:struct:sa1110_driver
/linux-master/scripts/
H A Dtags.sh263 -I __refdata,__attribute,__maybe_unused,__always_unused \
/linux-master/include/linux/
H A Dinit.h76 #define __refdata __section(".ref.data") macro

Completed in 325 milliseconds

1234