Home
last modified time | relevance | path

Searched refs:PREFIX (Results 1 – 61 of 61) sorted by relevance

/linux-4.4.14/drivers/lguest/
DMakefile8 Preparation Preparation!: PREFIX=P
9 Guest: PREFIX=G macro
10 Drivers: PREFIX=D macro
11 Launcher: PREFIX=L macro
12 Host: PREFIX=H macro
13 Switcher: PREFIX=S macro
14 Mastery: PREFIX=M macro
18 @sh ../../tools/lguest/extract $(PREFIX) `find ../../* -name '*.[chS]' -wholename '*lguest*'`
/linux-4.4.14/tools/lguest/
Dextract5 PREFIX=$1
16 *$PREFIX:[0-9]*:\**)
17 NUM=`echo "$LINE" | sed "s/.*$PREFIX:\([0-9]*\).*/\1/"`
24 /bin/echo "$LINE" | sed -e "s/$PREFIX:[0-9]*//" -e "s/:\*/*/" >&3
26 *$PREFIX:[0-9]*)
27 NUM=`echo "$LINE" | sed "s/.*$PREFIX:\([0-9]*\).*/\1/"`
34 /bin/echo "$LINE" | sed "s/$PREFIX:[0-9]*//" >&3
/linux-4.4.14/sound/soc/omap/
Domap3pandora.c41 #define PREFIX "ASoC omap3pandora: " macro
57 pr_err(PREFIX "can't set codec system clock\n"); in omap3pandora_hw_params()
66 pr_err(PREFIX "can't set cpu system clock\n"); in omap3pandora_hw_params()
72 pr_err(PREFIX "can't set SRG clock divider\n"); in omap3pandora_hw_params()
244 pr_err(PREFIX "Failed to get DAC power GPIO\n"); in omap3pandora_soc_init()
250 pr_err(PREFIX "Failed to set DAC power GPIO direction\n"); in omap3pandora_soc_init()
256 pr_err(PREFIX "Failed to get amp power GPIO\n"); in omap3pandora_soc_init()
262 pr_err(PREFIX "Failed to set amp power GPIO direction\n"); in omap3pandora_soc_init()
268 pr_err(PREFIX "Platform device allocation failed\n"); in omap3pandora_soc_init()
277 pr_err(PREFIX "Unable to add platform device\n"); in omap3pandora_soc_init()
[all …]
/linux-4.4.14/drivers/xen/
Dxen-acpi-cpuhotplug.c32 #define PREFIX "ACPI:xen_cpu_hotplug:" macro
55 pr_err(PREFIX "Evaluating processor object\n"); in xen_acpi_processor_enable()
65 pr_err(PREFIX "Evaluating processor _UID\n"); in xen_acpi_processor_enable()
77 pr_err(PREFIX "Hotadd CPU (acpi_id = %d) failed.\n", in xen_acpi_processor_enable()
104 pr_err(PREFIX "Error when enabling Xen processor\n"); in xen_acpi_processor_add()
143 pr_info(PREFIX "Processor does not support hot plug\n"); in is_processor_present()
145 pr_info(PREFIX "Processor Device is not present"); in is_processor_present()
192 pr_err(PREFIX "Failed to get apic_id for acpi_id %d\n", in xen_hotadd_cpu()
199 pr_err(PREFIX "Failed to get _PXM for acpi_id %d\n", in xen_hotadd_cpu()
211 pr_err(PREFIX "Failed to hotadd CPU for acpi_id %d\n", in xen_hotadd_cpu()
[all …]
Dxen-acpi-memhotplug.c29 #define PREFIX "ACPI:xen_memory_hotplug:" macro
60 pr_err(PREFIX "Xen Hotplug Memory Add failed on " in xen_hotadd_memory()
180 pr_warn(PREFIX "ACPI namespace scan failed\n"); in acpi_memory_get_device()
187 pr_warn(PREFIX "Missing device object\n"); in acpi_memory_get_device()
195 pr_err(PREFIX "driver data not found\n"); in acpi_memory_get_device()
227 pr_debug(PREFIX "Xen does not support memory hotremove\n"); in acpi_memory_disable_device()
249 pr_err(PREFIX "Cannot find driver data\n"); in acpi_memory_device_notify()
263 pr_err(PREFIX "Device doesn't exist\n"); in acpi_memory_device_notify()
269 pr_err(PREFIX "Driver Data is NULL\n"); in acpi_memory_device_notify()
446 pr_warn(PREFIX "walk_namespace failed\n"); in xen_acpi_memory_device_init()
[all …]
/linux-4.4.14/tools/power/x86/turbostat/
DMakefile3 PREFIX := /usr macro
23 install -d $(DESTDIR)$(PREFIX)/bin
24 install $(BUILD_OUTPUT)/turbostat $(DESTDIR)$(PREFIX)/bin/turbostat
25 install -d $(DESTDIR)$(PREFIX)/share/man/man8
26 install turbostat.8 $(DESTDIR)$(PREFIX)/share/man/man8
/linux-4.4.14/arch/x86/kernel/acpi/
Dboot.c58 #define PREFIX "ACPI: " macro
144 printk(KERN_WARNING PREFIX "Unable to map MADT\n"); in acpi_parse_madt()
151 printk(KERN_DEBUG PREFIX "Local APIC address 0x%08x\n", in acpi_parse_madt()
173 printk(KERN_INFO PREFIX "skipped apicid that is too big\n"); in acpi_register_lapic()
213 printk(KERN_WARNING PREFIX "x2apic entry ignored\n"); in acpi_parse_x2apic()
217 printk(KERN_WARNING PREFIX "x2apic entry ignored\n"); in acpi_parse_x2apic()
296 printk(KERN_WARNING PREFIX "NMI not connected to LINT 1!\n"); in acpi_parse_x2apic_nmi()
314 printk(KERN_WARNING PREFIX "NMI not connected to LINT 1!\n"); in acpi_parse_lapic_nmi()
481 printk(PREFIX "BIOS IRQ0 override ignored.\n"); in acpi_parse_int_src_ovr()
488 printk(PREFIX "BIOS IRQ0 pin2 override: forcing polarity to high active.\n"); in acpi_parse_int_src_ovr()
[all …]
/linux-4.4.14/drivers/acpi/
Dpci_link.c119 printk(KERN_WARNING PREFIX in acpi_pci_link_check_possible()
137 printk(KERN_WARNING PREFIX in acpi_pci_link_check_possible()
145 printk(KERN_WARNING PREFIX in acpi_pci_link_check_possible()
159 printk(KERN_ERR PREFIX "_PRS resource type 0x%x isn't an IRQ\n", in acpi_pci_link_check_possible()
218 printk(KERN_WARNING PREFIX in acpi_pci_link_check_current()
227 printk(KERN_ERR PREFIX "_CRS resource type 0x%x isn't an IRQ\n", in acpi_pci_link_check_current()
255 printk(KERN_ERR PREFIX "Unable to read status\n"); in acpi_pci_link_get_current()
278 printk(KERN_ERR PREFIX "_CRS returned 0\n"); in acpi_pci_link_get_current()
345 printk(KERN_ERR PREFIX "Invalid Resource_type %d\n", link->irq.resource_type); in acpi_pci_link_set()
366 printk(KERN_ERR PREFIX "Unable to read status\n"); in acpi_pci_link_set()
[all …]
Dblacklist.c110 printk(KERN_ERR PREFIX in acpi_blacklisted()
117 printk(KERN_ERR PREFIX in acpi_blacklisted()
143 printk(KERN_NOTICE PREFIX "DMI detected: %s\n", d->ident); in dmi_disable_osi_vista()
151 printk(KERN_NOTICE PREFIX "DMI detected: %s\n", d->ident); in dmi_disable_osi_win7()
157 printk(KERN_NOTICE PREFIX "DMI detected: %s\n", d->ident); in dmi_disable_osi_win8()
164 printk(KERN_NOTICE PREFIX "DMI detected: %s (force ACPI _REV to 5)\n", in dmi_enable_rev_override()
Dprocessor_throttling.c36 #define PREFIX "ACPI: " macro
443 printk(KERN_ERR PREFIX "Invalid _PTC data\n"); in acpi_processor_get_throttling_control()
457 printk(KERN_ERR PREFIX in acpi_processor_get_throttling_control()
474 printk(KERN_ERR PREFIX "Invalid _PTC data (status_register)\n"); in acpi_processor_get_throttling_control()
486 printk(KERN_ERR PREFIX "Invalid _PTC control register\n"); in acpi_processor_get_throttling_control()
493 printk(KERN_ERR PREFIX "Invalid _PTC status register\n"); in acpi_processor_get_throttling_control()
527 printk(KERN_ERR PREFIX "Invalid _TSS data\n"); in acpi_processor_get_throttling_states()
565 printk(KERN_ERR PREFIX in acpi_processor_get_throttling_states()
606 printk(KERN_ERR PREFIX "Invalid _TSD data\n"); in acpi_processor_get_tsd()
612 printk(KERN_ERR PREFIX "Invalid _TSD data\n"); in acpi_processor_get_tsd()
[all …]
Dprocessor_perflib.c36 #define PREFIX "ACPI: " macro
241 printk(KERN_ERR PREFIX "Invalid _PCT data\n"); in acpi_processor_get_performance_control()
255 printk(KERN_ERR PREFIX "Invalid _PCT data (control_register)\n"); in acpi_processor_get_performance_control()
271 printk(KERN_ERR PREFIX "Invalid _PCT data (status_register)\n"); in acpi_processor_get_performance_control()
340 printk(KERN_ERR PREFIX "Invalid _PSS data\n"); in acpi_processor_get_performance_states()
392 printk(KERN_ERR FW_BUG PREFIX in acpi_processor_get_performance_states()
410 printk(KERN_ERR FW_BUG PREFIX in acpi_processor_get_performance_states()
546 printk(KERN_ERR PREFIX "Invalid _PSD data\n"); in acpi_processor_get_psd()
552 printk(KERN_ERR PREFIX "Invalid _PSD data\n"); in acpi_processor_get_psd()
565 printk(KERN_ERR PREFIX "Invalid _PSD data\n"); in acpi_processor_get_psd()
[all …]
Dcm_sbs.c27 #define PREFIX "ACPI: " macro
49 printk(KERN_ERR PREFIX in acpi_lock_ac_dir()
80 printk(KERN_ERR PREFIX in acpi_lock_battery_dir()
Dbus.c850 printk(KERN_WARNING PREFIX "Unknown interrupt routing model\n"); in acpi_bus_init_irq()
854 printk(KERN_INFO PREFIX "Using %s for interrupt routing\n", message); in acpi_bus_init_irq()
882 printk(KERN_INFO PREFIX "Core revision %08x\n", ACPI_CA_VERSION); in acpi_early_init()
901 printk(KERN_ERR PREFIX in acpi_early_init()
908 printk(KERN_ERR PREFIX in acpi_early_init()
915 printk(KERN_ERR PREFIX in acpi_early_init()
963 printk(KERN_ERR PREFIX "Unable to enable ACPI\n"); in acpi_subsystem_init()
985 printk(KERN_ERR PREFIX in acpi_bus_init()
1003 printk(KERN_ERR PREFIX "Unable to initialize ACPI objects\n"); in acpi_bus_init()
1030 printk(KERN_INFO PREFIX "Interpreter enabled\n"); in acpi_bus_init()
[all …]
Dosl.c145 printk_once(KERN_NOTICE FW_BUG PREFIX in acpi_osi_handler()
265 printk(KERN_ERR PREFIX in acpi_os_get_root_pointer()
376 printk(KERN_ERR PREFIX "Cannot map memory that high\n"); in acpi_os_map_iomem()
455 WARN(true, PREFIX "%s: bad address %p\n", __func__, virt); in acpi_os_unmap_iomem()
563 printk(KERN_INFO PREFIX "Overriding _OS definition to '%s'\n", in acpi_os_predefined_override()
569 printk(KERN_INFO PREFIX "Overriding _REV return value to 5\n"); in acpi_os_predefined_override()
724 pr_warn(PREFIX in acpi_table_taint()
846 printk(KERN_ERR PREFIX "SCI (ACPI GSI %d) not registered\n", in acpi_os_install_interrupt_handler()
854 printk(KERN_ERR PREFIX "SCI (IRQ%d) allocation failed\n", irq); in acpi_os_install_interrupt_handler()
1169 printk(KERN_ERR PREFIX in acpi_os_execute()
[all …]
Dglue.c23 printk(KERN_DEBUG PREFIX fmt, ##__VA_ARGS__)
28 printk(KERN_DEBUG PREFIX fmt, ##__VA_ARGS__); \
45 printk(KERN_INFO PREFIX "bus type %s registered\n", type->name); in register_acpi_bus_type()
60 printk(KERN_INFO PREFIX "bus type %s unregistered\n", in unregister_acpi_bus_type()
359 printk(KERN_ERR PREFIX "Can't use platform_notify\n"); in init_acpi_device_notify()
Dacpi_cmos_rtc.c67 pr_err(PREFIX "Error installing CMOS-RTC region handler\n"); in acpi_install_cmos_rtc_space_handler()
78 pr_err(PREFIX "Error removing CMOS-RTC region handler\n"); in acpi_remove_cmos_rtc_space_handler()
Dutils.c68 printk(KERN_WARNING PREFIX "Invalid package argument\n"); in acpi_extract_package()
73 printk(KERN_WARNING PREFIX "Invalid format argument\n"); in acpi_extract_package()
78 printk(KERN_WARNING PREFIX "Invalid buffer argument\n"); in acpi_extract_package()
84 printk(KERN_WARNING PREFIX "Format specifies more objects [%d]" in acpi_extract_package()
114 printk(KERN_WARNING PREFIX "Invalid package element" in acpi_extract_package()
139 printk(KERN_WARNING PREFIX "Invalid package element" in acpi_extract_package()
154 printk(KERN_WARNING PREFIX "Invalid package element" in acpi_extract_package()
Dsbshc.c19 #define PREFIX "ACPI: " macro
115 printk(KERN_ERR PREFIX "host controller is not configured\n"); in acpi_smbus_transaction()
259 printk(KERN_ERR PREFIX "error obtaining _EC.\n"); in acpi_smbus_hc_add()
278 printk(KERN_INFO PREFIX "SBS HC: EC = 0x%p, offset = 0x%0x, query_bit = 0x%0x\n", in acpi_smbus_hc_add()
Dnuma.c31 #define PREFIX "ACPI: " macro
190 printk(KERN_WARNING PREFIX in acpi_table_print_srat_entry()
236 printk(KERN_WARNING PREFIX in acpi_numa_x2apic_affinity_init()
Dbutton.c33 #define PREFIX "ACPI: " macro
153 printk(KERN_ERR PREFIX "More than one Lid device found!\n"); in acpi_button_add_fs()
384 printk(KERN_ERR PREFIX "Unsupported hid [%s]\n", hid); in acpi_button_add()
427 printk(KERN_INFO PREFIX "%s [%s]\n", name, acpi_device_bid(device)); in acpi_button_add()
Dthermal.c45 #define PREFIX "ACPI: " macro
323 pr_warn(PREFIX "Critical threshold %d C\n", in acpi_thermal_trips_update()
396 pr_warn(PREFIX "Invalid passive threshold\n"); in acpi_thermal_trips_update()
458 pr_warn(PREFIX "Invalid active%d threshold\n", in acpi_thermal_trips_update()
1107 pr_info(PREFIX "%s [%s] (%ld C)\n", acpi_device_name(device), in acpi_thermal_add()
1179 pr_notice(PREFIX "%s detected: " in thermal_act()
1187 pr_notice(PREFIX "%s detected: " in thermal_nocrt()
1195 pr_notice(PREFIX "%s detected: " in thermal_tzp()
1204 pr_notice(PREFIX "%s detected: " in thermal_psv()
1258 pr_notice(PREFIX "thermal control disabled\n"); in acpi_thermal_init()
Dsleep.c69 printk(KERN_INFO PREFIX "Preparing to enter system sleep state S%d\n", in acpi_sleep_prepare()
407 printk(KERN_INFO PREFIX "Waking up from system sleep state S%d\n", in acpi_pm_finish()
526 pr_info(PREFIX "Low-level resume complete\n"); in acpi_suspend_enter()
857 pr_info(PREFIX "(supports%s)\n", supported); in acpi_sleep_init()
Dac.c38 #define PREFIX "ACPI: " macro
210 printk(KERN_WARNING PREFIX "Deprecated procfs I/F for AC is loaded," in acpi_ac_add_fs()
361 printk(KERN_INFO PREFIX "%s [%s] (%s)\n", in acpi_ac_add()
Dacpi_video.c42 #define PREFIX "ACPI: " macro
343 printk(KERN_ERR PREFIX "Invalid _BCL data\n"); in acpi_video_device_lcd_query_levels()
635 printk(KERN_ERR PREFIX "Invalid _DDC data\n"); in acpi_video_device_EDID()
792 printk(KERN_ERR PREFIX "Invalid data\n"); in acpi_video_init_brightness()
1243 printk(KERN_ERR PREFIX in acpi_video_device_enumerate()
1342 printk(KERN_ERR PREFIX "Failed to switch the brightness\n"); in acpi_video_switch_brightness()
1694 printk(KERN_ERR PREFIX "Create sysfs link\n"); in acpi_video_dev_register_backlight()
1698 printk(KERN_ERR PREFIX "Create sysfs link\n"); in acpi_video_dev_register_backlight()
1955 printk(KERN_INFO PREFIX "%s [%s] (multi-head: %s rom: %s post: %s)\n", in acpi_video_bus_add()
Dacpi_memhotplug.c37 #undef PREFIX
38 #define PREFIX "ACPI:memory_hp:" macro
Dprocessor_idle.c46 #define PREFIX "ACPI: " macro
84 printk(KERN_NOTICE PREFIX "%s detected - limiting to C%ld max_cstate." in set_max_cstate()
354 printk(KERN_ERR PREFIX "not enough elements in _CST\n"); in acpi_processor_get_power_info_cst()
363 printk(KERN_ERR PREFIX "count given by _CST is not valid\n"); in acpi_processor_get_power_info_cst()
Devent.c178 printk(KERN_WARNING PREFIX in acpi_event_init()
Dpci_irq.c37 #define PREFIX "ACPI: " macro
144 printk(KERN_WARNING PREFIX "firmware reports " in do_prt_fixups()
Dsbs.c39 #define PREFIX "ACPI: " macro
561 printk(KERN_INFO PREFIX "%s [%s]: Battery Slot [%s] (battery %s)\n", in acpi_battery_add()
594 printk(KERN_INFO PREFIX "%s [%s]: AC Adapter [%s] (%s)\n", in acpi_charger_add()
Dprocessor_thermal.c33 #define PREFIX "ACPI: " macro
Dpower.c533 printk(KERN_ERR PREFIX "_DSW execution failed\n"); in acpi_device_sleep_wake()
541 printk(KERN_ERR PREFIX "_PSW execution failed\n"); in acpi_device_sleep_wake()
820 printk(KERN_INFO PREFIX "%s [%s] (%s)\n", acpi_device_name(device), in acpi_add_power_resource()
Dinternal.h21 #define PREFIX "ACPI: " macro
Dscan.c635 pr_err(PREFIX "Memory allocation error\n"); in acpi_device_add()
681 printk(KERN_ERR PREFIX "Error creating sysfs interface for device %s\n", in acpi_device_add()
1103 printk(KERN_WARNING FW_BUG PREFIX "No _BQC method, " in acpi_backlight_cap_match()
1235 pr_err(PREFIX "%s: Error reading device info\n", in acpi_set_pnp_ids()
1423 printk(KERN_ERR PREFIX "Memory allocation error\n"); in acpi_add_single_object()
Dbattery.c47 #define PREFIX "ACPI: " macro
1023 printk(KERN_WARNING PREFIX "Deprecated procfs I/F for battery is loaded," in acpi_battery_add_fs()
1216 printk(KERN_INFO PREFIX "%s Slot [%s] (battery %s)\n", in acpi_battery_add()
Dsysfs.c648 printk(KERN_WARNING PREFIX in counter_set()
842 pr_err(PREFIX "Unable to add hotplug profile '%s'\n", name); in acpi_sysfs_add_hotplug_profile()
Dpci_root.c578 pr_info(PREFIX "%s [%s] (domain %04x %pR)\n", in acpi_pci_root_add()
/linux-4.4.14/drivers/input/serio/
Dhp_sdc_mlc.c45 #define PREFIX "HP SDC MLC: " macro
69 printk(KERN_WARNING PREFIX "HIL Overflow!\n"); in hp_sdc_mlc_isr()
107 printk(KERN_DEBUG PREFIX "err code %x\n", data); in hp_sdc_mlc_isr()
111 printk(KERN_WARNING PREFIX "Bastard SDC reconfigured loop!\n"); in hp_sdc_mlc_isr()
124 printk(KERN_WARNING PREFIX "Bastard SDC decided to reconfigure loop!\n"); in hp_sdc_mlc_isr()
128 printk(KERN_WARNING PREFIX "Unknown HIL Error status (%x)!\n", data); in hp_sdc_mlc_isr()
315 printk(KERN_INFO PREFIX "Registering the System Domain Controller's HIL MLC.\n"); in hp_sdc_mlc_init()
329 printk(KERN_WARNING PREFIX "Failed to register MLC structure with hil_mlc\n"); in hp_sdc_mlc_init()
334 printk(KERN_WARNING PREFIX "Request for raw HIL ISR hook denied\n"); in hp_sdc_mlc_init()
336 printk(KERN_ERR PREFIX "Failed to unregister MLC structure with hil_mlc.\n" in hp_sdc_mlc_init()
[all …]
Dhp_sdc.c89 #define PREFIX "HP SDC: " macro
261 printk(KERN_INFO PREFIX "HP SDC reports successful PUP.\n"); in hp_sdc_isr()
282 printk(KERN_WARNING PREFIX "NMI !\n"); in hp_sdc_nmisr()
292 printk(KERN_WARNING PREFIX "HIL NMI\n"); in hp_sdc_nmisr()
324 printk(KERN_WARNING PREFIX "read timeout (%ius)!\n", in hp_sdc_tasklet()
626 printk(KERN_WARNING PREFIX "No free slot to add transaction.\n"); in __hp_sdc_enqueue_transaction()
630 printk(KERN_WARNING PREFIX "Transaction add failed: transaction already queued?\n"); in __hp_sdc_enqueue_transaction()
890 printk(KERN_INFO PREFIX "HP SDC at 0x%p, IRQ %d (NMI IRQ %d)\n", in hp_sdc_init()
924 printk(KERN_WARNING PREFIX ": %s SDC IO=0x%p IRQ=0x%x NMI=0x%x\n", in hp_sdc_init()
994 printk(KERN_WARNING PREFIX "Error unregistering HP SDC"); in hp_sdc_exit()
[all …]
Dhil_mlc.c72 #define PREFIX "HIL MLC: " macro
251 printk(KERN_DEBUG PREFIX "new in slot %i\n", rc); in hilse_match()
263 printk(KERN_DEBUG PREFIX "same in slot %i\n", rc); in hilse_match()
270 printk(KERN_ERR PREFIX "Residual device slots exhausted, close some serios!\n"); in hilse_match()
422 printk(KERN_INFO PREFIX "Device name gotten: %16s\n", in hilse_take_rnm()
629 printk(KERN_DEBUG PREFIX "z%i \n {%i}", doze, mlc->seidx); in hilse_donode()
778 printk(KERN_DEBUG PREFIX " + "); in hil_mlcs_process()
/linux-4.4.14/sound/usb/bcd2000/
Dbcd2000.c29 #define PREFIX "snd-bcd2000: " macro
115 bcd2000_dump_buffer(PREFIX "received from device: ", buf, buf_len); in bcd2000_midi_handle_input()
128 bcd2000_dump_buffer(PREFIX "sending to userspace: ", in bcd2000_midi_handle_input()
168 bcd2000_dump_buffer(PREFIX "sending to device: ", in bcd2000_midi_send()
174 dev_err(&bcd2k->dev->dev, PREFIX in bcd2000_midi_send()
222 PREFIX "output urb->status: %d\n", urb->status); in bcd2000_output_complete()
238 PREFIX "input urb->status: %i\n", urb->status); in bcd2000_input_complete()
250 dev_err(&bcd2k->dev->dev, PREFIX in bcd2000_input_complete()
282 dev_err(&bcd2k->dev->dev, PREFIX in bcd2000_init_device()
291 dev_err(&bcd2k->dev->dev, PREFIX in bcd2000_init_device()
[all …]
/linux-4.4.14/drivers/mtd/
Drfd_ftl.c29 #define PREFIX "rfd_ftl: " macro
123 printk(KERN_WARNING PREFIX in build_block_map()
131 printk(KERN_WARNING PREFIX in build_block_map()
194 printk(KERN_ERR PREFIX "'%s': unable to allocate memory for " in scan_header()
218 printk(KERN_NOTICE PREFIX "no RFD magic found in '%s'\n", in scan_header()
225 printk(KERN_WARNING PREFIX "'%s': no empty erase unit found\n", in scan_header()
259 printk(KERN_WARNING PREFIX "error reading '%s' at " in rfd_ftl_readsect()
281 printk(KERN_ERR PREFIX "erase callback for unknown offset %llx " in erase_callback()
287 printk(KERN_WARNING PREFIX "erase failed at 0x%llx on '%s', " in erase_callback()
314 printk(KERN_ERR PREFIX "'%s': unable to write RFD " in erase_callback()
[all …]
/linux-4.4.14/arch/ia64/kernel/
Dacpi.c57 #define PREFIX "ACPI: " macro
73 printk(KERN_WARNING PREFIX in acpi_find_rsdp()
400 printk(KERN_INFO PREFIX "Local APIC address %p\n", ipi_base_addr); in acpi_parse_madt()
665 printk(KERN_ERR PREFIX "Can't find MADT\n"); in early_acpi_boot_init()
672 printk(KERN_ERR PREFIX in early_acpi_boot_init()
706 printk(KERN_ERR PREFIX "Can't find MADT\n"); in acpi_boot_init()
714 printk(KERN_ERR PREFIX in acpi_boot_init()
719 printk(KERN_ERR PREFIX "Error parsing LAPIC NMI entry\n"); in acpi_boot_init()
726 printk(KERN_ERR PREFIX in acpi_boot_init()
735 printk(KERN_ERR PREFIX in acpi_boot_init()
[all …]
/linux-4.4.14/drivers/media/usb/stkwebcam/
Dstk-webcam.h39 #define PREFIX "stkwebcam: " macro
40 #define STK_INFO(str, args...) printk(KERN_INFO PREFIX str, ##args)
41 #define STK_ERROR(str, args...) printk(KERN_ERR PREFIX str, ##args)
42 #define STK_WARNING(str, args...) printk(KERN_WARNING PREFIX str, ##args)
/linux-4.4.14/tools/laptop/freefall/
DMakefile1 PREFIX ?= /usr macro
17 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
/linux-4.4.14/drivers/media/i2c/
Dsaa6588.c64 #define PREFIX "saa6588: " macro
159 dprintk(PREFIX "Read: buffer empty.\n"); in block_from_buf()
164 dprintk(PREFIX "Read: "); in block_from_buf()
237 dprintk(PREFIX "New block: "); in block_to_buf()
272 dprintk(PREFIX "read error!\n"); in saa6588_i2c_poll()
385 dprintk(PREFIX "writing: 0w=0x%02x 1w=0x%02x 2w=0x%02x\n", in saa6588_configure()
390 printk(PREFIX "i2c i/o error: rc == %d (should be 3)\n", rc); in saa6588_configure()
/linux-4.4.14/arch/x86/pci/
Dmmconfig-shared.c25 #define PREFIX "PCI: " macro
107 pr_info(PREFIX in pci_mmconfig_add()
367 pr_info(PREFIX "%s with MMCONFIG support\n", name); in pci_mmcfg_check_hostbridge()
468 pr_info(PREFIX "MMCONFIG at %pR reserved in %s\n", in is_mmconf_reserved()
487 pr_info(PREFIX in is_mmconf_reserved()
510 pr_info(FW_INFO PREFIX in pci_mmcfg_check_reserved()
539 pr_info(PREFIX "not using MMCONFIG\n"); in pci_mmcfg_reject_broken()
563 pr_err(PREFIX "MCFG region for %04x [bus %02x-%02x] at %#llx " in acpi_mcfg_check_entry()
590 pr_err(PREFIX "MMCONFIG has no entries\n"); in pci_parse_mcfg()
604 pr_warn(PREFIX "no memory for MCFG entries\n"); in pci_parse_mcfg()
Dmmconfig_64.c16 #define PREFIX "PCI: " macro
140 pr_err(PREFIX "can't map MMCONFIG at %pR\n", &cfg->res); in pci_mmcfg_arch_map()
/linux-4.4.14/drivers/input/keyboard/
Dhil_kbd.c43 #define PREFIX "HIL: " macro
133 printk(KERN_WARNING PREFIX "Device sent unknown record %x\n", p); in hil_dev_handle_command_response()
214 printk(KERN_WARNING PREFIX in hil_dev_handle_ptr_events()
269 printk(KERN_WARNING PREFIX "errored HIL packet\n"); in hil_dev_process_err()
349 printk(KERN_INFO PREFIX "HIL keyboard found (did = 0x%02x, lang = %s)\n", in hil_dev_keyboard_setup()
435 printk(KERN_INFO PREFIX in hil_dev_pointer_setup()
438 printk(KERN_INFO PREFIX in hil_dev_pointer_setup()
513 printk(KERN_INFO PREFIX in hil_dev_connect()
/linux-4.4.14/drivers/idle/
Dintel_idle.c69 #define PREFIX "intel_idle: " macro
937 pr_debug(PREFIX "disabled\n"); in intel_idle_probe()
945 pr_debug(PREFIX "does not run on family %d model %d\n", in intel_idle_probe()
960 pr_debug(PREFIX "MWAIT substates: 0x%x\n", mwait_substates); in intel_idle_probe()
970 pr_debug(PREFIX "v" INTEL_IDLE_VERSION in intel_idle_probe()
973 pr_debug(PREFIX "lapic_timer_reliable_states 0x%x\n", in intel_idle_probe()
1106 printk(PREFIX "max_cstate %d reached\n", in intel_idle_cpuidle_driver_init()
1124 pr_debug(PREFIX "state %s is disabled", in intel_idle_cpuidle_driver_init()
1170 pr_debug(PREFIX "cpuidle_register_device %d failed!\n", cpu); in intel_idle_cpu_init()
1200 printk(KERN_DEBUG PREFIX "intel_idle yielding to %s", in intel_idle_init()
/linux-4.4.14/drivers/usb/gadget/legacy/
Dether.c68 #define PREFIX "RNDIS/" macro
70 #define PREFIX "" macro
178 [USB_GADGET_PRODUCT_IDX].s = PREFIX DRIVER_DESC,
484 MODULE_DESCRIPTION(PREFIX DRIVER_DESC);
/linux-4.4.14/sound/usb/6fire/
Dcommon.h21 #define PREFIX "6fire: " macro
/linux-4.4.14/Documentation/networking/
Dpolicy-routing.txt78 HOWTO: iproute add PREFIX [ tos TOS ] [ gw GW ] [ dev DEV ]
88 HOWTO: iproute addrule [ from PREFIX ] [ to PREFIX ] [ tos TOS ]
/linux-4.4.14/tools/usb/usbip/
DINSTALL109 `configure' the option `--prefix=PREFIX'.
113 pass the option `--exec-prefix=PREFIX' to `configure', the package uses
114 PREFIX as the prefix for installing programs and libraries.
124 option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
177 `configure' looks for `PREFIX/share/config.site' if it exists, then
178 `PREFIX/etc/config.site' if it exists. Or, you can set the
/linux-4.4.14/drivers/staging/olpc_dcon/
Dolpc_dcon_xo_1_5.c42 #define PREFIX "OLPC DCON:" macro
/linux-4.4.14/tools/perf/util/
Dexec_cmd.c14 static const char *prefix = PREFIX; in system_path()
/linux-4.4.14/drivers/media/v4l2-core/
Dtuner-core.c46 #define PREFIX (t->i2c->dev.driver->name) macro
88 printk(KERN_WARNING "%s %d-%04x: " fmt, PREFIX, \
94 printk(KERN_INFO "%s %d-%04x: " fmt, PREFIX, \
100 printk(KERN_ERR "%s %d-%04x: " fmt, PREFIX, \
107 printk(KERN_DEBUG "%s %d-%04x: " fmt, PREFIX, \
/linux-4.4.14/drivers/scsi/aic7xxx/aicasm/
Daicasm_scan.l137 PREFIX { return T_PREFIX; }
/linux-4.4.14/Documentation/
Dassoc_array.txt425 KEY PREFIX NODE
438 INDEX KEY PREFIX NODE
467 SLOT CONTENT INDEX KEY (PREFIX)
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic7xxx.seq45 PREFIX = "ahc_"
Daic79xx.seq45 PREFIX = "ahd_"
/linux-4.4.14/Documentation/s390/
DDebugging390.txt866 D PREFIX displays the prefix offset