Home
last modified time | relevance | path

Searched full:noisy (Results 1 – 25 of 79) sorted by relevance

1234

/linux/fs/smb/client/
H A Dcifs_debug.h30 #define NOISY 4 macro
32 #define NOISY 0 macro
69 } else if ((type) & NOISY && (NOISY != 0)) { \
92 } else if ((type) & NOISY && (NOISY != 0)) { \
118 } else if ((type) & NOISY && (NOISY != 0)) { \
/linux/fs/jfs/
H A Dinode.c77 static int noisy = 5; in jfs_commit_inode() local
92 if (!special_file(inode->i_mode) && noisy) { in jfs_commit_inode()
96 noisy--; in jfs_commit_inode()
182 static int noisy = 5; in jfs_dirty_inode() local
185 if (!special_file(inode->i_mode) && noisy) { in jfs_dirty_inode()
191 noisy--; in jfs_dirty_inode()
/linux/Documentation/devicetree/bindings/sound/
H A Dcirrus,cs42l42.yaml78 debounce, the tip sense pin might be noisy on a plug event.
97 debounce, the tip sense pin might be noisy on an unplug event.
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_printk.h27 /* for low level noisy debug messages */
H A Dxe_sriov_printk.h39 /* for low level noisy debug messages */
/linux/Documentation/devicetree/bindings/mfd/
H A Dallwinner,sun4i-a10-ts.yaml71 /* sensitive/noisy touch panel */
/linux/include/uapi/linux/
H A Dxilinx-v4l2-controls.h47 /* Enable a noisy output */
/linux/security/
H A DKconfig.hardening153 depends on !COMPILE_TEST # too noisy
188 depends on !COMPILE_TEST # too noisy
/linux/tools/power/acpi/
H A DMakefile.config28 # make the build silent. Set this to something else to make it noisy again.
/linux/fs/jffs2/
H A DKconfig16 int "JFFS2 debugging verbosity (0 = quiet, 2 = noisy)"
/linux/tools/perf/tests/shell/lib/
H A Dcoresight.sh74 # there is a pattern - for example we have less "noisy" results that
/linux/Documentation/driver-api/serial/
H A Dserial-rs485.rst13 noisy environments.
/linux/drivers/scsi/
H A Dqlogicfas408.h44 /* This needs to be set to 1 if your cabling is long or noisy */
/linux/Documentation/admin-guide/device-mapper/
H A Dunstriped.rst96 The purpose of this unstriping is to provide better QoS in noisy
/linux/sound/drivers/pcsp/
H A Dpcsp.c152 "PCSP: CONFIG_DEBUG_PAGEALLOC is enabled, which may make the sound noisy.\n"); in alsa_card_pcsp_init()
/linux/include/linux/regulator/
H A Dconsumer.h67 * may be more noisy than NORMAL and may not be able
73 * the most noisy and may not be able to handle fast load
/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_calib.c762 "offset calibration failed to complete in %d ms; noisy environment?\n", in ar9285_hw_cl_cal()
777 "offset calibration failed to complete in %d ms; noisy environment?\n", in ar9285_hw_cl_cal()
874 "offset calibration failed to complete in %d ms; noisy environment?\n", in ar9002_hw_init_cal()
/linux/scripts/
H A DMakefile.extrawarn97 # Some diagnostics enabled by default are noisy.
H A DMakefile.dtbs94 # Disable noisy checks by default
/linux/Documentation/devicetree/
H A Dof_unittest.rst41 The EXPECT messages result in very noisy console messages that are difficult
/linux/tools/testing/selftests/net/
H A Dudpgro_fwd.sh88 # preload neighbur cache, do avoid some noisy traffic
/linux/Documentation/admin-guide/blockdev/
H A Dfloppy.rst195 Uses a less noisy way to clear the disk change line (which
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c82 * This continues to be a noisy test. Instead of a 1% comparison in approx()
/linux/drivers/tty/serial/
H A Dkgdb_nmi.c159 * "Serial ports are often noisy, especially when muxed over another port (we
/linux/tools/perf/Documentation/
H A Dperf-diff.txt100 It can help us to judge if the reported cycles data is noisy or

1234