| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifs_debug.h | 30 #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)) { \
|
| H A D | cifsacl.c | 593 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()
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | setup-pci.c | 398 * @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()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_ccx.c | 50 boolean noisy = false, clean = true; in phydm_cal_nhm_cnt() local 55 return noisy; in phydm_cal_nhm_cnt() 62 return (p_dm->noisy_decision) ? noisy : clean; in phydm_cal_nhm_cnt() 76 return noisy; /* noisy environment */ in phydm_cal_nhm_cnt() 80 return noisy; /* noisy environment */ in phydm_cal_nhm_cnt()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | cs42l42.txt | 31 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.
|
| /OK3568_Linux_fs/kernel/drivers/mtd/rknand/ |
| H A D | Kconfig | 40 int "Debugging verbosity (0 = quiet, 3 = noisy)"
|
| /OK3568_Linux_fs/buildroot/package/rtl8189fs/ |
| H A D | 0001-include-disable-debug-messages.patch | 6 Disable debug messages to make rtl8189fs driver less noisy.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | allwinner,sun4i-a10-ts.yaml | 71 /* sensitive/noisy touch panel */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | xilinx-v4l2-controls.h | 47 /* Enable a noisy output */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | xilinx-v4l2-controls.h | 47 /* Enable a noisy output */
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | xilinx-v4l2-controls.h | 47 /* Enable a noisy output */
|
| /OK3568_Linux_fs/kernel/scripts/gcc-plugins/ |
| H A D | Kconfig | 24 depends on !COMPILE_TEST # too noisy
|
| /OK3568_Linux_fs/kernel/tools/power/acpi/ |
| H A D | Makefile.config | 28 # make the build silent. Set this to something else to make it noisy again.
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.extrawarn | 44 # Some diagnostics enabled by default are noisy.
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.extrawarn | 44 # Some diagnostics enabled by default are noisy.
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | Makefile.extrawarn | 44 # Some diagnostics enabled by default are noisy.
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | Makefile.extrawarn | 72 # Disable noisy checks by default
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | Kconfig | 16 int "JFFS2 debugging verbosity (0 = quiet, 2 = noisy)"
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | pxa25x_udc.h | 147 # define NOISY 0 macro
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/serial/ |
| H A D | serial-rs485.rst | 13 noisy environments.
|
| /OK3568_Linux_fs/buildroot/package/linux-tools/ |
| H A D | Config.in | 136 install these is very noisy and may appear to cause your
|
| /OK3568_Linux_fs/kernel/include/linux/regulator/ |
| H A D | consumer.h | 66 * may be more noisy than NORMAL and may not be able 72 * the most noisy and may not be able to handle fast load
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A D | unstriped.rst | 96 The purpose of this unstriping is to provide better QoS in noisy
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | qlogicfas408.h | 44 /* This needs to be set to 1 if your cabling is long or noisy */
|