| /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/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/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/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/soundwire/ |
| H A D | intel_auxdevice.c | 396 "SoundWire master %d is disabled, ignoring\n", in intel_link_startup() 524 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_link_process_wakeen_event() 583 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_pm_prepare() 643 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_suspend() 691 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_suspend_runtime() 729 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_resume() 786 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_resume_runtime()
|
| /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/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/tools/perf/tests/shell/ |
| H A D | stat_all_metricgroups.sh | 43 echo "Ignoring failures in $m that may contain unsupported legacy events"
|
| /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 | 157 dev_warn(priv->dev, "Failed to set 0 voltage (ignoring)\n"); in qfprom_disable_fuse_blowing() 161 dev_warn(priv->dev, "Failed to disable regulator (ignoring)\n"); in qfprom_disable_fuse_blowing() 166 "Failed to set clock rate for disable (ignoring)\n"); in qfprom_disable_fuse_blowing()
|
| /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/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()
|
| /linux/drivers/ptp/ |
| H A D | ptp_dte.c | 56 /* compensate for ignoring sum1 */ in dte_write_nco() 75 * ignoring sum1 (4 bits) gives a 16ns resolution, which in dte_read_nco()
|
| /linux/drivers/acpi/ |
| H A D | bgrt.c | 69 pr_notice("Ignoring BGRT: failed to map image memory\n"); in bgrt_init()
|
| /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() 597 pr_warning("Not enough memory to process %s/.perfconfig, ignoring it.\n", home); in home_perfconfig() 605 pr_warning("File %s not owned by current user or root, ignoring it.\n", config); in home_perfconfig()
|
| /linux/kernel/kcsan/ |
| H A D | permissive.h | 3 * Special rules for ignoring entire classes of data-racy memory accesses. None
|
| /linux/drivers/input/touchscreen/ |
| H A D | surface3_spi.c | 177 "%s header error: %*ph, ignoring...\n", in surface3_spi_process() 189 "%s unknown packet type: %x, ignoring...\n", in surface3_spi_process()
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | cmdresp.c | 253 "EVENT: in FULL POWER mode, ignoring PS_SLEEP\n"); in lbs_process_event() 345 netdev_info(priv->dev, "EVENT: MESH_AUTO_STARTED (ignoring)\n"); in lbs_process_event()
|
| /linux/drivers/scsi/csiostor/ |
| H A D | csio_rnode.c | 624 "ssni:x%x Ignoring event %d recv " in csio_rns_uninit() 655 "ssni:x%x Ignoring event %d recv from did:x%x " in csio_rns_ready() 751 "ssni:x%x Ignoring event %d recv from did:x%x " in csio_rns_offline() 821 "ssni:x%x Ignoring event %d recv from did x%x" in csio_rns_disappeared()
|
| /linux/tools/testing/selftests/net/ |
| H A D | gro.sh | |