Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dinit.h77 #define __refdata __section(.ref.data) macro
82 #define __initdata_refok __refdata
/linux-4.4.14/drivers/cpufreq/
Dsa1100-cpufreq.c203 static struct cpufreq_driver sa1100_driver __refdata = { variable
Dsa1110-cpufreq.c314 static struct cpufreq_driver sa1110_driver __refdata = { variable
Dcpufreq.c2277 static struct notifier_block __refdata cpufreq_cpu_notifier = {
/linux-4.4.14/drivers/oprofile/
Dtimer_int.c96 static struct notifier_block __refdata oprofile_cpu_notifier = {
/linux-4.4.14/drivers/hwmon/
Diio_hwmon.c177 static struct platform_driver __refdata iio_hwmon_driver = {
Dvia-cputemp.c298 static struct notifier_block via_cputemp_cpu_notifier __refdata = { variable
Dcoretemp.c786 static struct notifier_block coretemp_cpu_notifier __refdata = { variable
/linux-4.4.14/drivers/firmware/efi/
Druntime-map.c100 static struct kobj_type __refdata map_ktype = {
/linux-4.4.14/scripts/
Dtags.sh158 -I __refdata,__attribute,__maybe_unused,__always_unused \
/linux-4.4.14/kernel/trace/
Dtrace_export.c166 struct trace_event_class __refdata event_class_ftrace_##call = { \
Dtrace_syscalls.c497 struct trace_event_class __refdata event_class_syscall_enter = {
505 struct trace_event_class __refdata event_class_syscall_exit = {
Dtrace.h695 #define __tracer_data __refdata
/linux-4.4.14/drivers/misc/mic/card/
Dmic_x100.c309 static struct platform_driver __refdata mic_platform_driver = {
/linux-4.4.14/arch/x86/kernel/
Dmsr.c238 static struct notifier_block __refdata msr_class_cpu_notifier = {
/linux-4.4.14/arch/x86/include/asm/
Dpercpu.h570 __typeof__(_type) *_name##_early_ptr __refdata = _name##_early_map
576 __typeof__(_type) *_name##_early_ptr __refdata = _name##_early_map
/linux-4.4.14/drivers/firmware/
Dmemmap.c127 static struct kobj_type __refdata memmap_ktype = {
/linux-4.4.14/mm/
Dnobootmem.c27 struct pglist_data __refdata contig_page_data;
Dbootmem.c27 struct pglist_data __refdata contig_page_data = {
/linux-4.4.14/drivers/staging/wilc1000/
Dlinux_wlan_spi.c72 struct spi_driver wilc_bus __refdata = { variable
/linux-4.4.14/drivers/pci/host/
Dpci-keystone.c399 static struct platform_driver ks_pcie_driver __refdata = { variable
/linux-4.4.14/drivers/media/platform/soc_camera/
Dsh_mobile_csi2.c387 static struct platform_driver __refdata sh_csi2_pdrv = {
Dsoc_camera.c2255 static struct platform_driver __refdata soc_camera_pdrv = {
/linux-4.4.14/arch/s390/kernel/
Dipl.c615 static struct shutdown_action __refdata ipl_action = {
1321 static struct shutdown_action __refdata reipl_action = {
1535 static struct shutdown_action __refdata dump_action = {
1560 static struct shutdown_action __refdata dump_reipl_action = {
/linux-4.4.14/arch/arm64/mm/
Dfault.c563 static struct fault_info __refdata debug_fault_info[] = {
/linux-4.4.14/drivers/media/platform/s5p-tv/
Dsdo_drv.c488 static struct platform_driver sdo_driver __refdata = { variable
Dmixer_drv.c492 static struct platform_driver mxr_driver __refdata = { variable
Dhdmi_drv.c1049 static struct platform_driver hdmi_driver __refdata = { variable
/linux-4.4.14/drivers/thermal/
Dx86_pkg_temp_thermal.c570 static struct notifier_block pkg_temp_thermal_notifier __refdata = { variable
/linux-4.4.14/arch/ia64/kernel/
Dpalinfo.c983 static struct notifier_block __refdata palinfo_cpu_notifier =
/linux-4.4.14/include/trace/
Dtrace_events.h724 static struct trace_event_class __used __refdata event_class_##call = { \
/linux-4.4.14/arch/x86/kernel/apic/
Dx2apic_uv_x.c377 static struct apic __refdata apic_x2apic_uv_x = {
/linux-4.4.14/drivers/video/fbdev/
Dpvr2fb.c1063 } board_driver[] __refdata = {
/linux-4.4.14/drivers/pcmcia/
Drsrc_nonstatic.c1220 static struct class_interface pccard_rsrc_interface __refdata = { variable
Dds.c1407 static struct class_interface pcmcia_bus_interface __refdata = { variable
/linux-4.4.14/drivers/iommu/
Dexynos-iommu.c644 static struct platform_driver exynos_sysmmu_driver __refdata = { variable
/linux-4.4.14/drivers/media/platform/
Dsh_veu.c1224 static struct platform_driver __refdata sh_veu_pdrv = {
Dsh_vou.c1376 static struct platform_driver __refdata sh_vou = {
/linux-4.4.14/drivers/media/platform/davinci/
Dvpif_display.c1434 static __refdata struct platform_driver vpif_driver = {
Dvpif_capture.c1631 static __refdata struct platform_driver vpif_driver = {
/linux-4.4.14/net/iucv/
Diucv.c705 static struct notifier_block __refdata iucv_cpu_notifier = {
/linux-4.4.14/drivers/net/wireless/mwifiex/
Dpcie.c293 static struct pci_driver __refdata mwifiex_pcie = {
/linux-4.4.14/drivers/tty/serial/8250/
D8250_pci.c1967 static struct pci_serial_quirk pci_serial_quirks[] __refdata = {