| /linux/drivers/firmware/efi/ |
| H A D | efi-bgrt.c | 40 pr_notice("Ignoring BGRT: invalid length %u (expected %zu)\n", in efi_bgrt_init() 51 pr_notice("Ignoring BGRT: invalid version %u (expected 1)\n", in efi_bgrt_init() 56 pr_notice("Ignoring BGRT: invalid image type %u (expected 0)\n", in efi_bgrt_init() 61 pr_notice("Ignoring BGRT: null image address\n"); in efi_bgrt_init() 66 pr_notice("Ignoring BGRT: invalid image address\n"); in efi_bgrt_init() 71 pr_notice("Ignoring BGRT: failed to map image header memory\n"); in efi_bgrt_init() 78 pr_notice("Ignoring BGRT: Incorrect BMP magic number 0x%x (expected 0x4d42)\n", in efi_bgrt_init()
|
| /linux/include/linux/can/ |
| H A D | length.h | 29 * including all fields preceding the data field, ignoring bitstuffing 50 * including all fields preceding the data field, ignoring bitstuffing 71 * including all fields preceding the data field, ignoring bitstuffing 94 * including all fields preceding the data field, ignoring bitstuffing 106 * ignoring bitstuffing 247 * (rounded up, ignoring bitstuffing but including intermission) 253 * (rounded up, ignoring dynamic bitstuffing but including intermission)
|
| /linux/drivers/hid/ |
| H A D | hid-tmff.c | 153 hid_warn(hid, "ignoring FF field with report_count < 2\n"); in tmff_init() 159 hid_warn(hid, "ignoring FF field with logical_maximum == logical_minimum\n"); in tmff_init() 164 hid_warn(hid, "ignoring FF field in other report\n"); in tmff_init() 169 hid_warn(hid, "ignoring duplicate FF field\n"); in tmff_init() 182 hid_warn(hid, "ignoring unknown output usage %08x\n", in tmff_init()
|
| /linux/tools/testing/selftests/net/can/ |
| H A D | test_raw_filter.c | 184 /* Receive only SFF frames when expecting no EFF flag, ignoring RTR flag */ 197 * ignoring RTR flag 222 /* Receive no remote frames when filtering for no RTR flag, ignoring EFF flag */ 246 /* Receive only remote frames when filter includes RTR flag, ignoring EFF
|
| /linux/arch/arm/lib/ |
| H A D | delay.c | 75 pr_err("Ignoring delay timer %ps, which has insufficient resolution of %lluns\n", in register_current_timer_delay() 92 pr_info("Ignoring duplicate/late registration of read_current_timer delay\n"); in register_current_timer_delay()
|
| /linux/arch/x86/include/asm/ |
| H A D | gart.h | 97 printk(KERN_INFO "Aperture beyond 4GB. Ignoring.\n"); in aperture_valid() 101 printk(KERN_INFO "Aperture pointing to e820 RAM. Ignoring.\n"); in aperture_valid()
|
| /linux/tools/testing/selftests/firmware/ |
| H A D | fw_filesystem.sh | 35 echo "$0: empty filename: async trigger not present, ignoring test" >&2 75 echo "$0: firmware loading: async trigger not present, ignoring test" >&2 94 echo "$0: firmware loading: platform trigger not present, ignoring test" >&2 119 echo "Configuration triggers not present, ignoring test"
|
| H A D | fw_lib.sh | 119 echo "usermode helper disabled so ignoring test" 125 echo "firmware upload disabled so ignoring test"
|
| H A D | fw_fallback.sh | 76 echo "$0: custom fallback trigger not present, ignoring test" >&2 109 echo "$0: canceling custom fallback trigger not present, ignoring test" >&2
|
| /linux/drivers/infiniband/hw/usnic/ |
| H A D | usnic_ib_main.c | 157 usnic_dbg("Ignoring addr change on %s\n", in usnic_ib_handle_usdev_event() 181 usnic_dbg("Ignoring MTU change on %s\n", in usnic_ib_handle_usdev_event() 186 usnic_dbg("Ignoring event %s on %s", in usnic_ib_handle_usdev_event() 226 usnic_dbg("Ignoring %s on %s\n", in usnic_ib_handle_port_event() 291 usnic_info("Ignoring event %s on %s", in usnic_ib_handle_inet_event()
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | sysfs-firmware-acpi | 6 use for some hotplugable resources like memory (because ignoring
|
| /linux/arch/arm/kernel/ |
| H A D | atags_parse.c | 128 pr_warn("Ignoring tag cmdline (using the default kernel command line)\n"); in parse_tag_cmdline() 165 pr_warn("Ignoring unrecognised tag 0x%08x\n", in parse_tags()
|
| /linux/drivers/md/ |
| H A D | dm-ps-io-affinity.c | 81 DMWARN_LIMIT("Ignoring mapping for CPU %u. Max CPU is %u", in ioa_add_path() 87 DMWARN("CPU mapping for %u exists. Ignoring.", cpu); in ioa_add_path()
|
| /linux/init/ |
| H A D | do_mounts.c | 79 pr_warn("ignoring invalid rootwait value\n"); 84 pr_warn("ignoring excessive rootwait value\n"); in rootwait_timeout_setup()
|
| /linux/drivers/net/fddi/skfp/ |
| H A D | ess.c | 218 DB_ESS("ESS: RAF with para problem, ignoring"); in ess_raf_received_pack() 286 DB_ESS("ESS: RAF with para problem, ignoring"); in ess_raf_received_pack() 298 DB_ESS("ESS: RAF frame with para problem, ignoring"); in ess_raf_received_pack() 348 DB_ESS("ESS: ignoring RAF with para problem"); in ess_raf_received_pack() 364 DB_ESS("ESS: ignoring RAF with bad sba_cmd"); in ess_raf_received_pack()
|
| /linux/drivers/nvmem/ |
| H A D | qfprom.c | 158 dev_warn(priv->dev, "Failed to set 0 voltage (ignoring)\n"); in qfprom_disable_fuse_blowing() 162 dev_warn(priv->dev, "Failed to disable regulator (ignoring)\n"); in qfprom_disable_fuse_blowing() 167 "Failed to set clock rate for disable (ignoring)\n"); in qfprom_disable_fuse_blowing()
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | sound-card-common.yaml | 23 A list of audio sound widgets which are marked ignoring system suspend.
|
| /linux/include/linux/ |
| H A D | pagewalk.h | 103 /* Continue to next entry at this level (ignoring any subtree) */ 116 * @no_vma: walk ignoring vmas (vma will always be NULL)
|
| /linux/drivers/media/rc/ |
| H A D | rc-loopback.c | 97 dev_dbg(&dev->dev, "ignoring tx, carrier out of range\n"); in loop_tx_ir() 107 dev_dbg(&dev->dev, "ignoring tx, rx mask mismatch\n"); in loop_tx_ir()
|
| /linux/tools/perf/tests/shell/ |
| H A D | stat_all_metricgroups.sh | 43 echo "Ignoring failures in $m that may contain unsupported legacy events"
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | verifier_subprog_precision.c | 352 * back to the beginning, handling (and ignoring) subprog call in parent_callee_saved_reg_precise() 386 * back to the beginning, handling (and ignoring) subprog call in parent_callee_saved_reg_precise_global() 446 * back to the beginning, handling (and ignoring) callback call in parent_callee_saved_reg_precise_with_callback() 496 * back to the beginning, handling (and ignoring) subprog call in parent_stack_slot_precise() 540 * back to the beginning, handling (and ignoring) subprog call in parent_stack_slot_precise_global() 608 * back to the beginning, handling (and ignoring) subprog call in parent_stack_slot_precise_with_callback()
|
| /linux/tools/perf/util/ |
| H A D | config.c | 368 pr_warning("bad config value for '%s' in %s, ignoring...\n", name, config_file_name); in bad_config() 370 pr_warning("bad config value for '%s', ignoring...\n", name); in bad_config() 591 pr_warning("Not enough memory to process %s/.perfconfig, ignoring it.\n", home); in home_perfconfig() 599 pr_warning("File %s not owned by current user or root, ignoring it.\n", config); in home_perfconfig()
|
| /linux/drivers/ptp/ |
| H A D | ptp_dte.c | 57 /* compensate for ignoring sum1 */ in dte_write_nco() 76 * ignoring sum1 (4 bits) gives a 16ns resolution, which in dte_read_nco()
|
| /linux/drivers/xen/ |
| H A D | manage.c | 204 pr_info("Ignoring Xen toolstack shutdown.\n"); in do_poweroff() 265 pr_info("Ignoring shutdown request: %s\n", str); in shutdown_handler()
|
| /linux/drivers/gpu/drm/xlnx/ |
| H A D | zynqmp_dpsub.c | 166 dev_warn(dpsub->dev, "live audio unsupported, ignoring\n"); in zynqmp_dpsub_parse_dt() 170 dev_warn(dpsub->dev, "output to PL unsupported, ignoring\n"); in zynqmp_dpsub_parse_dt()
|