Home
last modified time | relevance | path

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

123

/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)) { \
H A Dcifsacl.c606 cifs_dbg(NOISY, "all perms\n"); in access_flags_to_mode()
636 cifs_dbg(NOISY, "access flags 0x%x mode now %04o\n", flags, *pmode); in access_flags_to_mode()
665 cifs_dbg(NOISY, "mode: %04o, access flags now 0x%x\n", in mode_to_access_flags()
788 cifs_dbg(NOISY, "DACL revision %d size %d num aces %d\n", in parse_dacl()
1240 …cifs_dbg(NOISY, "revision %d type 0x%x ooffset 0x%x goffset 0x%x sacloffset 0x%x dacloffset 0x%x\n… in parse_sec_desc()
1548 cifs_dbg(NOISY, "SetCIFSACL rc = %d\n", rc); in set_cifs_acl()
1571 cifs_dbg(NOISY, "converting ACL to mode for %s\n", path); in cifs_acl_to_fattr()
1633 cifs_dbg(NOISY, "set ACL from mode for %s\n", path); in id_mode_to_cifs_acl()
1699 cifs_dbg(NOISY, "build_sec_desc rc: %d\n", rc); in id_mode_to_cifs_acl()
1707 cifs_dbg(NOISY, "set_cifs_acl rc: %d\n", rc); in id_mode_to_cifs_acl()
H A Dcifstransport.c150 cifs_dbg(NOISY, "SendRcvNoRsp flags %d rc %d\n", flags, rc); in SendReceiveNoRsp()
/linux/fs/jfs/
H A Dinode.c83 static int noisy = 5; in jfs_commit_inode() local
98 if (!special_file(inode->i_mode) && noisy) { in jfs_commit_inode()
102 noisy--; in jfs_commit_inode()
188 static int noisy = 5; in jfs_dirty_inode() local
191 if (!special_file(inode->i_mode) && noisy) { in jfs_dirty_inode()
197 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.h30 /* 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/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/Documentation/driver-api/serial/
H A Dserial-rs485.rst13 noisy environments.
/linux/sound/drivers/pcsp/
H A Dpcsp.c151 "PCSP: CONFIG_DEBUG_PAGEALLOC is enabled, which may make the sound noisy.\n"); in alsa_card_pcsp_init()
/linux/Documentation/admin-guide/device-mapper/
H A Dunstriped.rst96 The purpose of this unstriping is to provide better QoS in noisy
/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/Documentation/admin-guide/blockdev/
H A Dfloppy.rst195 Uses a less noisy way to clear the disk change line (which
/linux/scripts/
H A DMakefile.warn126 # Some diagnostics enabled by default are noisy.
/linux/tools/perf/Documentation/
H A Dperf-diff.txt100 It can help us to judge if the reported cycles data is noisy or
/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/usb/misc/
H A Didmouse.c371 /* be noisy */ in idmouse_probe()
/linux/drivers/input/touchscreen/
H A Dektf2127.c152 dev_dbg(dev, "Environment is electrically noisy\n"); in ektf2127_irq()
/linux/Documentation/networking/
H A Dudplite.rst229 performance over wireless (or generally noisy) links and thus smaller
/linux/drivers/xen/xenbus/
H A Dxenbus_probe_frontend.c253 /* Information only: is this too noisy? */ in print_device_status()
/linux/drivers/block/drbd/
H A Ddrbd_vli.h51 * We do not want to waste too much on short runlengths in the "noisy"
/linux/tools/power/cpupower/
H A DMakefile29 # make the build silent. Set this to something else to make it noisy again.

123