Home
last modified time | relevance | path

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

12345

/openbmc/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.c605 cifs_dbg(NOISY, "all perms\n"); in access_flags_to_mode()
635 cifs_dbg(NOISY, "access flags 0x%x mode now %04o\n", flags, *pmode); in access_flags_to_mode()
664 cifs_dbg(NOISY, "mode: %04o, access flags now 0x%x\n", in mode_to_access_flags()
786 cifs_dbg(NOISY, "DACL revision %d size %d num aces %d\n", in parse_dacl()
1220 …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()
1528 cifs_dbg(NOISY, "SetCIFSACL rc = %d\n", rc); in set_cifs_acl()
1551 cifs_dbg(NOISY, "converting ACL to mode for %s\n", path); in cifs_acl_to_fattr()
1611 cifs_dbg(NOISY, "set ACL from mode for %s\n", path); in id_mode_to_cifs_acl()
1677 cifs_dbg(NOISY, "build_sec_desc rc: %d\n", rc); in id_mode_to_cifs_acl()
1685 cifs_dbg(NOISY, "set_cifs_acl rc: %d\n", rc); in id_mode_to_cifs_acl()
/openbmc/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()
/openbmc/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.
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dallwinner,sun4i-a10-ts.yaml71 /* sensitive/noisy touch panel */
/openbmc/openbmc-tools/openbmc-autobump/
H A Dopenbmc-autobump.py29 if args.noisy:
245 dest="noisy",
/openbmc/libpldm/tests/fuzz/
H A Dfuzz-build.py17 # reduce warning level since tests since gtest is noisy
/openbmc/linux/include/uapi/linux/
H A Dxilinx-v4l2-controls.h47 /* Enable a noisy output */
/openbmc/hiomapd/
H A Dprotocol.h125 /* Noisy reset: Tell the host */
/openbmc/libmctp/tests/fuzz/
H A Dfuzz-build.py17 # reduce warning level since tests since gtest is noisy
/openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2/
H A D0001-fix-bzip2-version-tmp-aaa-will-hang.patch52 if (ISFLAG("--quiet")) noisy = False; else
/openbmc/linux/tools/power/acpi/
H A DMakefile.config28 # make the build silent. Set this to something else to make it noisy again.
/openbmc/linux/security/
H A DKconfig.hardening153 depends on !COMPILE_TEST # too noisy
188 depends on !COMPILE_TEST # too noisy
/openbmc/qemu/scsi/
H A Dqemu-pr-helper.c70 static int noisy; variable
391 r = mpath_persistent_reserve_in(fd, rq_servact, &resp, noisy, verbose); in multipath_pr_in()
538 paramp, noisy, verbose); in multipath_pr_out()
992 noisy = !quiet && (loglevel >= 3); in main()
/openbmc/u-boot/scripts/
H A DMakefile.extrawarn70 # Disable noisy checks by default
/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.h146 # define NOISY 0 macro
/openbmc/linux/fs/jffs2/
H A DKconfig16 int "JFFS2 debugging verbosity (0 = quiet, 2 = noisy)"
/openbmc/linux/Documentation/driver-api/serial/
H A Dserial-rs485.rst13 noisy environments.
/openbmc/entity-manager/scripts/
H A Dvalidate_configs.py69 "-v", "--verbose", action="store_true", help="be noisy"
/openbmc/linux/tools/perf/tests/shell/lib/
H A Dcoresight.sh72 # there is a pattern - for example we have less "noisy" results that
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dunstriped.rst96 The purpose of this unstriping is to provide better QoS in noisy
/openbmc/linux/sound/drivers/pcsp/
H A Dpcsp.c151 "which may make the sound noisy.\n"); in alsa_card_pcsp_init()
/openbmc/linux/drivers/scsi/
H A Dqlogicfas408.h44 /* This needs to be set to 1 if your cabling is long or noisy */
/openbmc/linux/drivers/media/radio/
H A Dradio-aimslab.c144 /* Mute card - prevents noisy bootups */
/openbmc/linux/include/linux/regulator/
H A 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

12345