/linux-6.12.1/fs/smb/client/ |
D | cifs_debug.h | 30 #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)) { \
|
D | cifsacl.c | 605 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() 1212 …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() 1515 cifs_dbg(NOISY, "SetCIFSACL rc = %d\n", rc); in set_cifs_acl() 1538 cifs_dbg(NOISY, "converting ACL to mode for %s\n", path); in cifs_acl_to_fattr() 1597 cifs_dbg(NOISY, "set ACL from mode for %s\n", path); in id_mode_to_cifs_acl() 1662 cifs_dbg(NOISY, "build_sec_desc rc: %d\n", rc); in id_mode_to_cifs_acl() 1670 cifs_dbg(NOISY, "set_cifs_acl rc: %d\n", rc); in id_mode_to_cifs_acl()
|
/linux-6.12.1/fs/jfs/ |
D | inode.c | 77 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-6.12.1/Documentation/devicetree/bindings/sound/ |
D | cirrus,cs42l42.yaml | 78 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-6.12.1/drivers/gpu/drm/xe/ |
D | xe_gt_sriov_printk.h | 27 /* for low level noisy debug messages */
|
D | xe_sriov_printk.h | 39 /* for low level noisy debug messages */
|
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | allwinner,sun4i-a10-ts.yaml | 71 /* sensitive/noisy touch panel */
|
/linux-6.12.1/include/uapi/linux/ |
D | xilinx-v4l2-controls.h | 47 /* Enable a noisy output */
|
/linux-6.12.1/tools/power/acpi/ |
D | Makefile.config | 28 # make the build silent. Set this to something else to make it noisy again.
|
/linux-6.12.1/security/ |
D | Kconfig.hardening | 153 depends on !COMPILE_TEST # too noisy 188 depends on !COMPILE_TEST # too noisy
|
/linux-6.12.1/fs/jffs2/ |
D | Kconfig | 16 int "JFFS2 debugging verbosity (0 = quiet, 2 = noisy)"
|
/linux-6.12.1/tools/perf/tests/shell/lib/ |
D | coresight.sh | 74 # there is a pattern - for example we have less "noisy" results that
|
/linux-6.12.1/Documentation/driver-api/serial/ |
D | serial-rs485.rst | 13 noisy environments.
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | unstriped.rst | 96 The purpose of this unstriping is to provide better QoS in noisy
|
/linux-6.12.1/sound/drivers/pcsp/ |
D | pcsp.c | 152 "PCSP: CONFIG_DEBUG_PAGEALLOC is enabled, which may make the sound noisy.\n"); in alsa_card_pcsp_init()
|
/linux-6.12.1/drivers/scsi/ |
D | qlogicfas408.h | 44 /* This needs to be set to 1 if your cabling is long or noisy */
|
/linux-6.12.1/include/linux/regulator/ |
D | consumer.h | 67 * 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-6.12.1/drivers/media/radio/ |
D | radio-aimslab.c | 144 /* Mute card - prevents noisy bootups */
|
/linux-6.12.1/scripts/ |
D | Makefile.extrawarn | 97 # Some diagnostics enabled by default are noisy.
|
D | Makefile.dtbs | 94 # Disable noisy checks by default
|
/linux-6.12.1/drivers/net/wireless/ath/ath9k/ |
D | ar9002_calib.c | 762 "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-6.12.1/Documentation/devicetree/ |
D | of_unittest.rst | 41 The EXPECT messages result in very noisy console messages that are difficult
|
/linux-6.12.1/tools/testing/selftests/net/ |
D | udpgro_fwd.sh | 88 # preload neighbur cache, do avoid some noisy traffic
|
/linux-6.12.1/Documentation/admin-guide/blockdev/ |
D | floppy.rst | 195 Uses a less noisy way to clear the disk change line (which
|
/linux-6.12.1/tools/perf/Documentation/ |
D | perf-diff.txt | 100 It can help us to judge if the reported cycles data is noisy or
|