Searched refs:silent (Results 1 - 197 of 197) sorted by relevance

/linux-4.1.27/include/linux/
H A Dramfs.h23 int ramfs_fill_super(struct super_block *sb, void *data, int silent);
H A Dshmem_fs.h49 extern int shmem_fill_super(struct super_block *sb, void *data, int silent);
H A Dipc_namespace.h95 * Minimum maximum for HARD_MSGSIZEMAX - POSIX is silent on this. However, shm_destroy_orphaned()
/linux-4.1.27/scripts/kconfig/
H A DMakefile15 silent := -s macro
22 $< $(silent) $(Kconfig)
25 $< $(silent) $(Kconfig)
28 $< $(silent) $(Kconfig)
31 $< $(silent) --oldaskconfig $(Kconfig)
34 $< $(silent) $(Kconfig)
38 $< $(silent) --$@ $(Kconfig)
47 $(obj)/conf $(silent) --silentoldconfig $(Kconfig); \
51 $(obj)/conf $(silent) --silentoldconfig $(Kconfig); \
84 $< $(silent) --$@ $(Kconfig)
94 $< $(silent) --$@=defconfig $(Kconfig)
98 $< $(silent) --defconfig $(Kconfig)
101 $(Q)$< $(silent) --defconfig=arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG) $(Kconfig)
105 $(Q)$< $(silent) --defconfig=arch/$(SRCARCH)/configs/$@ $(Kconfig)
H A Dmconf.c282 static int silent; variable
782 if (!silent) conf_message_callback()
983 if (!silent) handle_exit()
991 if (!silent) handle_exit()
1019 silent = 1; main()
/linux-4.1.27/arch/mips/kernel/
H A Dgenex.S423 BUILD_HANDLER adel ade ade silent /* #4 */
424 BUILD_HANDLER ades ade ade silent /* #5 */
425 BUILD_HANDLER ibe be cli silent /* #6 */
426 BUILD_HANDLER dbe be cli silent /* #7 */
427 BUILD_HANDLER bp bp sti silent /* #9 */
428 BUILD_HANDLER ri ri sti silent /* #10 */
429 BUILD_HANDLER cpu cpu sti silent /* #11 */
430 BUILD_HANDLER ov ov sti silent /* #12 */
431 BUILD_HANDLER tr tr sti silent /* #13 */
432 BUILD_HANDLER msa_fpe msa_fpe msa_fpe silent /* #14 */
433 BUILD_HANDLER fpe fpe fpe silent /* #15 */
434 BUILD_HANDLER ftlb ftlb none silent /* #16 */
435 BUILD_HANDLER msa msa sti silent /* #21 */
436 BUILD_HANDLER mdmx mdmx sti silent /* #22 */
442 BUILD_HANDLER watch watch cli silent /* #23 */
447 BUILD_HANDLER mt mt sti silent /* #25 */
448 BUILD_HANDLER dsp dsp sti silent /* #26 */
542 BUILD_HANDLER daddi_ov daddi_ov none silent /* #12 */
/linux-4.1.27/tools/perf/bench/
H A Dfutex-hash.c28 static bool fshared = false, done = false, silent = false; variable
48 OPT_BOOLEAN( 's', "silent", &silent, "Silent mode: do not display data/details"),
80 if (!silent && workerfn()
105 !silent ? "\n" : "", avg, rel_stddev_stats(stddev, avg), print_summary()
196 if (!silent) { bench_futex_hash()
H A Dfutex-requeue.c33 static bool done = false, silent = false, fshared = false; variable
43 OPT_BOOLEAN( 's', "silent", &silent, "Silent mode: do not display data/details"),
182 if (!silent) { bench_futex_requeue()
H A Dfutex-wake.c34 static bool done = false, silent = false, fshared = false; variable
44 OPT_BOOLEAN( 's', "silent", &silent, "Silent mode: do not display data/details"),
175 if (!silent) { bench_futex_wake()
/linux-4.1.27/fs/qnx6/
H A Dsuper_mmi.c35 struct qnx6_super_block *qnx6_mmi_fill_super(struct super_block *s, int silent) qnx6_mmi_fill_super() argument
53 if (!silent) { qnx6_mmi_fill_super()
90 if (!silent) qnx6_mmi_fill_super()
H A Dinode.c258 int offset, int silent) qnx6_check_first_superblock()
280 if (!silent) { qnx6_check_first_superblock()
297 static int qnx6_fill_super(struct super_block *s, void *data, int silent) qnx6_fill_super() argument
326 sb1 = qnx6_mmi_fill_super(s, silent); qnx6_fill_super()
337 bootblock_offset / QNX6_SUPERBLOCK_SIZE, silent); qnx6_fill_super()
340 bh1 = qnx6_check_first_superblock(s, 0, silent); qnx6_fill_super()
390 if (!silent) qnx6_fill_super()
458 if (!silent) qnx6_fill_super()
257 qnx6_check_first_superblock(struct super_block *s, int offset, int silent) qnx6_check_first_superblock() argument
H A Dqnx6.h126 int silent);
/linux-4.1.27/lib/
H A Ddebug_locks.c29 * 'silent failure': nothing is printed to the console when
/linux-4.1.27/fs/sysv/
H A Dsuper.c302 static int complete_read_super(struct super_block *sb, int silent, int size) complete_read_super() argument
328 if (!silent) complete_read_super()
352 static int sysv_fill_super(struct super_block *sb, void *data, int silent) sysv_fill_super() argument
411 if (complete_read_super(sb, silent, size)) sysv_fill_super()
425 if (!silent) sysv_fill_super()
431 if (!silent) sysv_fill_super()
473 static int v7_fill_super(struct super_block *sb, void *data, int silent) v7_fill_super() argument
496 if (!silent) v7_fill_super()
517 if (complete_read_super(sb, silent, 1)) v7_fill_super()
/linux-4.1.27/fs/freevxfs/
H A Dvxfs_super.c136 * @silent: do not complain loudly when sth is wrong
148 static int vxfs_fill_super(struct super_block *sbp, void *dp, int silent) vxfs_fill_super() argument
173 if (!silent) { vxfs_fill_super()
182 if (!silent) vxfs_fill_super()
187 if ((rsbp->vs_version < 2 || rsbp->vs_version > 4) && !silent) { vxfs_fill_super()
/linux-4.1.27/fs/gfs2/
H A Dops_fstype.c145 * @silent: Don't print a message if the check fails
152 static int gfs2_check_sb(struct gfs2_sbd *sdp, int silent) gfs2_check_sb() argument
158 if (!silent) gfs2_check_sb()
227 static int gfs2_read_super(struct gfs2_sbd *sdp, sector_t sector, int silent) gfs2_read_super() argument
260 return gfs2_check_sb(sdp, silent); gfs2_read_super()
266 * @silent: Don't print message if mount fails
270 static int gfs2_read_sb(struct gfs2_sbd *sdp, int silent) gfs2_read_sb() argument
277 error = gfs2_read_super(sdp, GFS2_SB_ADDR >> sdp->sd_fsb2bb_shift, silent); gfs2_read_sb()
279 if (!silent) gfs2_read_sb()
358 static int init_names(struct gfs2_sbd *sdp, int silent) init_names() argument
369 error = gfs2_read_super(sdp, GFS2_SB_ADDR >> sdp->sd_fsb2bb_shift, silent); init_names()
468 static int init_sb(struct gfs2_sbd *sdp, int silent) init_sb() argument
482 ret = gfs2_read_sb(sdp, silent); init_sb()
932 * @silent: if 1, don't complain if the FS isn't a GFS2 fs
937 static int gfs2_lm_mount(struct gfs2_sbd *sdp, int silent) gfs2_lm_mount() argument
1042 * @silent: Don't complain if it's not a GFS2 filesystem
1047 static int fill_super(struct super_block *sb, struct gfs2_args *args, int silent) fill_super() argument
1099 error = init_names(sdp, silent); fill_super()
1124 error = gfs2_lm_mount(sdp, silent); fill_super()
1132 error = init_sb(sdp, silent); fill_super()
/linux-4.1.27/arch/arm64/kernel/vdso/
H A DMakefile19 # down to collect2, resulting in silent corruption of the vDSO image.
/linux-4.1.27/drivers/xen/xenfs/
H A Dsuper.c45 static int xenfs_fill_super(struct super_block *sb, void *data, int silent) xenfs_fill_super() argument
/linux-4.1.27/fs/nilfs2/
H A Dpage.c375 * @silent: suppress [true] or print [false] warning messages
377 void nilfs_clear_dirty_pages(struct address_space *mapping, bool silent) nilfs_clear_dirty_pages() argument
391 nilfs_clear_dirty_page(page, silent); nilfs_clear_dirty_pages()
402 * @silent: suppress [true] or print [false] warning messages
404 void nilfs_clear_dirty_page(struct page *page, bool silent) nilfs_clear_dirty_page() argument
411 if (!silent) { nilfs_clear_dirty_page()
430 if (!silent) { nilfs_clear_dirty_page()
H A Dsuper.c1050 * @silent: silent mode flag
1056 nilfs_fill_super(struct super_block *sb, void *data, int silent) nilfs_fill_super() argument
/linux-4.1.27/sound/ppc/
H A Dsnd_ps3.c55 MODULE_PARM_DESC(start_delay, "time to insert silent data in ms");
238 int silent = 0; snd_ps3_program_dma() local
242 silent = 1; snd_ps3_program_dma()
249 silent = 1; snd_ps3_program_dma()
263 if (silent) snd_ps3_program_dma()
288 if (!silent) snd_ps3_program_dma()
338 if (card->silent) { snd_ps3_interrupt()
339 /* we are still in silent time */ snd_ps3_interrupt()
345 card->silent--; snd_ps3_interrupt()
609 card->silent = snd_ps3_delay_to_bytes(substream, snd_ps3_pcm_prepare()
H A Dsnd_ps3.h89 int silent; member in struct:snd_ps3_card_info
/linux-4.1.27/fs/fat/
H A Dinode.c1022 int silent, int *debug, struct fat_mount_options *opts) parse_options()
1241 if (!silent) { parse_options()
1345 int silent, struct fat_bios_param_block *bpb) fat_read_bpb()
1371 if (!silent) fat_read_bpb()
1377 if (!silent) fat_read_bpb()
1388 if (!silent) fat_read_bpb()
1397 if (!silent) fat_read_bpb()
1404 if (!silent) fat_read_bpb()
1417 struct fat_boot_sector *b, int silent, fat_read_static_bpb()
1431 if (!silent) fat_read_static_bpb()
1442 if (!silent) fat_read_static_bpb()
1456 if (!silent) fat_read_static_bpb()
1463 if (!silent) fat_read_static_bpb()
1485 int fat_fill_super(struct super_block *sb, void *data, int silent, int isvfat, fat_fill_super() argument
1518 error = parse_options(sb, data, isvfat, silent, &debug, &sbi->options); fat_fill_super()
1532 error = fat_read_bpb(sb, (struct fat_boot_sector *)bh->b_data, silent, fat_fill_super()
1536 (struct fat_boot_sector *)bh->b_data, silent, &bpb); fat_fill_super()
1637 if (!silent) fat_fill_super()
1665 if (!silent) fat_fill_super()
1757 if (!silent) fat_fill_super()
1021 parse_options(struct super_block *sb, char *options, int is_vfat, int silent, int *debug, struct fat_mount_options *opts) parse_options() argument
1344 fat_read_bpb(struct super_block *sb, struct fat_boot_sector *b, int silent, struct fat_bios_param_block *bpb) fat_read_bpb() argument
1416 fat_read_static_bpb(struct super_block *sb, struct fat_boot_sector *b, int silent, struct fat_bios_param_block *bpb) fat_read_static_bpb() argument
H A Dnamei_msdos.c648 static int msdos_fill_super(struct super_block *sb, void *data, int silent) msdos_fill_super() argument
650 return fat_fill_super(sb, data, silent, 0, setup); msdos_fill_super()
H A Dfat.h377 extern int fat_fill_super(struct super_block *sb, void *data, int silent,
H A Dnamei_vfat.c1053 static int vfat_fill_super(struct super_block *sb, void *data, int silent) vfat_fill_super() argument
1055 return fat_fill_super(sb, data, silent, 1, setup); vfat_fill_super()
/linux-4.1.27/arch/x86/boot/
H A Dvideo-bios.c15 * We have two options for this; silent and scanned.
/linux-4.1.27/fs/reiserfs/
H A Dsuper.c1843 #define SWARN(silent, s, id, ...) \
1844 if (!(silent)) \
1847 static int reiserfs_fill_super(struct super_block *s, void *data, int silent) reiserfs_fill_super() argument
1888 SWARN(silent, s, "", "Cannot allocate commit workqueue"); reiserfs_fill_super()
1902 SWARN(silent, s, "", "Cannot allocate memory for " reiserfs_fill_super()
1912 SWARN(silent, s, "jmacd-7", "resize option for remount only"); reiserfs_fill_super()
1928 SWARN(silent, s, "sh-2021", "can not find reiserfs on %s", reiserfs_fill_super()
1942 SWARN(silent, s, "", "Filesystem cannot be " reiserfs_fill_super()
1944 SWARN(silent, s, "", "You may need to run fsck " reiserfs_fill_super()
1946 SWARN(silent, s, "", "Or may be you forgot to " reiserfs_fill_super()
1955 SWARN(silent, s, "jmacd-8", "unable to read bitmap"); reiserfs_fill_super()
1961 SWARN(silent, s, "", "CONFIG_REISERFS_CHECK is set ON"); reiserfs_fill_super()
1962 SWARN(silent, s, "", "- it is slow mode for debugging."); reiserfs_fill_super()
1983 SWARN(silent, s, "sh-2022", reiserfs_fill_super()
1995 SWARN(silent, s, "jmacd-9", reiserfs_fill_super()
2004 SWARN(silent, s, "clm-7000", reiserfs_fill_super()
2014 SWARN(silent, s, "jmacd-10", "get root inode failed"); reiserfs_fill_super()
2089 if (!silent) reiserfs_fill_super()
2108 } else if (!silent) { reiserfs_fill_super()
2137 if (old_format_only(s) && !silent) { reiserfs_fill_super()
H A Dreiserfs.h3207 void print_bmap(struct super_block *s, int silent);
3208 void print_bmap_block(int i, char *data, int size, int silent);
/linux-4.1.27/fs/bfs/
H A Dinode.c320 static int bfs_fill_super(struct super_block *s, void *data, int silent) bfs_fill_super() argument
343 if (!silent) bfs_fill_super()
348 if (BFS_UNCLEAN(bfs_sb, s) && !silent) bfs_fill_super()
/linux-4.1.27/arch/powerpc/platforms/86xx/
H A Dmpc86xx_hpcn.c104 /* Be nice and don't give silent boot death. Delete this in 2.6.27 */ mpc86xx_hpcn_probe()
/linux-4.1.27/fs/cramfs/
H A Dinode.c256 static int cramfs_fill_super(struct super_block *sb, void *data, int silent) cramfs_fill_super() argument
284 if (!silent) cramfs_fill_super()
294 if (super.magic == CRAMFS_MAGIC_WEND && !silent) cramfs_fill_super()
296 else if (!silent) cramfs_fill_super()
/linux-4.1.27/tools/power/cpupower/utils/
H A Dcpuidle-info.c129 { .name = "silent", .has_arg = no_argument, .flag = NULL, .val = 's'},
/linux-4.1.27/fs/adfs/
H A Dsuper.c365 static int adfs_fill_super(struct super_block *sb, void *data, int silent) adfs_fill_super() argument
402 if (!silent) adfs_fill_super()
415 if (!silent) adfs_fill_super()
439 if (!silent) adfs_fill_super()
/linux-4.1.27/fs/jffs2/
H A Dsuper.c270 static int jffs2_fill_super(struct super_block *sb, void *data, int silent) jffs2_fill_super() argument
309 ret = jffs2_do_fill_super(sb, data, silent); jffs2_fill_super()
H A Dos-linux.h175 int jffs2_do_fill_super(struct super_block *sb, void *data, int silent);
H A Dfs.c513 int jffs2_do_fill_super(struct super_block *sb, void *data, int silent) jffs2_do_fill_super() argument
/linux-4.1.27/fs/efs/
H A Dsuper.c21 static int efs_fill_super(struct super_block *s, void *d, int silent);
255 static int efs_fill_super(struct super_block *s, void *d, int silent) efs_fill_super() argument
/linux-4.1.27/fs/minix/
H A Dinode.c158 static int minix_fill_super(struct super_block *s, void *data, int silent) minix_fill_super() argument
311 if (!silent) minix_fill_super()
327 if (!silent) minix_fill_super()
332 if (!silent) minix_fill_super()
337 if (!silent) minix_fill_super()
/linux-4.1.27/fs/ntfs/
H A Dsuper.c575 * @silent: If 'true', all output will be silenced.
580 * @sb is only needed for warning/error output, i.e. it can be NULL when silent
584 const NTFS_BOOT_SECTOR *b, const bool silent) is_boot_sector_ntfs()
593 if ((void*)b < (void*)&b->checksum && b->checksum && !silent) { is_boot_sector_ntfs()
650 if (!silent && b->end_of_sector_marker != cpu_to_le16(0xaa55)) is_boot_sector_ntfs()
660 * @silent: if true, suppress all output
677 const int silent) read_ntfs_boot_sector()
686 bh_primary->b_data, silent)) read_ntfs_boot_sector()
688 if (!silent) read_ntfs_boot_sector()
690 } else if (!silent) read_ntfs_boot_sector()
695 if (!silent) read_ntfs_boot_sector()
703 bh_backup->b_data, silent)) read_ntfs_boot_sector()
706 } else if (!silent) read_ntfs_boot_sector()
711 bh_backup->b_data, silent)) read_ntfs_boot_sector()
713 if (!silent) read_ntfs_boot_sector()
717 } else if (!silent) read_ntfs_boot_sector()
2707 * @silent: silence error output
2712 * If @silent is true, remain silent even if errors are detected. This is used
2721 static int ntfs_fill_super(struct super_block *sb, void *opt, const int silent) ntfs_fill_super() argument
2747 if (!silent) ntfs_fill_super()
2777 if (!silent) ntfs_fill_super()
2792 if (!silent) ntfs_fill_super()
2801 if (!silent) ntfs_fill_super()
2808 if (!(bh = read_ntfs_boot_sector(sb, silent))) { ntfs_fill_super()
2809 if (!silent) ntfs_fill_super()
2820 if (!silent) ntfs_fill_super()
2837 if (!silent) ntfs_fill_super()
2875 if (!silent) ntfs_fill_super()
2882 if (!silent) ntfs_fill_super()
2911 * From now on, ignore @silent parameter. If we fail below this line, ntfs_fill_super()
583 is_boot_sector_ntfs(const struct super_block *sb, const NTFS_BOOT_SECTOR *b, const bool silent) is_boot_sector_ntfs() argument
676 read_ntfs_boot_sector(struct super_block *sb, const int silent) read_ntfs_boot_sector() argument
/linux-4.1.27/fs/ufs/
H A Dsuper.c767 static int ufs_fill_super(struct super_block *sb, void *data, int silent) ufs_fill_super() argument
818 if (!silent) ufs_fill_super()
901 if (!silent) ufs_fill_super()
917 if (!silent) ufs_fill_super()
933 if (!silent) ufs_fill_super()
949 if (!silent) ufs_fill_super()
964 if (!silent) ufs_fill_super()
970 if (!silent) ufs_fill_super()
1035 if (!silent) ufs_fill_super()
/linux-4.1.27/fs/romfs/
H A Dsuper.c468 static int romfs_fill_super(struct super_block *sb, void *data, int silent) romfs_fill_super() argument
510 if (!silent) romfs_fill_super()
524 if (!silent) romfs_fill_super()
/linux-4.1.27/drivers/media/radio/
H A Dradio-typhoon.c26 * completely silent.
/linux-4.1.27/drivers/media/usb/gspca/
H A Dse401.c77 int silent) se401_write_req()
89 if (!silent) se401_write_req()
96 static void se401_read_req(struct gspca_dev *gspca_dev, u16 req, int silent) se401_read_req() argument
114 if (!silent) se401_read_req()
76 se401_write_req(struct gspca_dev *gspca_dev, u16 req, u16 value, int silent) se401_write_req() argument
/linux-4.1.27/drivers/input/touchscreen/
H A Dcyttsp4_spi.c110 * allow silent retries cyttsp_spi_xfer()
H A Dcyttsp_spi.c107 * allow silent retries cyttsp_spi_xfer()
/linux-4.1.27/include/uapi/sound/
H A Dasound_fm.h74 unsigned char key_on; /* set for active, clear for silent */
H A Dasound.h507 SNDRV_CHMAP_NA, /* N/A, silent */
/linux-4.1.27/arch/nios2/kernel/
H A Dmisaligned.c248 /* default mode - silent fix */ misaligned_init()
/linux-4.1.27/fs/configfs/
H A Dmount.c69 static int configfs_fill_super(struct super_block *sb, void *data, int silent) configfs_fill_super() argument
/linux-4.1.27/scripts/gdb/linux/
H A Dsymbols.py26 self.silent = True
/linux-4.1.27/tools/power/acpi/
H A DMakefile30 # make the build silent. Set this to something else to make it noisy again.
/linux-4.1.27/fs/qnx4/
H A Dinode.c186 static int qnx4_fill_super(struct super_block *s, void *data, int silent) qnx4_fill_super() argument
217 if (!silent) qnx4_fill_super()
/linux-4.1.27/fs/hfs/
H A Dsuper.c384 static int hfs_fill_super(struct super_block *sb, void *data, int silent) hfs_fill_super() argument
413 if (!silent) hfs_fill_super()
/linux-4.1.27/fs/udf/
H A Dsuper.c1915 int silent, struct kernel_lb_addr *fileset) udf_load_vrs()
1922 if (!silent) udf_load_vrs()
1931 if (!silent) udf_load_vrs()
1949 if (!silent && ret == -EAGAIN) udf_load_vrs()
2060 static int udf_fill_super(struct super_block *sb, void *options, int silent) udf_fill_super() argument
2130 ret = udf_load_vrs(sb, &uopt, silent, &fileset); udf_fill_super()
2133 ret = udf_load_vrs(sb, &uopt, silent, &fileset); udf_fill_super()
2135 if (!silent) udf_fill_super()
2141 ret = udf_load_vrs(sb, &uopt, silent, &fileset); udf_fill_super()
2205 if (!silent) { udf_fill_super()
1914 udf_load_vrs(struct super_block *sb, struct udf_options *uopt, int silent, struct kernel_lb_addr *fileset) udf_load_vrs() argument
/linux-4.1.27/fs/jfs/
H A Dsuper.c489 static int jfs_fill_super(struct super_block *sb, void *data, int silent) jfs_fill_super() argument
564 if (!silent) jfs_fill_super()
573 if (!silent) { jfs_fill_super()
/linux-4.1.27/include/scsi/
H A Dosd_initiator.h266 * @silent - Do not print to dmsg (Even if enabled)
279 * of the SCSI_OSD_DPRINT_SENSE Kconfig value. Set @silent if you know the
322 struct osd_sense_info *osi, bool silent,
/linux-4.1.27/drivers/misc/ibmasm/
H A Dibmasmfs.c91 static int ibmasmfs_fill_super (struct super_block *sb, void *data, int silent);
115 static int ibmasmfs_fill_super (struct super_block *sb, void *data, int silent) ibmasmfs_fill_super() argument
/linux-4.1.27/fs/omfs/
H A Dinode.c427 static int omfs_fill_super(struct super_block *sb, void *data, int silent) omfs_fill_super() argument
462 if (!silent) omfs_fill_super()
/linux-4.1.27/fs/squashfs/
H A Dsuper.c79 static int squashfs_fill_super(struct super_block *sb, void *data, int silent) squashfs_fill_super() argument
126 if (!silent) squashfs_fill_super()
/linux-4.1.27/fs/hfsplus/
H A Dsuper.c370 static int hfsplus_fill_super(struct super_block *sb, void *data, int silent) hfsplus_fill_super() argument
410 if (!silent) hfsplus_fill_super()
/linux-4.1.27/fs/affs/
H A Dsuper.c298 static int affs_fill_super(struct super_block *sb, void *data, int silent) affs_fill_super() argument
405 if (!silent) affs_fill_super()
/linux-4.1.27/drivers/staging/speakup/
H A Dvarhandlers.c10 { "silent", SILENT, VAR_PROC, NULL, NULL },
H A Dkobjects.c324 * This is called when a user changes the value of the silent parameter.
342 pr_warn("silent value '%c' not in range (0,7)\n", ch); silent_store()
855 __ATTR_WO(silent);
/linux-4.1.27/drivers/oprofile/
H A Doprofilefs.c238 static int oprofilefs_fill_super(struct super_block *sb, void *data, int silent) oprofilefs_fill_super() argument
/linux-4.1.27/drivers/usb/gadget/udc/
H A Dpxa25x_udc.h144 * mostly silent during normal use/testing, with no timing side-effects.
/linux-4.1.27/fs/openpromfs/
H A Dinode.c383 static int openprom_fill_super(struct super_block *s, void *data, int silent) openprom_fill_super() argument
/linux-4.1.27/fs/ramfs/
H A Dinode.c207 int ramfs_fill_super(struct super_block *sb, void *data, int silent) ramfs_fill_super() argument
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_dquot_buf.c267 * readahead errors are silent and simply leave the buffer as !done so a real
H A Dxfs_alloc.c2609 * and handle a silent filesystem corruption rather than crashing. xfs_free_extent()
/linux-4.1.27/fs/autofs4/
H A Dinode.c205 int autofs4_fill_super(struct super_block *s, void *data, int silent) autofs4_fill_super() argument
/linux-4.1.27/fs/coda/
H A Dinode.c152 static int coda_fill_super(struct super_block *sb, void *data, int silent) coda_fill_super() argument
/linux-4.1.27/fs/efivarfs/
H A Dsuper.c191 static int efivarfs_fill_super(struct super_block *sb, void *data, int silent) efivarfs_fill_super() argument
/linux-4.1.27/fs/fuse/
H A Dcontrol.c293 static int fuse_ctl_fill_super(struct super_block *sb, void *data, int silent) fuse_ctl_fill_super() argument
H A Dinode.c978 static int fuse_fill_super(struct super_block *sb, void *data, int silent) fuse_fill_super() argument
/linux-4.1.27/security/
H A Dinode.c33 static int fill_super(struct super_block *sb, void *data, int silent) fill_super() argument
H A Ddevice_cgroup.c726 * an matching exception instead. And be silent about it: we devcgroup_update_access()
744 * an matching exception instead. And be silent about it: we devcgroup_update_access()
/linux-4.1.27/drivers/net/hamradio/
H A Dbaycom_ser_hdx.c252 /* offset to ensure DCD off on silent input */ ser12_rx()
369 /* offset to ensure DCD off on silent input */ ser12_rx()
/linux-4.1.27/fs/hpfs/
H A Dsuper.c517 static int hpfs_fill_super(struct super_block *s, void *options, int silent) hpfs_fill_super() argument
577 if (!silent) hpfs_fill_super()
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_fs.c327 int silent) ipathfs_fill_super()
326 ipathfs_fill_super(struct super_block *sb, void *data, int silent) ipathfs_fill_super() argument
/linux-4.1.27/fs/pstore/
H A Dinode.c413 static int pstore_fill_super(struct super_block *sb, void *data, int silent) pstore_fill_super() argument
/linux-4.1.27/arch/arm/mach-pxa/
H A Dpalmtreo.c128 GPIO15_GPIO | WAKEUP_ON_EDGE_BOTH, /* silent switch */
/linux-4.1.27/tools/power/cpupower/
H A DMakefile39 # make the build silent. Set this to something else to make it noisy again.
/linux-4.1.27/drivers/misc/
H A Dkgdbts.c327 } else if (strcmp(arg, "silent") && ip + offset != addr) { check_and_rewind_pc()
663 { "g", "silent", NULL, check_and_rewind_pc },
678 { "g", "silent", NULL, check_and_rewind_pc },
/linux-4.1.27/drivers/net/wireless/iwlwifi/
H A Diwl-trans.h539 bool (*grab_nic_access)(struct iwl_trans *trans, bool silent,
992 #define iwl_trans_grab_nic_access(trans, silent, flags) \
994 likely((trans)->ops->grab_nic_access(trans, silent, flags)))
/linux-4.1.27/drivers/acpi/apei/
H A Dghes.c333 static int ghes_read_estatus(struct ghes *ghes, int silent) ghes_read_estatus() argument
342 if (!silent && printk_ratelimit()) ghes_read_estatus()
375 if (rc && !silent && printk_ratelimit()) ghes_read_estatus()
/linux-4.1.27/drivers/staging/rtl8192u/
H A Dr8192U_dm.c1822 /* 2008/02/05 MH When we execute silent reset, the DIG PHY parameters dm_ctrl_initgain_byrssi_by_fwfalse_alarm()
2044 /* if silent reset happened, we should rewrite the values back */ dm_initial_gain()
2101 /* if silent reset happened, we should rewrite the values back */ dm_pd_th()
2181 /* if silent reset happened, we should rewrite the values back */ dm_cs_ratio()
2954 if (priv->reset_count != reset_cnt) { /* After silent reset, the reg_c38_State will be returned to default value */ dm_check_fsync()
2958 /*DbgPrint("reg_c38_State = 0 for silent reset.\n");*/ dm_check_fsync()
3119 * Because 92E will always silent reset when we send tx command. We use register dm_send_rssi_tofw()
H A Dr8192U_core.c2138 //for silent reset rtl8192_init_priv_variable()
2923 // or maybe it will continuous silent reset every 2 seconds. HalRxCheckStuck819xUsb()
2999 // in turned off state. Driver should check whether Rx stuck and do silent reset. And rtl819x_ifcheck_resetornot()
3001 // silent reset procedure Emily, 2008.01.21 rtl819x_ifcheck_resetornot()
3011 RT_TRACE(COMP_RESET, "%s():silent reset\n", __func__); rtl819x_ifcheck_resetornot()
H A Dr8192U.h1105 /* For silent reset */
/linux-4.1.27/fs/ocfs2/
H A Docfs2_trace.h1665 TP_PROTO(void *sb, void *data, int silent),
1666 TP_ARGS(sb, data, silent),
1670 __field(int, silent)
1675 __entry->silent = silent;
1678 __entry->data, __entry->silent)
H A Dsuper.c1005 static int ocfs2_fill_super(struct super_block *sb, void *data, int silent) ocfs2_fill_super() argument
1016 trace_ocfs2_fill_super(sb, data, silent); ocfs2_fill_super()
/linux-4.1.27/drivers/platform/x86/
H A Dsamsung-laptop.c110 * on swsmi: 0 is normal, 1 is silent, 2 is turbo
211 .name = "silent",
278 .name = "silent",
H A Dsony-laptop.c2129 "silent",
2138 * lsb -> silent sony_nc_thermal_mode_set()
/linux-4.1.27/fs/ext2/
H A Dsuper.c777 static int ext2_fill_super(struct super_block *sb, void *data, int silent) ext2_fill_super() argument
1003 if (!silent) ext2_fill_super()
1140 if (!silent) ext2_fill_super()
/linux-4.1.27/drivers/of/
H A Doverlay.c67 /* special properties are not meant to be updated (silent NOP) */ of_overlay_apply_single_property()
/linux-4.1.27/drivers/pcmcia/
H A Ddb1xxx_ss.c186 /* enable the currently silent one */ db1x_pcmcia_setup_irqs()
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_fs.c525 static int qibfs_fill_super(struct super_block *sb, void *data, int silent) qibfs_fill_super() argument
/linux-4.1.27/fs/xfs/
H A Dxfs_mount.h245 #define XFS_MFSI_QUIET 0x40 /* Be silent if mount errors found */
H A Dxfs_super.c1440 int silent) xfs_fs_fill_super()
1473 if (silent) xfs_fs_fill_super()
1437 xfs_fs_fill_super( struct super_block *sb, void *data, int silent) xfs_fs_fill_super() argument
H A Dxfs_inode.c1870 * do except to try to keep going. Make sure it's not a silent xfs_inactive_ifree()
/linux-4.1.27/arch/s390/hypfs/
H A Dinode.c272 static int hypfs_fill_super(struct super_block *sb, void *data, int silent) hypfs_fill_super() argument
/linux-4.1.27/fs/devpts/
H A Dinode.c375 devpts_fill_super(struct super_block *s, void *data, int silent) devpts_fill_super() argument
/linux-4.1.27/sound/atmel/
H A Dabdac.c463 /* make sure the DAC is silent and disabled */ atmel_abdac_probe()
/linux-4.1.27/sound/core/
H A Dpcm_misc.c378 * snd_pcm_format_silence_64 - return the silent data in 8 bytes array
/linux-4.1.27/sound/isa/sb/
H A Demu8000_callback.c246 /* channel to be silent and idle */ start_voice()
H A Demu8000_pcm.c285 /* channel to be silent and idle */ setup_voice()
/linux-4.1.27/sound/pci/emu10k1/
H A Demu10k1_callback.c361 /* channel to be silent and idle */ start_voice()
H A Demu10k1_main.c2035 /* Clear silent pages and set up pointers */ snd_emu10k1_create()
/linux-4.1.27/tools/testing/selftests/mqueue/
H A Dmq_open_tests.c91 * Be silent if this fails, if we cleaned up already it's shutdown()
H A Dmq_perf_tests.c191 * Be silent if this fails, if we cleaned up already it's shutdown()
/linux-4.1.27/drivers/net/can/c_can/
H A Dc_can.c563 /* loopback + silent mode : useful for hot self-test */ c_can_chip_config()
571 /* silent mode : bus-monitoring mode */ c_can_chip_config()
/linux-4.1.27/fs/exofs/
H A Dsuper.c705 static int exofs_fill_super(struct super_block *sb, void *data, int silent) exofs_fill_super() argument
777 if (!silent) exofs_fill_super()
/linux-4.1.27/net/rds/
H A Dsend.c311 * However, if there are exclusively attached silent ops, rds_send_xmit()
312 * we skip the hdr/data send, to enable silent operation. rds_send_xmit()
/linux-4.1.27/sound/pci/ca0106/
H A Dca0106.h378 #define PLAYBACK_MUTE 0x65 /* Unknown. While playing 0x0, while silent 0x00fc0000 */
398 #define CAPTURE_MUTE 0x69 /* Unknown. While capturing 0x0, while silent 0x00fc0000 */
/linux-4.1.27/tools/perf/util/
H A Dprobe-event.c390 static struct debuginfo *open_debuginfo(const char *module, bool silent) open_debuginfo() argument
398 if (!silent) open_debuginfo()
405 if (!ret && !silent) { open_debuginfo()
/linux-4.1.27/drivers/net/can/cc770/
H A Dcc770.c51 * 2. Support of silent (listen-only) mode.
/linux-4.1.27/drivers/net/can/usb/peak_usb/
H A Dpcan_usb.c782 /* if revision greater than 3, can put silent mode on/off */ pcan_usb_start()
/linux-4.1.27/drivers/net/ppp/
H A Dppp_mppe.c565 /* ccp.c will be silent (no additional CCP Reset-Requests). */ mppe_decompress()
/linux-4.1.27/fs/ocfs2/dlmfs/
H A Ddlmfs.c571 int silent) dlmfs_fill_super()
569 dlmfs_fill_super(struct super_block * sb, void * data, int silent) dlmfs_fill_super() argument
/linux-4.1.27/fs/overlayfs/
H A Dsuper.c822 static int ovl_fill_super(struct super_block *sb, void *data, int silent) ovl_fill_super() argument
/linux-4.1.27/fs/tracefs/
H A Dinode.c267 static int trace_fill_super(struct super_block *sb, void *data, int silent) trace_fill_super() argument
/linux-4.1.27/fs/hostfs/
H A Dhostfs_kern.c930 static int hostfs_fill_sb_common(struct super_block *sb, void *d, int silent) hostfs_fill_sb_common() argument
/linux-4.1.27/fs/hppfs/
H A Dhppfs.c708 static int hppfs_fill_super(struct super_block *sb, void *d, int silent) hppfs_fill_super() argument
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dinode.c717 spufs_fill_super(struct super_block *sb, void *data, int silent) spufs_fill_super() argument
/linux-4.1.27/fs/
H A Dbinfmt_misc.c785 static int bm_fill_super(struct super_block *sb, void *data, int silent) bm_fill_super() argument
/linux-4.1.27/fs/debugfs/
H A Dinode.c199 static int debug_fill_super(struct super_block *sb, void *data, int silent) debug_fill_super() argument
/linux-4.1.27/kernel/power/
H A Dqos.c531 /* silent return to keep pcm code cleaner */ pm_qos_remove_request()
/linux-4.1.27/mm/
H A Dbootmem.c323 bdebug("silent double reserve of PFN %lx\n", __reserve()
H A Dshmem.c2989 int shmem_fill_super(struct super_block *sb, void *data, int silent) shmem_fill_super() argument
/linux-4.1.27/sound/soc/codecs/
H A Dwm8961.c192 * silent power up and power down.
/linux-4.1.27/fs/isofs/
H A Dinode.c571 static int isofs_fill_super(struct super_block *s, void *data, int silent) isofs_fill_super() argument
954 if (!silent) isofs_fill_super()
/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dtg3.c8803 static int tg3_stop_block(struct tg3 *tp, unsigned long ofs, u32 enable_bit, bool silent) tg3_stop_block() argument
8844 if (i == MAX_WAIT_CNT && !silent) { tg3_stop_block()
8855 static int tg3_abort_hw(struct tg3 *tp, bool silent) tg3_abort_hw() argument
8872 err = tg3_stop_block(tp, RCVBDI_MODE, RCVBDI_MODE_ENABLE, silent); tg3_abort_hw()
8873 err |= tg3_stop_block(tp, RCVLPC_MODE, RCVLPC_MODE_ENABLE, silent); tg3_abort_hw()
8874 err |= tg3_stop_block(tp, RCVLSC_MODE, RCVLSC_MODE_ENABLE, silent); tg3_abort_hw()
8875 err |= tg3_stop_block(tp, RCVDBDI_MODE, RCVDBDI_MODE_ENABLE, silent); tg3_abort_hw()
8876 err |= tg3_stop_block(tp, RCVDCC_MODE, RCVDCC_MODE_ENABLE, silent); tg3_abort_hw()
8877 err |= tg3_stop_block(tp, RCVCC_MODE, RCVCC_MODE_ENABLE, silent); tg3_abort_hw()
8879 err |= tg3_stop_block(tp, SNDBDS_MODE, SNDBDS_MODE_ENABLE, silent); tg3_abort_hw()
8880 err |= tg3_stop_block(tp, SNDBDI_MODE, SNDBDI_MODE_ENABLE, silent); tg3_abort_hw()
8881 err |= tg3_stop_block(tp, SNDDATAI_MODE, SNDDATAI_MODE_ENABLE, silent); tg3_abort_hw()
8882 err |= tg3_stop_block(tp, RDMAC_MODE, RDMAC_MODE_ENABLE, silent); tg3_abort_hw()
8883 err |= tg3_stop_block(tp, SNDDATAC_MODE, SNDDATAC_MODE_ENABLE, silent); tg3_abort_hw()
8884 err |= tg3_stop_block(tp, DMAC_MODE, DMAC_MODE_ENABLE, silent); tg3_abort_hw()
8885 err |= tg3_stop_block(tp, SNDBDC_MODE, SNDBDC_MODE_ENABLE, silent); tg3_abort_hw()
8906 err |= tg3_stop_block(tp, HOSTCC_MODE, HOSTCC_MODE_ENABLE, silent); tg3_abort_hw()
8907 err |= tg3_stop_block(tp, WDMAC_MODE, WDMAC_MODE_ENABLE, silent); tg3_abort_hw()
8908 err |= tg3_stop_block(tp, MBFREE_MODE, MBFREE_MODE_ENABLE, silent); tg3_abort_hw()
8913 err |= tg3_stop_block(tp, BUFMGR_MODE, BUFMGR_MODE_ENABLE, silent); tg3_abort_hw()
8914 err |= tg3_stop_block(tp, MEMARB_MODE, MEMARB_MODE_ENABLE, silent); tg3_abort_hw()
9310 static int tg3_halt(struct tg3 *tp, int kind, bool silent) tg3_halt() argument
9318 tg3_abort_hw(tp, silent); tg3_halt()
H A Dbnx2.c2504 bnx2_fw_sync(struct bnx2 *bp, u32 msg_data, int ack, int silent) bnx2_fw_sync() argument
2536 if (!silent) { bnx2_fw_sync()
/linux-4.1.27/fs/ext3/
H A Dsuper.c1688 static int ext3_fill_super (struct super_block *sb, void *data, int silent) ext3_fill_super() argument
2040 if (!silent) ext3_fill_super()
2130 if (!silent) ext3_fill_super()
/linux-4.1.27/sound/pci/hda/
H A Dpatch_hdmi.c1798 /* Verify pin:cvt selections to avoid silent audio after S3. generic_hdmi_playback_pcm_prepare()
1803 * which can cause a resumed audio playback become silent generic_hdmi_playback_pcm_prepare()
3127 * channel slots if we need to carry a silent channel next to it). atihdmi_paired_chmap_cea_alloc_validate_get_type()
H A Dpatch_analog.c428 * causes noisy or silent outputs at a certain timing, e.g. patch_ad1986a()
/linux-4.1.27/drivers/scsi/osd/
H A Dosd_initiator.c1723 struct osd_sense_info *osi, bool silent, osd_req_decode_sense_full()
1734 bool __cur_sense_need_output = !silent; osd_req_decode_sense_full()
1722 osd_req_decode_sense_full(struct osd_request *or, struct osd_sense_info *osi, bool silent, struct osd_obj_id *bad_obj_list __unused, int max_obj __unused, struct osd_attr *bad_attr_list, int max_attr) osd_req_decode_sense_full() argument
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
H A Dtrans.c1386 static bool iwl_trans_pcie_grab_nic_access(struct iwl_trans *trans, bool silent, iwl_trans_pcie_grab_nic_access() argument
1428 if (!silent) { iwl_trans_pcie_grab_nic_access()
/linux-4.1.27/drivers/parisc/
H A Dsba_iommu.c1137 * PA8700 (PCX-W2, aka piranha) silent data corruption fix sba_alloc_pdir()
1140 * Ike/Astro can cause silent data corruption. This is only sba_alloc_pdir()
/linux-4.1.27/security/smack/
H A Dsmackfs.c2427 * @silent: unused
2433 static int smk_fill_super(struct super_block *sb, void *data, int silent) smk_fill_super() argument
/linux-4.1.27/drivers/net/ethernet/amd/
H A Datarilance.c67 * 0 = silent, print only serious errors
H A Dsun3lance.c61 * 0 = silent, print only serious errors
/linux-4.1.27/drivers/media/usb/go7007/
H A Dgo7007-usb.c1260 * a USB1.1 port. There will be silent corruption of the stream. */ go7007_usb_probe()
/linux-4.1.27/drivers/staging/fbtft/
H A Dfbtft_device.c119 "0 silent, >0 show gpios, >1 show devices, >2 show devices before (default=3)");
/linux-4.1.27/drivers/target/
H A Dtarget_core_file.c129 * of silent data-loss if the SCSI client has *not* performed a fd_configure_device()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dobd_mount.c1190 int lustre_fill_super(struct super_block *sb, void *data, int silent) lustre_fill_super() argument
/linux-4.1.27/drivers/input/misc/
H A Dyealink.c290 0xFF, 0xFF, 0x01, 0x90, /* silent, 400/100 [s] */
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_actlog.c837 /* This would be an empty REQ_FLUSH, be silent. */ __drbd_change_sync()
H A Ddrbd_state.c1472 * or even worse, silent data corruption.
/linux-4.1.27/drivers/thermal/
H A Dof-thermal.c525 * API. It will also silent the zone by remove the .get_temp() and .get_trend()
/linux-4.1.27/fs/hugetlbfs/
H A Dinode.c873 hugetlbfs_fill_super(struct super_block *sb, void *data, int silent) hugetlbfs_fill_super() argument
/linux-4.1.27/fs/ncpfs/
H A Dinode.c468 static int ncp_fill_super(struct super_block *sb, void *raw_data, int silent) ncp_fill_super() argument
/linux-4.1.27/fs/nfsd/
H A Dnfsctl.c1127 static int nfsd_fill_super(struct super_block * sb, void * data, int silent) nfsd_fill_super() argument
/linux-4.1.27/ipc/
H A Dmqueue.c306 static int mqueue_fill_super(struct super_block *sb, void *data, int silent) mqueue_fill_super() argument
/linux-4.1.27/arch/powerpc/platforms/512x/
H A Dclock-commonclk.c1085 * silent and non-fatal, and pre-enable the clock item here such
/linux-4.1.27/fs/befs/
H A Dlinuxvfs.c769 befs_fill_super(struct super_block *sb, void *data, int silent) befs_fill_super() argument
/linux-4.1.27/fs/f2fs/
H A Dsuper.c969 static int f2fs_fill_super(struct super_block *sb, void *data, int silent) f2fs_fill_super() argument
/linux-4.1.27/net/ipv6/
H A Draw.c1059 * since RFC3542 is silent about it. do_rawv6_getsockopt()
/linux-4.1.27/net/sunrpc/
H A Drpc_pipe.c1385 rpc_fill_super(struct super_block *sb, void *data, int silent) rpc_fill_super() argument
/linux-4.1.27/sound/usb/
H A Dquirks.c687 * too loud or silent due to firmware bug (bko#65251) snd_usb_gamecon780_boot_quirk()
H A Dpcm.c1495 * silent payloads are procssed before handling the actual data retire_playback_urb()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c2907 /* send queue update ramrod to configure default vlan and silent bnx2x_set_vf_vlan()
2928 /* configure default vlan to vf queue and set silent bnx2x_set_vf_vlan()
H A Dbnx2x_sp.c4455 /* silent vlan removal */ bnx2x_q_fill_init_rx_data()
4713 /* silent vlan removal */ bnx2x_q_fill_update_data()
H A Dbnx2x_main.c3146 /* configure silent vlan removal */ bnx2x_get_q_flags()
3250 /* configure silent vlan removal bnx2x_pf_rx_q_prep()
5339 /* set silent vlan removal values according to vlan mode */ bnx2x_after_function_update()
5364 BNX2X_ERR("Failed to config silent vlan rem for Q %d\n", for_each_eth_queue()
5383 BNX2X_ERR("Failed to config silent vlan rem for Q %d\n",
/linux-4.1.27/sound/pci/trident/
H A Dtrident_main.c3371 /* allocate and setup silent page and initialise TLB entries */ snd_trident_tlb_alloc()
3374 dev_err(trident->card->dev, "unable to allocate silent page\n"); snd_trident_tlb_alloc()
/linux-4.1.27/fs/ext4/
H A Dsuper.c3436 static int ext4_fill_super(struct super_block *sb, void *data, int silent) ext4_fill_super() argument
3533 silent = 1; ext4_fill_super()
3553 silent = 1; ext4_fill_super()
4293 if (!silent) ext4_fill_super()
/linux-4.1.27/net/netfilter/ipvs/
H A Dip_vs_sync.c1176 /* If only IPv4, just silent skip IPv6 */ ip_vs_proc_sync_conn()
/linux-4.1.27/security/selinux/
H A Dselinuxfs.c1745 static int sel_fill_super(struct super_block *sb, void *data, int silent) sel_fill_super() argument
/linux-4.1.27/sound/synth/emux/
H A Dsoundfont.c1451 * The soundcard should be silent before calling this function.
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic79xx_core.c2684 int silent; ahd_handle_transmission_error() local
2719 silent = FALSE; ahd_handle_transmission_error()
2727 silent = TRUE; ahd_handle_transmission_error()
2731 if (silent == FALSE) { ahd_handle_transmission_error()
2742 if (silent == FALSE) { ahd_handle_transmission_error()
2819 if (silent == FALSE) ahd_handle_transmission_error()
2834 if (silent == FALSE) ahd_handle_transmission_error()
H A Daic7xxx_core.c1626 int silent; ahc_handle_scsiint() local
1654 silent = FALSE; ahc_handle_scsiint()
1657 silent = TRUE; ahc_handle_scsiint()
1665 if (silent == FALSE) { ahc_handle_scsiint()
/linux-4.1.27/drivers/net/can/
H A Dgrcan.c1369 /* Trying to transmit in silent mode will generate error interrupts, but grcan_start_xmit()
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dwinbond-840.c207 silent data corruption.
/linux-4.1.27/drivers/net/wan/
H A Ddscc4.c1064 * silent mode possible at dscc4_close() time and simply claims to dscc4_open()
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
H A Dmce.c1263 * Periodic polling timer for "silent" machine check errors. If the
/linux-4.1.27/drivers/block/
H A Damiflop.c21 * - added command line and machine based default for "silent" df0
H A Dnvme-core.c2284 * namespaces failed. At the moment, these failures are silent. TBD which
/linux-4.1.27/drivers/usb/gadget/legacy/
H A Dinode.c1961 gadgetfs_fill_super (struct super_block *sb, void *opts, int silent) gadgetfs_fill_super() argument
/linux-4.1.27/fs/ubifs/
H A Dsuper.c1994 static int ubifs_fill_super(struct super_block *sb, void *data, int silent) ubifs_fill_super() argument
/linux-4.1.27/
H A DMakefile84 # If the user is running make -s (silent mode), suppress echoing of
/linux-4.1.27/fs/btrfs/
H A Dsuper.c938 void *data, int silent) btrfs_fill_super()
936 btrfs_fill_super(struct super_block *sb, struct btrfs_fs_devices *fs_devices, void *data, int silent) btrfs_fill_super() argument
/linux-4.1.27/drivers/isdn/i4l/
H A Disdn_net.c2381 /* If none of configured EAZ/MSN matched and not verbose, be silent */ isdn_net_find_icall()
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Def10.c869 * be silent.
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_dm.c496 "we are in silent reset progress, so return\n"); dm_TXPowerTrackingCallback_TSSI()
/linux-4.1.27/drivers/staging/rtl8192e/
H A Drtllib_softmac.c1581 netdev_info(ieee->dev, "silent reset associate\n"); rtllib_associate_complete_wq()
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c1373 printk("==================>silent reset associate\n"); ieee80211_associate_complete_wq()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
H A Dservice.c1036 at the exact right moment. Eventually, all silent exports ptlrpc_update_export_timer()
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_fs.c1149 static int ffs_sb_fill(struct super_block *sb, void *_data, int silent) ffs_sb_fill() argument
/linux-4.1.27/include/sound/
H A Demu10k1.h1714 struct snd_dma_buffer silent_page; /* silent page */
/linux-4.1.27/net/key/
H A Daf_key.c2724 if (err == -ESRCH) /* empty table - old silent behavior */ pfkey_spdflush()
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c2277 /* Stop polling for compls when HW has been silent for 10ms */ be_tx_compl_clean()
/linux-4.1.27/drivers/net/ethernet/natsemi/
H A Dnatsemi.c3111 /* For WOL we must restart the rx process in silent mode. enable_wol_mode()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Dcommands.h2871 * Measure of background noise in silent period after beacon.
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A Dcommands.h3063 * Measure of background noise in silent period after beacon.
/linux-4.1.27/kernel/
H A Dsignal.c1111 * This is a silent loss of information. We still __send_signal()
/linux-4.1.27/sound/pci/ac97/
H A Dac97_patch.c3271 /* Don't set 0x0200 here. This results in the silent analog output */ patch_cm9761()
/linux-4.1.27/drivers/ata/
H A Dlibata-core.c4136 * Causes silent data corruption with higher max sects.

Completed in 6783 milliseconds