/linux-4.1.27/drivers/oprofile/ |
D | timer_int.c | 96 static struct notifier_block __refdata oprofile_cpu_notifier = {
|
/linux-4.1.27/drivers/cpufreq/ |
D | sa1100-cpufreq.c | 203 static struct cpufreq_driver sa1100_driver __refdata = { variable
|
D | sa1110-cpufreq.c | 314 static struct cpufreq_driver sa1110_driver __refdata = { variable
|
D | cpufreq.c | 2326 static struct notifier_block __refdata cpufreq_cpu_notifier = {
|
/linux-4.1.27/include/linux/ |
D | init.h | 77 #define __refdata __section(.ref.data) macro 82 #define __initdata_refok __refdata
|
/linux-4.1.27/drivers/hwmon/ |
D | iio_hwmon.c | 177 static struct platform_driver __refdata iio_hwmon_driver = {
|
D | via-cputemp.c | 298 static struct notifier_block via_cputemp_cpu_notifier __refdata = { variable
|
D | coretemp.c | 785 static struct notifier_block coretemp_cpu_notifier __refdata = { variable
|
/linux-4.1.27/drivers/firmware/efi/ |
D | runtime-map.c | 100 static struct kobj_type __refdata map_ktype = {
|
/linux-4.1.27/arch/x86/kernel/ |
D | cpuid.c | 173 static struct notifier_block __refdata cpuid_class_cpu_notifier =
|
D | msr.c | 238 static struct notifier_block __refdata msr_class_cpu_notifier = {
|
D | xsave.c | 670 static __refdata void (*next_func)(void) = xstate_enable_boot_cpu; in xsave_init()
|
/linux-4.1.27/drivers/misc/mic/card/ |
D | mic_x100.c | 252 static struct platform_driver __refdata mic_platform_driver = {
|
/linux-4.1.27/arch/x86/kernel/apic/ |
D | x2apic_cluster.c | 185 static struct notifier_block __refdata x2apic_cpu_notifier = {
|
D | x2apic_uv_x.c | 378 static struct apic __refdata apic_x2apic_uv_x = {
|
/linux-4.1.27/scripts/ |
D | tags.sh | 158 -I __refdata,__attribute,__maybe_unused,__always_unused \
|
/linux-4.1.27/drivers/acpi/ |
D | processor_driver.c | 162 static struct notifier_block __refdata acpi_cpu_notifier = {
|
D | acpi_processor.c | 490 static struct acpi_scan_handler __refdata processor_handler = {
|
/linux-4.1.27/kernel/trace/ |
D | trace_export.c | 166 struct ftrace_event_class __refdata event_class_ftrace_##call = { \
|
D | trace_syscalls.c | 496 struct ftrace_event_class __refdata event_class_syscall_enter = { 504 struct ftrace_event_class __refdata event_class_syscall_exit = {
|
D | trace.h | 688 #define __tracer_data __refdata
|
/linux-4.1.27/arch/x86/include/asm/ |
D | percpu.h | 570 __typeof__(_type) *_name##_early_ptr __refdata = _name##_early_map 576 __typeof__(_type) *_name##_early_ptr __refdata = _name##_early_map
|
/linux-4.1.27/mm/ |
D | nobootmem.c | 27 struct pglist_data __refdata contig_page_data;
|
D | bootmem.c | 27 struct pglist_data __refdata contig_page_data = {
|
/linux-4.1.27/drivers/firmware/ |
D | memmap.c | 127 static struct kobj_type __refdata memmap_ktype = {
|
/linux-4.1.27/drivers/media/platform/soc_camera/ |
D | sh_mobile_csi2.c | 388 static struct platform_driver __refdata sh_csi2_pdrv = {
|
D | soc_camera.c | 2237 static struct platform_driver __refdata soc_camera_pdrv = {
|
/linux-4.1.27/drivers/pci/host/ |
D | pci-keystone.c | 400 static struct platform_driver ks_pcie_driver __refdata = { variable
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | omap-wakeupgen.c | 333 static struct notifier_block __refdata irq_hotplug_notifier = {
|
/linux-4.1.27/arch/s390/kernel/ |
D | ipl.c | 580 static struct shutdown_action __refdata ipl_action = { 1294 static struct shutdown_action __refdata reipl_action = { 1510 static struct shutdown_action __refdata dump_action = { 1535 static struct shutdown_action __refdata dump_reipl_action = {
|
/linux-4.1.27/arch/x86/kernel/cpu/microcode/ |
D | core.c | 521 static struct notifier_block __refdata mc_cpu_notifier = {
|
/linux-4.1.27/drivers/media/platform/s5p-tv/ |
D | sdo_drv.c | 480 static struct platform_driver sdo_driver __refdata = { variable
|
D | mixer_drv.c | 485 static struct platform_driver mxr_driver __refdata = { variable
|
D | hdmi_drv.c | 1043 static struct platform_driver hdmi_driver __refdata = { variable
|
/linux-4.1.27/drivers/thermal/ |
D | x86_pkg_temp_thermal.c | 570 static struct notifier_block pkg_temp_thermal_notifier __refdata = { variable
|
/linux-4.1.27/arch/ia64/kernel/ |
D | palinfo.c | 983 static struct notifier_block __refdata palinfo_cpu_notifier =
|
/linux-4.1.27/include/trace/ |
D | ftrace.h | 724 static struct ftrace_event_class __used __refdata event_class_##call = { \
|
/linux-4.1.27/drivers/video/fbdev/ |
D | pvr2fb.c | 1063 } board_driver[] __refdata = {
|
/linux-4.1.27/drivers/pcmcia/ |
D | rsrc_nonstatic.c | 1222 static struct class_interface pccard_rsrc_interface __refdata = { variable
|
D | ds.c | 1397 static struct class_interface pcmcia_bus_interface __refdata = { variable
|
/linux-4.1.27/drivers/iommu/ |
D | exynos-iommu.c | 690 static struct platform_driver exynos_sysmmu_driver __refdata = { variable
|
/linux-4.1.27/drivers/media/platform/ |
D | sh_veu.c | 1214 static struct platform_driver __refdata sh_veu_pdrv = {
|
D | sh_vou.c | 1443 static struct platform_driver __refdata sh_vou = {
|
/linux-4.1.27/drivers/media/platform/davinci/ |
D | vpif_display.c | 1428 static __refdata struct platform_driver vpif_driver = {
|
D | vpif_capture.c | 1626 static __refdata struct platform_driver vpif_driver = {
|
/linux-4.1.27/net/iucv/ |
D | iucv.c | 705 static struct notifier_block __refdata iucv_cpu_notifier = {
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | pcie.c | 286 static struct pci_driver __refdata mwifiex_pcie = {
|
/linux-4.1.27/drivers/tty/serial/8250/ |
D | 8250_pci.c | 2031 static struct pci_serial_quirk pci_serial_quirks[] __refdata = {
|