Searched refs:warnings (Results 1 - 200 of 229) sorted by relevance

12

/linux-4.4.14/arch/sparc/math-emu/
H A DMakefile5 # suppress all warnings - as math.c produces a lot!
/linux-4.4.14/arch/arm/mach-ebsa110/include/mach/
H A Dmemory.h12 * 31-Dec-1997 RMK Fixed definitions to reduce warnings
/linux-4.4.14/drivers/net/fddi/skfp/
H A DMakefile13 # Compiling this driver produces some warnings (and some more are
/linux-4.4.14/include/linux/ceph/
H A Dceph_debug.h22 /* faux printk call just to see any compiler warnings. */
/linux-4.4.14/lib/
H A Ddebugobjects.c735 seq_printf(m, "warnings :%d\n", debug_objects_warnings); debug_stats_show()
879 check_results(void *addr, enum debug_obj_state state, int fixups, int warnings) check_results() argument
905 if (warnings != debug_objects_warnings) { check_results()
906 WARN(1, KERN_ERR "ODEBUG: selftest warnings failed %d != %d\n", check_results()
907 warnings, debug_objects_warnings); check_results()
930 int fixups, oldfixups, warnings, oldwarnings; debug_objects_selftest() local
936 warnings = oldwarnings = debug_objects_warnings; debug_objects_selftest()
940 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) debug_objects_selftest()
943 if (check_results(&obj, ODEBUG_STATE_ACTIVE, fixups, warnings)) debug_objects_selftest()
946 if (check_results(&obj, ODEBUG_STATE_ACTIVE, ++fixups, ++warnings)) debug_objects_selftest()
949 if (check_results(&obj, ODEBUG_STATE_INACTIVE, fixups, warnings)) debug_objects_selftest()
952 if (check_results(&obj, ODEBUG_STATE_DESTROYED, fixups, warnings)) debug_objects_selftest()
955 if (check_results(&obj, ODEBUG_STATE_DESTROYED, fixups, ++warnings)) debug_objects_selftest()
958 if (check_results(&obj, ODEBUG_STATE_DESTROYED, fixups, ++warnings)) debug_objects_selftest()
961 if (check_results(&obj, ODEBUG_STATE_DESTROYED, fixups, ++warnings)) debug_objects_selftest()
964 if (check_results(&obj, ODEBUG_STATE_NONE, fixups, warnings)) debug_objects_selftest()
969 if (check_results(&obj, ODEBUG_STATE_ACTIVE, fixups, warnings)) debug_objects_selftest()
972 if (check_results(&obj, ODEBUG_STATE_INIT, ++fixups, ++warnings)) debug_objects_selftest()
975 if (check_results(&obj, ODEBUG_STATE_NONE, fixups, warnings)) debug_objects_selftest()
980 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) debug_objects_selftest()
983 if (check_results(&obj, ODEBUG_STATE_ACTIVE, fixups, warnings)) debug_objects_selftest()
986 if (check_results(&obj, ODEBUG_STATE_NONE, ++fixups, ++warnings)) debug_objects_selftest()
/linux-4.4.14/arch/x86/tools/
H A Dtest_get_len.c117 int warnings = 0; main() local
155 warnings++; main()
166 if (warnings) main()
168 " instructions with %d warnings\n", insns, warnings); main()
/linux-4.4.14/arch/powerpc/perf/
H A Dhv-common.h28 * compiler warnings unused static functions.
/linux-4.4.14/arch/arm/mach-rpc/include/mach/
H A Dmemory.h12 * 31-Dec-1997 RMK Fixed definitions to reduce warnings
/linux-4.4.14/arch/arm/include/debug/
H A Dux500.S19 * in order to get "__UX500_UART redefined" warnings if more than one SOC is
/linux-4.4.14/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A DContext.pm5 use warnings;
H A DUtil.pm5 use warnings;
H A DCore.pm5 use warnings;
/linux-4.4.14/include/uapi/linux/
H A Ddqblk_xfs.h65 __u16 d_iwarns; /* # warnings issued wrt num inodes */
66 __u16 d_bwarns; /* # warnings issued wrt disk blocks */
72 __u16 d_rtbwarns; /* # warnings issued wrt RT disk blks */
102 * warnings are set/cleared by the administrators (or automatically by going
163 __u16 qs_bwarnlimit; /* limit for num warnings */
164 __u16 qs_iwarnlimit; /* limit for num warnings */
208 __u16 qs_bwarnlimit; /* limit for num warnings */
209 __u16 qs_iwarnlimit; /* limit for num warnings */
H A Dcramfs_fs.h11 * Primarily used to generate warnings in mkcramfs.
H A Dfd.h157 * Also used to enable/disable printing of overrun warnings.
/linux-4.4.14/fs/xfs/
H A Dxfs_qm.h73 xfs_qwarncnt_t qi_bwarnlimit; /* limit for blks warnings */
74 xfs_qwarncnt_t qi_iwarnlimit; /* limit for inodes warnings */
75 xfs_qwarncnt_t qi_rtbwarnlimit;/* limit for rt blks warnings */
H A Dkmem.h40 * warnings, so we explicitly skip any generic ones (silly of us).
H A Dxfs_quotaops.c117 * Adjust quota timers & warnings
H A Dxfs_qm_syscalls.c502 * Update warnings counter(s) if requested xfs_qm_scall_setqlim()
517 * for warnings. xfs_qm_scall_setqlim()
H A Dxfs_trans_dquot.c575 /* no warnings for project quotas - we just return ENOSPC later */ xfs_quota_warn()
H A Dxfs_qm.c626 * The warnings and timers set the grace period given to xfs_qm_init_quotainfo()
838 * output any warnings because it's perfectly possible to xfs_qm_reset_dqcounts()
H A Dxfs_dquot.c128 * In contrast, warnings are a little different in that they don't
H A Dxfs_buf_item.c786 if (error) { /* to stop gcc throwing set-but-unused warnings */ xfs_buf_item_init()
/linux-4.4.14/include/net/
H A Dcompat.h37 * To avoid compiler warnings:
/linux-4.4.14/include/linux/decompress/
H A Dmm.h77 * warnings when not needed (indeed large_malloc / large_free are not
/linux-4.4.14/arch/arm/mach-footbridge/include/mach/
H A Dmemory.h12 * 31-Dec-1997 RMK Fixed definitions to reduce warnings.
/linux-4.4.14/tools/include/linux/
H A Dtypes.h23 * so that we can print it with "%"PRIx64 without getting warnings.
/linux-4.4.14/tools/perf/scripts/perl/
H A Dwakeup-latency.pl14 use warnings;
H A Drw-by-file.pl14 use warnings;
H A Drw-by-pid.pl14 use warnings;
H A Drwtop.pl14 use warnings;
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_debug.h65 #define __IPATH_IPATHWARN 0x20000 /* Ethernet (IPATH) warnings */
89 #define __IPATH_IPATHWARN 0x0 /* Ethernet (IPATH) warnings on */
/linux-4.4.14/scripts/kconfig/
H A Dmerge_config.sh3 # them one by one. Provides warnings on overridden values, and specified
108 # Merge files, printing warnings on overridden values
/linux-4.4.14/tools/perf/tests/
H A Dbp_signal_overflow.c8 * 'int-ll64.h' and avoid compile warnings when printing __u64 with %llu.
H A Dbp_signal.c9 * 'int-ll64.h' and avoid compile warnings when printing __u64 with %llu.
/linux-4.4.14/arch/parisc/kernel/
H A Dpdc_chassis.c22 * Find out how to get Chassis warnings out of PAT boxes?
289 printk(KERN_INFO "Chassis warnings not supported.\n"); pdc_chassis_create_procfs()
293 printk(KERN_INFO "Enabling PDC chassis warnings support v%s\n", pdc_chassis_create_procfs()
H A Dtraps.c359 * bunch of truncation error warnings from the compiler. transfer_pim_to_trap_frame()
H A Dfirmware.c290 * pdc_chassis_warn - Fetches chassis warnings
/linux-4.4.14/scripts/
H A Dkernel-doc194 my $warnings = 0;
447 print " -v : verbose output, more warnings & other info listed\n";
2067 ++$warnings;
2120 ++$warnings;
2127 ++$warnings;
2152 ++$warnings;
2235 # This check emits a lot of warnings at the moment, because many
2237 # of warnings goes sufficiently down, the check is only performed in
2495 ++$warnings;
2516 ++$warnings;
2527 ++$warnings;
2553 ++$warnings;
2583 ++$warnings;
2615 ++$warnings;
2741 if ($verbose && $warnings) {
2742 print STDERR "$warnings warnings\n";
H A Dheaderdep.pl8 use warnings;
H A Dexport_report.pl172 print "\nNOTE: Got $modversion_warnings CONFIG_MODVERSIONS warnings\n\n"
H A Dkernel-doc-xml-ref171 no warnings 'uninitialized';
H A Dnamespace.pl53 # * Compile and fix up gcc warnings about static, removing dead symbols
H A Dcheckpatch.pl80 --mailback only produce a report in case of warnings/errors
85 --test-only=WORD report only warnings/errors containing WORD
5825 print "total: $cnt_error errors, $cnt_warn warnings, " .
/linux-4.4.14/scripts/genksyms/
H A Dgenksyms.c739 " -w, --warnings Enable warnings\n" genksyms_usage()
740 " -q, --quiet Disable warnings (default)\n" genksyms_usage()
750 " -w Enable warnings\n" genksyms_usage()
751 " -q Disable warnings (default)\n" genksyms_usage()
767 {"warnings", 0, 0, 'w'}, main()
/linux-4.4.14/include/linux/
H A Dquota.h340 int d_ino_warns; /* # warnings issued wrt num inodes */
341 int d_spc_warns; /* # warnings issued wrt used space */
346 int d_rt_spc_warns; /* # warnings issued wrt RT space */
387 unsigned int spc_warnlimit; /* Limit for number of space warnings */
414 unsigned int i_spc_warnlimit; /* Limit for number of space warnings */
415 unsigned int i_ino_warnlimit; /* Limit for number of inode warnings */
H A Dspinlock_api_up.h24 * flags straight, to suppress compiler warnings of unused lock
H A Dcompiler.h226 * '__maybe_unused' allows us to avoid defined-but-not-used warnings.
339 * Allow us to avoid 'defined but not used' warnings on functions and data,
H A Dring_buffer.h91 * traced by ftrace, it can produce lockdep warnings. We need to keep each
H A Dcompiler-gcc.h192 * suppress control flow warnings after asm blocks that transfer
H A Dinit.h115 /* silence warnings when references are OK */
H A Dslab.h438 * %__GFP_NOWARN - If allocation fails, don't issue any warnings.
H A Dsecurity.h134 /* forward declares to avoid warnings */
/linux-4.4.14/arch/m68k/include/asm/
H A Dio_mm.h182 default: return NULL; /* avoid warnings, just in case */ isa_itb()
198 default: return NULL; /* avoid warnings, just in case */ isa_itw()
208 default: return 0; /* avoid warnings, just in case */ isa_itl()
224 default: return NULL; /* avoid warnings, just in case */ isa_mtb()
240 default: return NULL; /* avoid warnings, just in case */ isa_mtw()
304 default: break; /* avoid warnings */ isa_delay()
H A Dpage_mm.h96 /* This #define is a horrible hack to suppress lots of warnings. --m */
/linux-4.4.14/drivers/usb/gadget/function/
H A Duvc.h88 if (!test_and_set_bit(warn, &dev->warnings)) \
H A Df_fs.c780 * In order to keep the code clean from warnings, data_len is ffs_epfile_io()
/linux-4.4.14/scripts/dtc/
H A Ddtc.c77 "\n\tQuiet: -q suppress warnings, -qq errors, -qqq all",
100 "\n\tEnable/disable warnings (prefix with \"no-\")",
/linux-4.4.14/arch/mips/
H A DMakefile184 # For smartmips configurations, there are hundreds of warnings due to ISA overrides
187 # similar directives in the kernel will spam the build logs with the following warnings:
191 # Pass -Wa,--no-warn to disable all assembler warnings until the kernel code has
/linux-4.4.14/arch/tile/kernel/
H A Dregs_32.S86 /* Update sp and ksp0 simultaneously to avoid backtracer warnings. */
H A Dregs_64.S86 /* Update sp and ksp0 simultaneously to avoid backtracer warnings. */
H A Dsingle_step.c238 P("access will become a SIGBUS you can debug. No further warnings will be\n"); rewrite_load_store_unaligned()
/linux-4.4.14/arch/tile/kernel/vdso/
H A Dvgettimeofday.c15 #define VDSO_BUILD /* avoid some shift warnings for -m32 in <asm/page.h> */
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-scratch.h40 * compile without warnings for both 32bit and 64bit.
/linux-4.4.14/arch/x86/math-emu/
H A Dfpu_entry.c113 unsigned long code_limit = 0; /* Initialized to stop compiler warnings */ math_emulate()
281 unmasked = 0; /* Do this here to stop compiler warnings. */ math_emulate()
306 default: /* Used here to suppress gcc warnings. */ math_emulate()
H A Dget_address.c214 int address = 0; /* Initialized just to stop compiler warnings. */ FPU_get_address()
H A Dload_store.c75 st0_ptr = NULL; /* Initialized just to stop compiler warnings. */ FPU_load_store()
H A Derrors.c309 int_type = 0; /* Needed only to stop compiler warnings */ FPU_exception()
H A Dreg_ld_str.c381 unsigned long increment = 0; /* avoid gcc warnings */ FPU_store_double()
566 unsigned long increment = 0; /* avoid gcc warnings */ FPU_store_single()
/linux-4.4.14/drivers/hwmon/
H A Dad7414.c11 * (converted to "new style" I2C driver model, removed checkpatch.pl warnings)
/linux-4.4.14/drivers/nvdimm/
H A Dpfn_devs.c282 * These warnings are verbose because they can only trigger in nd_pfn_validate()
/linux-4.4.14/drivers/net/wimax/i2400m/
H A Dop-rfkill.c60 return -EINVAL; /* shut gcc warnings on certain arches */ i2400m_radio_is()
H A Drx.c1274 /* work around old gcc warnings */ i2400m_rx()
/linux-4.4.14/drivers/clocksource/
H A Dqcom-timer.c149 * preemptible warnings msm_timer_cpu_notify()
H A Dtime-armada-370-xp.c214 * preemptible warnings armada_370_xp_timer_cpu_notify()
H A Dtimer-atlas7.c223 * preemptible warnings sirfsoc_cpu_notify()
H A Dexynos_mct.c497 * preemptible warnings exynos4_mct_cpu_notify()
H A Darm_arch_timer.c509 * preemptible warnings arch_timer_cpu_notify()
/linux-4.4.14/net/core/
H A Dsysctl_net_core.c390 .procname = "warnings",
/linux-4.4.14/fs/configfs/
H A Dinode.c165 pr_info("Spurious warnings may appear.\n"); configfs_set_inode_lock_class()
/linux-4.4.14/arch/parisc/include/asm/
H A Dpci.h91 ** (This eliminates some of the warnings).
/linux-4.4.14/arch/arm/mach-omap1/include/mach/
H A Dmux.h447 /* boot loader does it all (no warnings from CONFIG_OMAP_MUX_WARNINGS) */ omap1_mux_init()
/linux-4.4.14/
H A DMakefile66 # To put more focus on warnings, be less verbose as default
685 # These warnings generated too much noise in a regular build.
753 # disable pointer signed / unsigned warnings in gcc 4.0
1320 @echo ' 1: warnings which may be relevant and do not occur too often'
1321 @echo ' 2: warnings which occur quite often but may still be relevant'
1322 @echo ' 3: more obscure warnings, can most likely be ignored'
/linux-4.4.14/drivers/media/usb/uvc/
H A Duvcvideo.h523 unsigned long warnings; member in struct:uvc_device
606 if (!test_and_set_bit(warn, &dev->warnings)) \
/linux-4.4.14/arch/um/drivers/
H A Dmconsole_kern.c76 /* long to avoid size mismatch warnings from gcc */ mconsole_interrupt()
699 /* long to avoid size mismatch warnings from gcc */ mconsole_init()
/linux-4.4.14/arch/powerpc/kernel/
H A Dirq.c231 * again to avoid warnings in there due to the use of arch_local_irq_restore()
258 * soft-enabled yet to avoid warnings in decrementer_check_overflow arch_local_irq_restore()
/linux-4.4.14/arch/tile/gxio/
H A Dmpipe.c30 /* HACK: Avoid pointless "shadow" warnings. */
/linux-4.4.14/arch/xtensa/lib/
H A Dusercopy.S219 sub a3, a3, a10 # align a3 (to avoid sim warnings only; not needed for hardware)
/linux-4.4.14/drivers/char/tpm/
H A Dtpm.h368 * compiler warnings about stack frame size. */
/linux-4.4.14/arch/arm/include/asm/
H A Ddma-mapping.h47 * this API are highlighted with build warnings.
/linux-4.4.14/arch/arm/mach-davinci/include/mach/
H A Dmux.h982 /* boot loader does it all (no warnings from CONFIG_DAVINCI_MUX_WARNINGS) */ davinci_cfg_reg()
/linux-4.4.14/arch/arm/mach-imx/
H A Dmach-mx31ads.c252 * only be used with this board so would generate warnings about
/linux-4.4.14/net/netfilter/
H A Dnf_conntrack_proto.c119 * taken anyways to avoid lockdep warnings in __nf_ct_l3proto_find() nf_ct_l3proto_module_put()
H A Dnf_conntrack_core.c624 * REJECT will give spurious warnings here. __nf_conntrack_confirm()
/linux-4.4.14/tools/testing/ktest/
H A Dktest.pl210 # tell build not to worry about warnings, even when WARNINGS_FILE is set
2226 # Read buildlog and check against warnings file for any
2227 # new warnings.
2254 # If warnings file didn't exist, and WARNINGS_FILE exist,
2299 fail "$file built with warnings" and return 0;
3470 # No need to do per patch checking if warnings file exists
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_format.h1127 __be16 d_iwarns; /* warnings issued wrt num inodes */
1128 __be16 d_bwarns; /* warnings issued wrt disk blocks */
1134 __be16 d_rtbwarns; /* warnings issued wrt RT disk blocks */
H A Dxfs_inode_buf.c67 * from disk. We don't report the error otherwise to avoid warnings during log
H A Dxfs_dir2.c372 * positive deadlock warnings on a non-transactional lookup path. It is xfs_dir_lookup()
/linux-4.4.14/drivers/spi/
H A Dspi-gpio.c108 /* this is #defined to avoid unused-variable warnings when inlining */
/linux-4.4.14/drivers/net/arcnet/
H A Darcdevice.h46 /* Display warnings about the driver being an ALPHA version. */
/linux-4.4.14/drivers/net/
H A Deql.c106 * this compiles fine with no warnings.
/linux-4.4.14/drivers/gpu/drm/qxl/
H A Dqxl_fb.c120 warnings */ qxl_fb_dirty_flush()
/linux-4.4.14/drivers/media/v4l2-core/
H A Dvideobuf-dma-sg.c551 * Using a double cast to avoid compiler warnings when __videobuf_iolock()
/linux-4.4.14/drivers/pci/hotplug/
H A Dacpiphp_ibm.c408 * acpi_walk_namespace, but it also causes some warnings ibm_find_acpi_device()
/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dbitfield.h529 /* Used to avoid compiler warnings about shift range exceeding width
/linux-4.4.14/drivers/cpufreq/
H A Dcpufreq_governor.c176 * Use raw_smp_processor_id() to avoid preemptible warnings. gov_queue_work()
H A Dcpufreq.c432 * where these checks can emit false-positive warnings in these cpufreq_freq_transition_begin()
/linux-4.4.14/drivers/acpi/acpica/
H A Dexregion.c161 * can cause warnings if the pages have different attributes acpi_ex_system_memory_space_handler()
H A Dhwxface.c533 * Any warnings about the package length or the object types have ACPI_EXPORT_SYMBOL()
H A Dacutils.h92 * any of the various ACPI errors and warnings do not appear in the output
/linux-4.4.14/arch/tile/include/asm/
H A Dio.h43 * long before casting it to a pointer to avoid compiler warnings.
/linux-4.4.14/arch/tile/include/uapi/arch/
H A Dsim_def.h156 * dirty cache lines to be cached locally without grinder warnings or
/linux-4.4.14/arch/x86/mm/kmemcheck/
H A Dkmemcheck.c553 * all) bits. This clears out "bogus" bitfield-access warnings. kmemcheck_access()
/linux-4.4.14/fs/jffs2/
H A Dbuild.c168 * print appropriate warnings. */ for_each_inode()
/linux-4.4.14/lib/xz/
H A Dxz_dec_bcj.c385 /* Never reached but silence compiler warnings. */ bcj_apply()
/linux-4.4.14/security/integrity/ima/
H A Dima_crypto.c117 * reached. Allocation is tried without generating allocation warnings unless
/linux-4.4.14/kernel/
H A Dtaskstats.c378 * the kernel to issue unaligned access warnings on some mk_reply()
H A Dsysctl_binary.c198 { CTL_INT, NET_CORE_WARNINGS, "warnings" },
758 { CTL_INT, FS_DQ_WARNINGS, "warnings" },
H A Dcpuset.c743 static int warnings = 10; generate_sched_domains() local
744 if (warnings) { generate_sched_domains()
747 warnings--; generate_sched_domains()
H A Dwatchdog.c189 * Hard-lockup warnings should be triggered after just a few seconds. Soft-
/linux-4.4.14/include/acpi/
H A Dacoutput.h145 * For warnings, use ACPI_WARNING.
/linux-4.4.14/arch/mips/kernel/
H A Dgenex.S384 string escapes and emits bogus warnings if it believes to
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Dpdc.h31 #define PDC_CHASSIS_WARN 1 /* return chassis warnings */
/linux-4.4.14/net/rds/
H A Dcong.c235 * therefore trigger warnings. rds_cong_queue_updates()
H A Drds.h39 /* sigh, pr_debug() causes unused variable warnings */
/linux-4.4.14/sound/soc/samsung/
H A Ds3c-i2s-v2.c646 * process without warnings. */ s3c_i2sv2_probe()
/linux-4.4.14/drivers/xen/
H A Dxen-acpi-processor.c444 * as we get compile warnings for the static functions. check_prereq()
/linux-4.4.14/tools/thermal/tmon/
H A Dtui.c296 /* Silence compiler 'unused' warnings */ show_dialogue()
/linux-4.4.14/tools/usb/usbip/src/
H A Dusbipd.c515 * To suppress warnings on systems with bindv6only disabled do_standalone_mode()
/linux-4.4.14/net/bluetooth/
H A Dl2cap_sock.c289 * cause lockdep warnings when the created child channels end up l2cap_sock_listen()
1311 * sockets as well as "normal" ones. To avoid lockdep warnings l2cap_sock_teardown_cb()
H A Dhci_core.c1688 /* Avoid potential lockdep warnings from the *_flush() calls by hci_dev_do_close()
1799 /* Avoid potential lockdep warnings from the *_flush() calls by hci_dev_do_reset()
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Dvmk80xx.c312 default: /* NOTE: avoid compiler warnings */ vmk80xx_ao_insn_write()
H A Djr3_pci.h554 u32 warnings; /* offset 0x00f0 */ member in struct:jr3_channel
/linux-4.4.14/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_common.h291 * @warn_start: hardware error code from which warnings start
/linux-4.4.14/drivers/media/radio/si470x/
H A Dradio-si470x-common.c73 * - fixed coverity checker warnings in *_usb_driver_disconnect
/linux-4.4.14/drivers/misc/
H A Denclosure.c318 * will lead to warnings during bootup. So make the names enclosure_component_alloc()
H A Dvmw_balloon.c79 * __GFP_NOWARN, to suppress page allocation failure warnings.
/linux-4.4.14/drivers/pci/
H A Diov.c213 * Double check to avoid spurious sysfs warnings. virtfn_remove()
/linux-4.4.14/drivers/platform/x86/
H A Dpanasonic-laptop.c38 * resolve all compiler warnings
/linux-4.4.14/net/decnet/
H A Ddn_nsp_in.c590 number of warnings when compiling with -W --ANK dn_queue_skb()
/linux-4.4.14/net/rxrpc/
H A Dar-input.c73 * reduces number of warnings when compiling with -W rxrpc_queue_rcv_skb()
/linux-4.4.14/init/
H A Dmain.c135 * Used to generate warnings if static_key manipulation functions are used mark_rodata_ro()
/linux-4.4.14/include/linux/sunrpc/
H A Dsvc.h444 * warnings about "enumeration value
/linux-4.4.14/include/scsi/
H A Dlibsas.h504 * them here to silence 'case value not in enumerated type' warnings
/linux-4.4.14/net/ipv4/netfilter/
H A Dipt_CLUSTERIP.c342 default: /* Prevent gcc warnings */ clusterip_tg()
/linux-4.4.14/sound/soc/codecs/
H A Dwm8580.c442 * pll_div so suppress warnings. wm8580_set_dai_pll()
H A Dwm8995.c1850 * analysis bugs spewing warnings. wm8995_set_fll()
/linux-4.4.14/tools/perf/config/
H A DMakefile127 # Treat warnings as errors unless directed not to
/linux-4.4.14/drivers/video/fbdev/
H A Dsa1100fb.c122 * - I've left various #warnings in - if you see one, and know
132 * - Convert #warnings into #errors. No pain, no gain. ;)
H A Dsm501fb.c459 mem_type = 0; /* stop compiler warnings */ sm501fb_set_par_common()
1698 pd = NULL; /* stop compiler warnings */ sm501fb_init_fb()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dcore.c463 /* Device Tree is optional, don't print any warnings if ath10k_download_cal_dt()
698 /* calibration file is optional, don't print any warnings */ ath10k_fetch_cal_file()
/linux-4.4.14/drivers/char/xillybus/
H A Dxillybus_core.c678 /* Initializations are there only to silence warnings */ xillybus_read()
1191 /* Initializations are there only to silence warnings */ xillybus_write()
/linux-4.4.14/drivers/s390/net/
H A Dctcm_fsms.c571 * static view. => ignore sparse warnings here. */ ctcm_chx_setmode()
671 * static view. => ignore sparse warnings here. */ ctcm_chx_haltio()
/linux-4.4.14/drivers/staging/speakup/
H A Dkobjects.c78 * Print informational messages or warnings after updating
/linux-4.4.14/drivers/usb/chipidea/
H A Dcore.c28 * if defined mass storage compliance succeeds but with warnings
/linux-4.4.14/drivers/scsi/
H A DBusLogic.h1216 32 bit Kernel Virtual Addresses. This avoids compilation warnings
H A Dadvansys.c4398 * For a non-fatal error return a warning code. If there are no warnings
4841 * For a non-fatal error return a warning code. If there are no warnings
5327 * For a non-fatal error return a warning code. If there are no warnings
10143 * For a non-fatal error return a warning code. If there are no warnings
10293 * For a non-fatal error return a warning code. If there are no warnings
10492 * For a non-fatal error return a warning code. If there are no warnings
10714 * For a non-fatal error return a warning code. If there are no warnings
H A Dmegaraid.c312 sparse warnings. */ mega_query_adapter()
3029 ustats = NULL; /* avoid compilation warnings */ megadev_ioctl()
H A Daha152x.c120 * - fixed some #ifdef which generated warnings
/linux-4.4.14/drivers/media/platform/davinci/
H A Dvpif_display.c636 * to supress v4l-compliance warnings silently correct vpif_try_fmt_vid_out()
H A Dvpif_capture.c940 * to supress v4l-compliance warnings silently correct vpif_try_fmt_vid_cap()
/linux-4.4.14/drivers/media/platform/soc_camera/
H A Dmx3_camera.c1131 * compiler warnings mx3_camera_set_bus_param()
H A Dpxa_camera.c1057 * default is just to silence compiler warnings pxa_camera_setup_cicr()
/linux-4.4.14/drivers/message/fusion/
H A Dmptbase.h886 /* Forward decl, a strange C thing, to prevent gcc compiler warnings */
/linux-4.4.14/drivers/net/usb/
H A Dpegasus.c22 * TODO: suppressing HCD warnings spewage on disconnect.
/linux-4.4.14/drivers/net/ethernet/neterion/
H A Ds2io.h142 /* Xpak releated alarm and warnings */
/linux-4.4.14/drivers/net/ethernet/smsc/
H A Dsmc91x.h390 * compilation warnings since they'll be optimized away, or to prevent buggy
/linux-4.4.14/block/partitions/
H A Defi.c486 * and prints warnings on discrepancies.
/linux-4.4.14/arch/arc/kernel/
H A Dunwind.c178 * to elide section mismatches warnings
/linux-4.4.14/fs/
H A Dfile.c632 * The same warnings as for __alloc_fd()/__fd_install() apply here...
H A Dcompat_ioctl.c1407 but we don't want warnings on other file systems. So declare
/linux-4.4.14/fs/kernfs/
H A Dfile.c473 * warnings and we don't want to add spurious locking dependency kernfs_fop_mmap()
/linux-4.4.14/net/batman-adv/
H A Ddistributed-arp-table.c980 * additional DAT answer may trigger kernel warnings about batadv_dat_snoop_outgoing_arp_request()
H A Dbridge_loop_avoidance.c1228 * lockdep warnings
/linux-4.4.14/fs/befs/
H A Dlinuxvfs.c961 and eliminates warnings about unused functions.
/linux-4.4.14/kernel/rcu/
H A Dupdate.c450 int rcu_cpu_stall_suppress __read_mostly; /* 1 = suppress stall warnings. */
H A Dtree.c1253 * RCU CPU stall warnings. print_other_cpu_stall()
1314 * RCU CPU stall warnings. print_cpu_stall()
1403 * rcu_cpu_stall_reset - prevent further stall warnings in current grace period
3791 /* Hit a signal, disable CPU stall warnings. */ synchronize_sched_expedited_wait()
/linux-4.4.14/fs/ubifs/
H A Dtnc_commit.c384 * Do not print scary warnings if the debugging layout_in_gaps()
/linux-4.4.14/arch/powerpc/mm/
H A Dhugetlbpage.c367 * command-line parsing code will issue warnings, so we don't need to. do_gpage_early_setup()
/linux-4.4.14/fs/quota/
H A Ddquot.c1235 * Write warnings to the console and send warning messages over netlink.
2852 .procname = "warnings",
/linux-4.4.14/drivers/net/ethernet/8390/
H A Dlib8390.c217 after its set and we get no silly warnings */ __ei_open()
H A Daxnet_cs.c870 after its set and we get no silly warnings */ ax_open()
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_panel.c738 * driver. Disable to avoid warnings on LCPLL disable. lpt_disable_backlight()
/linux-4.4.14/arch/x86/xen/
H A Denlighten.c524 pagefault_disable(); /* Avoid warnings due to being atomic. */ set_aliased_prot()
/linux-4.4.14/kernel/trace/
H A Dtrace.h1345 * a bit slower (used mainly for warnings, where we don't care
/linux-4.4.14/arch/ia64/kernel/
H A Dunaligned.c1350 "Unaligned exception warnings have " ia64_handle_unaligned()
/linux-4.4.14/net/mac80211/
H A Diface.c1519 * The warnings will hopefully make driver authors fix it :-) ieee80211_runtime_change_iftype()
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/socklnd/
H A Dsocklnd_cb.c527 counter++; /* exponential backoff warnings */ ksocknal_process_transmit()
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_lock.c988 * Don't re-add to itself to suppress kernel warnings. ldlm_granted_list_add_lock()
/linux-4.4.14/drivers/mtd/ubi/
H A Dattach.c53 * tries to handle them gracefully, without printing too many warnings and
H A Dio.c520 * corrupted and will try to preserve it, and print scary warnings. nor_erase_prepare()
/linux-4.4.14/drivers/net/ethernet/cirrus/
H A Dcs89x0.c1702 static int use_dma; /* These generate unused var warnings if ALLOW_DMA = 0 */
/linux-4.4.14/scripts/mod/
H A Dmodpost.c1939 /* When there's no vmlinux, don't print warnings about read_symbols()
/linux-4.4.14/fs/btrfs/
H A Dtransaction.c336 * init the relocation root, otherwise, we trip over warnings record_root_in_trans()
/linux-4.4.14/kernel/time/
H A Dtimer.c1163 * warnings as well as problems when looking into call_timer_fn()
/linux-4.4.14/fs/udf/
H A Dsuper.c2028 * warnings from mark_buffer_dirty() when previous EIO has marked udf_close_lvid()
/linux-4.4.14/tools/perf/util/
H A Devsel.c1486 /* Work around old compiler warnings about strict aliasing */ perf_evsel__open()
/linux-4.4.14/drivers/block/
H A Dskd_main.c2292 { 0x70, 0x02, NO_SENSE, 0x0B, 0x00, 0x1E, /* warnings */
2302 { 0x70, 0x02, 0x06, 0x0B, 0x00, 0x1E, /* warnings */
/linux-4.4.14/drivers/usb/wusbcore/
H A Dwa-xfer.c2331 /* FIXME: we ignore warnings, tally them for stats */ wa_xfer_result_chew()
/linux-4.4.14/drivers/hid/
H A Dhid-sony.c2025 * Set the default battery level to 100% to avoid low battery warnings sony_battery_probe()

Completed in 5661 milliseconds

12