/Linux-v5.4/tools/power/pm-graph/ |
D | Makefile | 2 PREFIX ?= /usr macro 9 install -d $(DESTDIR)$(PREFIX)/lib/pm-graph 10 install sleepgraph.py $(DESTDIR)$(PREFIX)/lib/pm-graph 11 install bootgraph.py $(DESTDIR)$(PREFIX)/lib/pm-graph 12 install -d $(DESTDIR)$(PREFIX)/lib/pm-graph/config 13 install -m 644 config/cgskip.txt $(DESTDIR)$(PREFIX)/lib/pm-graph/config 14 install -m 644 config/freeze-callgraph.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config 15 install -m 644 config/freeze.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config 16 install -m 644 config/freeze-dev.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config 17 install -m 644 config/standby-callgraph.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config [all …]
|
/Linux-v5.4/sound/soc/ti/ |
D | omap3pandora.c | 27 #define PREFIX "ASoC omap3pandora: " macro 43 pr_err(PREFIX "can't set codec system clock\n"); in omap3pandora_hw_params() 52 pr_err(PREFIX "can't set cpu system clock\n"); in omap3pandora_hw_params() 58 pr_err(PREFIX "can't set SRG clock divider\n"); in omap3pandora_hw_params() 234 pr_err(PREFIX "Failed to get DAC power GPIO\n"); in omap3pandora_soc_init() 240 pr_err(PREFIX "Failed to set DAC power GPIO direction\n"); in omap3pandora_soc_init() 246 pr_err(PREFIX "Failed to get amp power GPIO\n"); in omap3pandora_soc_init() 252 pr_err(PREFIX "Failed to set amp power GPIO direction\n"); in omap3pandora_soc_init() 258 pr_err(PREFIX "Platform device allocation failed\n"); in omap3pandora_soc_init() 267 pr_err(PREFIX "Unable to add platform device\n"); in omap3pandora_soc_init() [all …]
|
/Linux-v5.4/drivers/xen/ |
D | xen-acpi-cpuhotplug.c | 22 #define PREFIX "ACPI:xen_cpu_hotplug:" macro 45 pr_err(PREFIX "Evaluating processor object\n"); in xen_acpi_processor_enable() 55 pr_err(PREFIX "Evaluating processor _UID\n"); in xen_acpi_processor_enable() 67 pr_err(PREFIX "Hotadd CPU (acpi_id = %d) failed.\n", in xen_acpi_processor_enable() 94 pr_err(PREFIX "Error when enabling Xen processor\n"); in xen_acpi_processor_add() 133 pr_info(PREFIX "Processor does not support hot plug\n"); in is_processor_present() 135 pr_info(PREFIX "Processor Device is not present"); in is_processor_present() 182 pr_err(PREFIX "Failed to get apic_id for acpi_id %d\n", in xen_hotadd_cpu() 189 pr_err(PREFIX "Failed to get _PXM for acpi_id %d\n", in xen_hotadd_cpu() 201 pr_err(PREFIX "Failed to hotadd CPU for acpi_id %d\n", in xen_hotadd_cpu() [all …]
|
D | xen-acpi-memhotplug.c | 19 #define PREFIX "ACPI:xen_memory_hotplug:" macro 50 pr_err(PREFIX "Xen Hotplug Memory Add failed on " in xen_hotadd_memory() 170 pr_warn(PREFIX "ACPI namespace scan failed\n"); in acpi_memory_get_device() 177 pr_warn(PREFIX "Missing device object\n"); in acpi_memory_get_device() 185 pr_err(PREFIX "driver data not found\n"); in acpi_memory_get_device() 217 pr_debug(PREFIX "Xen does not support memory hotremove\n"); in acpi_memory_disable_device() 239 pr_err(PREFIX "Cannot find driver data\n"); in acpi_memory_device_notify() 253 pr_err(PREFIX "Device doesn't exist\n"); in acpi_memory_device_notify() 259 pr_err(PREFIX "Driver Data is NULL\n"); in acpi_memory_device_notify() 436 pr_warn(PREFIX "walk_namespace failed\n"); in xen_acpi_memory_device_init() [all …]
|
/Linux-v5.4/tools/power/x86/x86_energy_perf_policy/ |
D | Makefile | 4 PREFIX := /usr macro 25 install -d $(DESTDIR)$(PREFIX)/bin 26 install $(BUILD_OUTPUT)/x86_energy_perf_policy $(DESTDIR)$(PREFIX)/bin/x86_energy_perf_policy 27 install -d $(DESTDIR)$(PREFIX)/share/man/man8 28 install -m 644 x86_energy_perf_policy.8 $(DESTDIR)$(PREFIX)/share/man/man8
|
/Linux-v5.4/tools/power/x86/turbostat/ |
D | Makefile | 4 PREFIX ?= /usr macro 26 install -d $(DESTDIR)$(PREFIX)/bin 27 install $(BUILD_OUTPUT)/turbostat $(DESTDIR)$(PREFIX)/bin/turbostat 28 install -d $(DESTDIR)$(PREFIX)/share/man/man8 29 install -m 644 turbostat.8 $(DESTDIR)$(PREFIX)/share/man/man8
|
/Linux-v5.4/drivers/input/serio/ |
D | hp_sdc_mlc.c | 45 #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() 312 printk(KERN_INFO PREFIX "Registering the System Domain Controller's HIL MLC.\n"); in hp_sdc_mlc_init() 326 printk(KERN_WARNING PREFIX "Failed to register MLC structure with hil_mlc\n"); in hp_sdc_mlc_init() 331 printk(KERN_WARNING PREFIX "Request for raw HIL ISR hook denied\n"); in hp_sdc_mlc_init() 333 printk(KERN_ERR PREFIX "Failed to unregister MLC structure with hil_mlc.\n" in hp_sdc_mlc_init() [all …]
|
D | hp_sdc.c | 89 #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() 321 printk(KERN_WARNING PREFIX "read timeout (%lldus)!\n", in hp_sdc_tasklet() 623 printk(KERN_WARNING PREFIX "No free slot to add transaction.\n"); in __hp_sdc_enqueue_transaction() 627 printk(KERN_WARNING PREFIX "Transaction add failed: transaction already queued?\n"); in __hp_sdc_enqueue_transaction() 887 pr_info(PREFIX "HP SDC at 0x%08lx, IRQ %d (NMI IRQ %d)\n", in hp_sdc_init() 920 printk(KERN_WARNING PREFIX ": %s SDC IO=0x%p IRQ=0x%x NMI=0x%x\n", in hp_sdc_init() 990 printk(KERN_WARNING PREFIX "Error unregistering HP SDC"); in hp_sdc_exit() [all …]
|
/Linux-v5.4/arch/x86/kernel/acpi/ |
D | boot.c | 45 #define PREFIX "ACPI: " macro 132 printk(KERN_WARNING PREFIX "Unable to map MADT\n"); in acpi_parse_madt() 139 printk(KERN_DEBUG PREFIX "Local APIC address 0x%08x\n", in acpi_parse_madt() 163 printk(KERN_INFO PREFIX "skipped apicid that is too big\n"); in acpi_register_lapic() 215 pr_warn(PREFIX "x2apic entry ignored\n"); in acpi_parse_x2apic() 221 printk(KERN_WARNING PREFIX "x2apic entry ignored\n"); in acpi_parse_x2apic() 308 printk(KERN_WARNING PREFIX "NMI not connected to LINT 1!\n"); in acpi_parse_x2apic_nmi() 326 printk(KERN_WARNING PREFIX "NMI not connected to LINT 1!\n"); in acpi_parse_lapic_nmi() 516 printk(PREFIX "BIOS IRQ0 override ignored.\n"); in acpi_parse_int_src_ovr() 523 printk(PREFIX "BIOS IRQ0 pin2 override: forcing polarity to high active.\n"); in acpi_parse_int_src_ovr() [all …]
|
/Linux-v5.4/drivers/acpi/ |
D | pci_link.c | 108 printk(KERN_WARNING PREFIX in acpi_pci_link_check_possible() 126 printk(KERN_WARNING PREFIX in acpi_pci_link_check_possible() 134 printk(KERN_WARNING PREFIX in acpi_pci_link_check_possible() 148 printk(KERN_ERR PREFIX "_PRS resource type 0x%x isn't an IRQ\n", in acpi_pci_link_check_possible() 207 printk(KERN_WARNING PREFIX in acpi_pci_link_check_current() 216 printk(KERN_ERR PREFIX "_CRS resource type 0x%x isn't an IRQ\n", in acpi_pci_link_check_current() 244 printk(KERN_ERR PREFIX "Unable to read status\n"); in acpi_pci_link_get_current() 267 printk(KERN_ERR PREFIX "_CRS returned 0\n"); in acpi_pci_link_get_current() 334 printk(KERN_ERR PREFIX "Invalid Resource_type %d\n", link->irq.resource_type); in acpi_pci_link_set() 355 printk(KERN_ERR PREFIX "Unable to read status\n"); in acpi_pci_link_set() [all …]
|
D | processor_throttling.c | 23 #define PREFIX "ACPI: " macro 430 printk(KERN_ERR PREFIX "Invalid _PTC data\n"); in acpi_processor_get_throttling_control() 444 printk(KERN_ERR PREFIX in acpi_processor_get_throttling_control() 461 printk(KERN_ERR PREFIX "Invalid _PTC data (status_register)\n"); in acpi_processor_get_throttling_control() 473 printk(KERN_ERR PREFIX "Invalid _PTC control register\n"); in acpi_processor_get_throttling_control() 480 printk(KERN_ERR PREFIX "Invalid _PTC status register\n"); in acpi_processor_get_throttling_control() 514 printk(KERN_ERR PREFIX "Invalid _TSS data\n"); in acpi_processor_get_throttling_states() 553 printk(KERN_ERR PREFIX in acpi_processor_get_throttling_states() 594 printk(KERN_ERR PREFIX "Invalid _TSD data\n"); in acpi_processor_get_tsd() 600 printk(KERN_ERR PREFIX "Invalid _TSD data\n"); in acpi_processor_get_tsd() [all …]
|
D | processor_perflib.c | 23 #define PREFIX "ACPI: " macro 210 printk(KERN_ERR PREFIX "Invalid _PCT data\n"); in acpi_processor_get_performance_control() 224 printk(KERN_ERR PREFIX "Invalid _PCT data (control_register)\n"); in acpi_processor_get_performance_control() 240 printk(KERN_ERR PREFIX "Invalid _PCT data (status_register)\n"); in acpi_processor_get_performance_control() 309 printk(KERN_ERR PREFIX "Invalid _PSS data\n"); in acpi_processor_get_performance_states() 362 printk(KERN_ERR FW_BUG PREFIX in acpi_processor_get_performance_states() 380 printk(KERN_ERR FW_BUG PREFIX in acpi_processor_get_performance_states() 526 printk(KERN_ERR PREFIX "Invalid _PSD data\n"); in acpi_processor_get_psd() 532 printk(KERN_ERR PREFIX "Invalid _PSD data\n"); in acpi_processor_get_psd() 543 printk(KERN_ERR PREFIX "Invalid _PSD data\n"); in acpi_processor_get_psd() [all …]
|
D | cm_sbs.c | 13 #define PREFIX "ACPI: " macro 35 printk(KERN_ERR PREFIX in acpi_lock_ac_dir() 66 printk(KERN_ERR PREFIX in acpi_lock_battery_dir()
|
D | blacklist.c | 52 pr_err(PREFIX "Vendor \"%6.6s\" System \"%8.8s\" Revision 0x%x has a known ACPI BIOS problem.\n", in acpi_blacklisted() 57 pr_err(PREFIX "Reason: %s. This is a %s error\n", in acpi_blacklisted() 76 printk(KERN_NOTICE PREFIX "DMI detected: %s (force ACPI _REV to 5)\n", in dmi_enable_rev_override()
|
/Linux-v5.4/sound/usb/bcd2000/ |
D | bcd2000.c | 20 #define PREFIX "snd-bcd2000: " macro 106 bcd2000_dump_buffer(PREFIX "received from device: ", buf, buf_len); in bcd2000_midi_handle_input() 119 bcd2000_dump_buffer(PREFIX "sending to userspace: ", in bcd2000_midi_handle_input() 159 bcd2000_dump_buffer(PREFIX "sending to device: ", in bcd2000_midi_send() 165 dev_err(&bcd2k->dev->dev, PREFIX in bcd2000_midi_send() 213 PREFIX "output urb->status: %d\n", urb->status); in bcd2000_output_complete() 229 PREFIX "input urb->status: %i\n", urb->status); in bcd2000_input_complete() 241 dev_err(&bcd2k->dev->dev, PREFIX in bcd2000_input_complete() 273 dev_err(&bcd2k->dev->dev, PREFIX in bcd2000_init_device() 282 dev_err(&bcd2k->dev->dev, PREFIX in bcd2000_init_device() [all …]
|
/Linux-v5.4/sound/soc/generic/ |
D | simple-card.c | 23 #define PREFIX "simple-audio-card," macro 87 asoc_simple_parse_convert(dev, top, PREFIX, adata); in simple_parse_convert() 88 asoc_simple_parse_convert(dev, node, PREFIX, adata); in simple_parse_convert() 104 snprintf(prop, sizeof(prop), "%smclk-fs", PREFIX); in simple_parse_mclk_fs() 147 prefix = PREFIX; in simple_dai_link_of_dpcm() 213 PREFIX "prefix"); in simple_dai_link_of_dpcm() 280 prefix = PREFIX; in simple_dai_link_of() 364 node = of_get_child_by_name(top, PREFIX "dai-link"); in simple_for_each_link() 379 PREFIX "codec" : "codec"); in simple_for_each_link() 429 if (!of_find_property(node, PREFIX "aux-devs", &len)) in simple_parse_aux_devs() [all …]
|
/Linux-v5.4/drivers/mtd/ |
D | rfd_ftl.c | 30 #define PREFIX "rfd_ftl: " macro 124 printk(KERN_WARNING PREFIX in build_block_map() 132 printk(KERN_WARNING PREFIX in build_block_map() 196 printk(KERN_ERR PREFIX "'%s': unable to allocate memory for " in scan_header() 220 printk(KERN_NOTICE PREFIX "no RFD magic found in '%s'\n", in scan_header() 227 printk(KERN_WARNING PREFIX "'%s': no empty erase unit found\n", in scan_header() 261 printk(KERN_WARNING PREFIX "error reading '%s' at " in rfd_ftl_readsect() 288 printk(KERN_ERR PREFIX "erase of region %llx,%llx on '%s' " in erase_block() 309 pr_err(PREFIX "'%s': unable to write RFD header at 0x%lx\n", in erase_block() 346 printk(KERN_ERR PREFIX "error reading '%s' at " in move_block_contents() [all …]
|
/Linux-v5.4/arch/ia64/kernel/ |
D | acpi.c | 39 #define PREFIX "ACPI: " macro 311 printk(KERN_INFO PREFIX "Local APIC address %p\n", ipi_base_addr); in acpi_parse_madt() 581 printk(KERN_ERR PREFIX "Can't find MADT\n"); in early_acpi_boot_init() 588 printk(KERN_ERR PREFIX in early_acpi_boot_init() 622 printk(KERN_ERR PREFIX "Can't find MADT\n"); in acpi_boot_init() 630 printk(KERN_ERR PREFIX in acpi_boot_init() 635 printk(KERN_ERR PREFIX "Error parsing LAPIC NMI entry\n"); in acpi_boot_init() 641 printk(KERN_ERR PREFIX in acpi_boot_init() 650 printk(KERN_ERR PREFIX in acpi_boot_init() 655 printk(KERN_ERR PREFIX in acpi_boot_init() [all …]
|
/Linux-v5.4/drivers/media/i2c/ |
D | saa6588.c | 52 #define PREFIX "saa6588: " macro 147 dprintk(PREFIX "Read: buffer empty.\n"); in block_from_buf() 152 dprintk(PREFIX "Read: "); in block_from_buf() 225 dprintk(PREFIX "New block: "); in block_to_buf() 260 dprintk(PREFIX "read error!\n"); in saa6588_i2c_poll() 373 dprintk(PREFIX "writing: 0w=0x%02x 1w=0x%02x 2w=0x%02x\n", in saa6588_configure() 378 printk(PREFIX "i2c i/o error: rc == %d (should be 3)\n", rc); in saa6588_configure()
|
/Linux-v5.4/tools/debugging/ |
D | Makefile | 4 PREFIX ?= /usr macro 15 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(BINDIR)/$(TARGET)
|
/Linux-v5.4/tools/laptop/freefall/ |
D | Makefile | 2 PREFIX ?= /usr macro 17 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
|
/Linux-v5.4/lib/zstd/ |
D | error_private.h | 37 #define PREFIX(name) ZSTD_error_##name macro 42 #define ERROR(name) ((size_t)-PREFIX(name))
|
/Linux-v5.4/tools/wmi/ |
D | Makefile | 2 PREFIX ?= /usr macro 18 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
|
/Linux-v5.4/arch/x86/pci/ |
D | mmconfig-shared.c | 26 #define PREFIX "PCI: " macro 109 pr_info(PREFIX in pci_mmconfig_add() 369 pr_info(PREFIX "%s with MMCONFIG support\n", name); in pci_mmcfg_check_hostbridge() 470 pr_info(PREFIX "MMCONFIG at %pR reserved in %s\n", in is_mmconf_reserved() 489 pr_info(PREFIX in is_mmconf_reserved() 512 pr_info(FW_INFO PREFIX in pci_mmcfg_check_reserved() 541 pr_info(PREFIX "not using MMCONFIG\n"); in pci_mmcfg_reject_broken() 560 pr_err(PREFIX "MCFG region for %04x [bus %02x-%02x] at %#llx " in acpi_mcfg_check_entry() 587 pr_err(PREFIX "MMCONFIG has no entries\n"); in pci_parse_mcfg() 601 pr_warn(PREFIX "no memory for MCFG entries\n"); in pci_parse_mcfg()
|
/Linux-v5.4/tools/bpf/bpftool/Documentation/ |
D | bpftool-feature.rst | 22 | **bpftool** **feature probe** [*COMPONENT*] [**macros** [**prefix** *PREFIX*]] 29 **bpftool feature probe** [**kernel**] [**macros** [**prefix** *PREFIX*]] 39 used to define a *PREFIX*, the provided string will be used 51 **bpftool feature probe dev** *NAME* [**macros** [**prefix** *PREFIX*]]
|