Home
last modified time | relevance | path

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

123

/Linux-v5.10/fs/cifs/
Dcifs_debug.h30 #define NOISY 4 macro
32 #define NOISY 0 macro
69 } else if ((type) & NOISY && (NOISY != 0)) { \
93 } else if ((type) & NOISY && (NOISY != 0)) { \
118 } else if ((type) & NOISY && (NOISY != 0)) { \
Dcifsacl.c593 cifs_dbg(NOISY, "all perms\n"); in access_flags_to_mode()
606 cifs_dbg(NOISY, "access flags 0x%x mode now %04o\n", flags, *pmode); in access_flags_to_mode()
635 cifs_dbg(NOISY, "mode: %04o, access flags now 0x%x\n", in mode_to_access_flags()
729 cifs_dbg(NOISY, "DACL revision %d size %d num aces %d\n", in parse_dacl()
962 …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()
1227 cifs_dbg(NOISY, "SetCIFSACL rc = %d\n", rc); in set_cifs_acl()
1248 cifs_dbg(NOISY, "converting ACL to mode for %s\n", path); in cifs_acl_to_fattr()
1303 cifs_dbg(NOISY, "set ACL from mode for %s\n", path); in id_mode_to_cifs_acl()
1347 cifs_dbg(NOISY, "build_sec_desc rc: %d\n", rc); in id_mode_to_cifs_acl()
1355 cifs_dbg(NOISY, "set_cifs_acl rc: %d\n", rc); in id_mode_to_cifs_acl()
/Linux-v5.10/fs/jfs/
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()
180 static int noisy = 5; in jfs_dirty_inode() local
183 if (!special_file(inode->i_mode) && noisy) { in jfs_dirty_inode()
189 noisy--; in jfs_dirty_inode()
/Linux-v5.10/drivers/ide/
Dsetup-pci.c398 * @noisy: verbose flag
406 const struct ide_port_info *d, int noisy) in ide_setup_pci_controller() argument
411 if (noisy) in ide_setup_pci_controller()
496 u8 noisy) in do_ide_setup_pci_device() argument
516 if (noisy) in do_ide_setup_pci_device()
520 } else if (!pciirq && noisy) { in do_ide_setup_pci_device()
523 } else if (noisy) { in do_ide_setup_pci_device()
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dcs42l42.txt31 debounce, the tip sense pin might be noisy on a plug event.
43 With no debounce, the tip sense pin might be noisy on an unplug event.
/Linux-v5.10/Documentation/devicetree/bindings/mfd/
Dallwinner,sun4i-a10-ts.yaml71 /* sensitive/noisy touch panel */
/Linux-v5.10/include/uapi/linux/
Dxilinx-v4l2-controls.h47 /* Enable a noisy output */
/Linux-v5.10/scripts/gcc-plugins/
DKconfig24 depends on !COMPILE_TEST # too noisy
/Linux-v5.10/tools/power/acpi/
DMakefile.config28 # make the build silent. Set this to something else to make it noisy again.
/Linux-v5.10/scripts/
DMakefile.extrawarn44 # Some diagnostics enabled by default are noisy.
/Linux-v5.10/fs/jffs2/
DKconfig16 int "JFFS2 debugging verbosity (0 = quiet, 2 = noisy)"
/Linux-v5.10/Documentation/driver-api/serial/
Dserial-rs485.rst13 noisy environments.
/Linux-v5.10/include/linux/regulator/
Dconsumer.h66 * may be more noisy than NORMAL and may not be able
72 * the most noisy and may not be able to handle fast load
/Linux-v5.10/drivers/scsi/
Dqlogicfas408.h44 /* This needs to be set to 1 if your cabling is long or noisy */
/Linux-v5.10/Documentation/admin-guide/device-mapper/
Dunstriped.rst96 The purpose of this unstriping is to provide better QoS in noisy
/Linux-v5.10/sound/drivers/pcsp/
Dpcsp.c153 "which may make the sound noisy.\n"); in alsa_card_pcsp_init()
/Linux-v5.10/drivers/media/radio/
Dradio-aimslab.c144 /* Mute card - prevents noisy bootups */
/Linux-v5.10/security/
DKconfig.hardening127 depends on !COMPILE_TEST # too noisy
/Linux-v5.10/drivers/net/wireless/ath/ath9k/
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-v5.10/Documentation/admin-guide/blockdev/
Dfloppy.rst195 Uses a less noisy way to clear the disk change line (which
/Linux-v5.10/drivers/input/touchscreen/
Dektf2127.c118 dev_dbg(dev, "Environment is electrically noisy\n"); in ektf2127_irq()
/Linux-v5.10/drivers/gpu/drm/
Ddrm_of.c250 * of_graph_get_remote_node() produces a noisy error message if port in drm_of_find_panel_or_bridge()
/Linux-v5.10/tools/perf/Documentation/
Dperf-diff.txt100 It can help us to judge if the reported cycles data is noisy or
/Linux-v5.10/drivers/tty/serial/
Dkgdb_nmi.c159 * "Serial ports are often noisy, especially when muxed over another port (we
/Linux-v5.10/drivers/usb/misc/
Didmouse.c371 /* be noisy */ in idmouse_probe()

123