Home
last modified time | relevance | path

Searched refs:silent (Results 1 – 25 of 113) sorted by relevance

12345

/kernel/linux/linux-5.10/scripts/kconfig/
DMakefile16 silent := -s macro
23 $(Q)$< $(silent) $(Kconfig)
26 $(Q)$< $(silent) $(Kconfig)
29 $(Q)$< $(silent) $(Kconfig)
32 $(Q)$< $(silent) --oldaskconfig $(Kconfig)
35 $(Q)$< $(silent) $(Kconfig)
51 $< $(silent) --oldconfig $(Kconfig); \
55 $< $(silent) --oldconfig $(Kconfig); \
71 $(Q)$< $(silent) --$@ $(Kconfig)
76 $(Q)$< $(silent) --$@=defconfig $(Kconfig)
[all …]
Dmconf.c282 static int silent; variable
778 if (!silent) in conf_message_callback()
980 if (!silent) in handle_exit()
988 if (!silent) in handle_exit()
1012 silent = 1; in main()
/kernel/linux/linux-5.10/arch/mips/kernel/
Dgenex.S558 BUILD_HANDLER adel ade ade silent /* #4 */
559 BUILD_HANDLER ades ade ade silent /* #5 */
560 BUILD_HANDLER ibe be cli silent /* #6 */
561 BUILD_HANDLER dbe be cli silent /* #7 */
562 BUILD_HANDLER bp bp sti silent /* #9 */
563 BUILD_HANDLER ri ri sti silent /* #10 */
564 BUILD_HANDLER cpu cpu sti silent /* #11 */
565 BUILD_HANDLER ov ov sti silent /* #12 */
566 BUILD_HANDLER tr tr sti silent /* #13 */
567 BUILD_HANDLER msa_fpe msa_fpe msa_fpe silent /* #14 */
[all …]
/kernel/linux/linux-5.10/fs/freevxfs/
Dvxfs_super.c148 static int vxfs_try_sb_magic(struct super_block *sbp, int silent, in vxfs_try_sb_magic() argument
159 if (!silent) { in vxfs_try_sb_magic()
170 if (!silent) in vxfs_try_sb_magic()
207 static int vxfs_fill_super(struct super_block *sbp, void *dp, int silent) in vxfs_fill_super() argument
235 if (!vxfs_try_sb_magic(sbp, silent, 1, in vxfs_fill_super()
239 } else if (!vxfs_try_sb_magic(sbp, silent, 8, in vxfs_fill_super()
244 if (!silent) in vxfs_fill_super()
251 if ((j < 2 || j > 4) && !silent) { in vxfs_fill_super()
/kernel/linux/linux-5.10/tools/perf/bench/
Dfutex-lock-pi.c36 static bool silent = false, multi = false; variable
49 OPT_BOOLEAN( 's', "silent", &silent, "Silent mode: do not display data/details"),
65 !silent ? "\n" : "", avg, rel_stddev_stats(stddev, avg), in print_summary()
97 if (!silent) in workerfn()
108 if (ret && !silent) in workerfn()
218 if (!silent) in bench_futex_lock_pi()
Dfutex-hash.c37 static bool fshared = false, done = false, silent = false; variable
57 OPT_BOOLEAN( 's', "silent", &silent, "Silent mode: do not display data/details"),
90 if (!silent && in workerfn()
116 !silent ? "\n" : "", avg, rel_stddev_stats(stddev, avg), in print_summary()
211 if (!silent) { in bench_futex_hash()
Dfutex-wake.c42 static bool done = false, silent = false, fshared = false; variable
52 OPT_BOOLEAN( 's', "silent", &silent, "Silent mode: do not display data/details"),
191 if (!silent) { in bench_futex_wake()
Dfutex-requeue.c41 static bool done = false, silent = false, fshared = false; variable
51 OPT_BOOLEAN( 's', "silent", &silent, "Silent mode: do not display data/details"),
193 if (!silent) { in bench_futex_requeue()
Dfutex-wake-parallel.c51 static bool done = false, silent = false, fshared = false; variable
63 OPT_BOOLEAN( 's', "silent", &silent, "Silent mode: do not display data/details"),
308 if (!silent) in bench_futex_wake_parallel()
/kernel/linux/linux-5.10/fs/sysv/
Dsuper.c303 static int complete_read_super(struct super_block *sb, int silent, int size) in complete_read_super() argument
328 if (!silent) in complete_read_super()
350 static int sysv_fill_super(struct super_block *sb, void *data, int silent) in sysv_fill_super() argument
410 if (complete_read_super(sb, silent, size)) in sysv_fill_super()
424 if (!silent) in sysv_fill_super()
430 if (!silent) in sysv_fill_super()
472 static int v7_fill_super(struct super_block *sb, void *data, int silent) in v7_fill_super() argument
497 if (!silent) in v7_fill_super()
518 if (complete_read_super(sb, silent, 1)) in v7_fill_super()
/kernel/linux/linux-5.10/fs/qnx6/
Dsuper_mmi.c36 struct qnx6_super_block *qnx6_mmi_fill_super(struct super_block *s, int silent) in qnx6_mmi_fill_super() argument
54 if (!silent) { in qnx6_mmi_fill_super()
91 if (!silent) in qnx6_mmi_fill_super()
Dinode.c257 int offset, int silent) in qnx6_check_first_superblock() argument
279 if (!silent) { in qnx6_check_first_superblock()
296 static int qnx6_fill_super(struct super_block *s, void *data, int silent) in qnx6_fill_super() argument
325 sb1 = qnx6_mmi_fill_super(s, silent); in qnx6_fill_super()
336 bootblock_offset / QNX6_SUPERBLOCK_SIZE, silent); in qnx6_fill_super()
339 bh1 = qnx6_check_first_superblock(s, 0, silent); in qnx6_fill_super()
389 if (!silent) in qnx6_fill_super()
459 if (!silent) in qnx6_fill_super()
/kernel/linux/linux-5.10/fs/fat/
Dinode.c1127 int silent, int *debug, struct fat_mount_options *opts) in parse_options() argument
1352 if (!silent) { in parse_options()
1456 int silent, struct fat_bios_param_block *bpb) in fat_read_bpb() argument
1482 if (!silent) in fat_read_bpb()
1488 if (!silent) in fat_read_bpb()
1499 if (!silent) in fat_read_bpb()
1508 if (!silent) in fat_read_bpb()
1515 if (!silent) in fat_read_bpb()
1522 if (!silent) in fat_read_bpb()
1534 struct fat_boot_sector *b, int silent, in fat_read_static_bpb() argument
[all …]
/kernel/linux/linux-5.10/fs/ntfs/
Dsuper.c570 const NTFS_BOOT_SECTOR *b, const bool silent) in is_boot_sector_ntfs() argument
579 if ((void*)b < (void*)&b->checksum && b->checksum && !silent) { in is_boot_sector_ntfs()
636 if (!silent && b->end_of_sector_marker != cpu_to_le16(0xaa55)) in is_boot_sector_ntfs()
663 const int silent) in read_ntfs_boot_sector() argument
672 bh_primary->b_data, silent)) in read_ntfs_boot_sector()
674 if (!silent) in read_ntfs_boot_sector()
676 } else if (!silent) in read_ntfs_boot_sector()
681 if (!silent) in read_ntfs_boot_sector()
689 bh_backup->b_data, silent)) in read_ntfs_boot_sector()
692 } else if (!silent) in read_ntfs_boot_sector()
[all …]
/kernel/linux/linux-5.10/fs/reiserfs/
Dsuper.c1886 #define SWARN(silent, s, id, ...) \ argument
1887 if (!(silent)) \
1890 static int reiserfs_fill_super(struct super_block *s, void *data, int silent) in reiserfs_fill_super() argument
1929 SWARN(silent, s, "", "Cannot allocate commit workqueue"); in reiserfs_fill_super()
1943 SWARN(silent, s, "", "Cannot allocate memory for " in reiserfs_fill_super()
1953 SWARN(silent, s, "jmacd-7", "resize option for remount only"); in reiserfs_fill_super()
1969 SWARN(silent, s, "sh-2021", "can not find reiserfs on %s", in reiserfs_fill_super()
1986 SWARN(silent, s, "", "Filesystem cannot be " in reiserfs_fill_super()
1988 SWARN(silent, s, "", "You may need to run fsck " in reiserfs_fill_super()
1990 SWARN(silent, s, "", "Or may be you forgot to " in reiserfs_fill_super()
[all …]
/kernel/linux/linux-5.10/fs/adfs/
Dsuper.c280 static int adfs_probe(struct super_block *sb, unsigned int offset, int silent, in adfs_probe() argument
295 if (!silent) in adfs_probe()
364 static int adfs_fill_super(struct super_block *sb, void *data, int silent) in adfs_fill_super() argument
395 ret = adfs_probe(sb, 0, silent, adfs_validate_dr0); in adfs_fill_super()
397 if (!silent) in adfs_fill_super()
/kernel/linux/linux-5.10/sound/ppc/
Dsnd_ps3.c225 int silent = 0; in snd_ps3_program_dma() local
229 silent = 1; in snd_ps3_program_dma()
236 silent = 1; in snd_ps3_program_dma()
249 if (silent) in snd_ps3_program_dma()
274 if (!silent) in snd_ps3_program_dma()
324 if (card->silent) { in snd_ps3_interrupt()
331 card->silent--; in snd_ps3_interrupt()
575 card->silent = snd_ps3_delay_to_bytes(substream, in snd_ps3_pcm_prepare()
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-platform-asus-wmi49 * 2 - silent
59 * 2 - silent
/kernel/linux/linux-5.10/fs/gfs2/
Dops_fstype.c163 static int gfs2_check_sb(struct gfs2_sbd *sdp, int silent) in gfs2_check_sb() argument
169 if (!silent) in gfs2_check_sb()
245 static int gfs2_read_super(struct gfs2_sbd *sdp, sector_t sector, int silent) in gfs2_read_super() argument
279 return gfs2_check_sb(sdp, silent); in gfs2_read_super()
289 static int gfs2_read_sb(struct gfs2_sbd *sdp, int silent) in gfs2_read_sb() argument
296 error = gfs2_read_super(sdp, GFS2_SB_ADDR >> sdp->sd_fsb2bb_shift, silent); in gfs2_read_sb()
298 if (!silent) in gfs2_read_sb()
363 static int init_names(struct gfs2_sbd *sdp, int silent) in init_names() argument
374 error = gfs2_read_super(sdp, GFS2_SB_ADDR >> sdp->sd_fsb2bb_shift, silent); in init_names()
476 static int init_sb(struct gfs2_sbd *sdp, int silent) in init_sb() argument
[all …]
/kernel/linux/linux-5.10/fs/sharefs/
Dmain.c26 static int sharefs_fill_super(struct super_block *sb, void *data, int silent) in sharefs_fill_super() argument
106 if (!silent) in sharefs_fill_super()
/kernel/linux/linux-5.10/fs/nilfs2/
Dpage.c358 void nilfs_clear_dirty_pages(struct address_space *mapping, bool silent) in nilfs_clear_dirty_pages() argument
379 nilfs_clear_dirty_page(page, silent); in nilfs_clear_dirty_pages()
393 void nilfs_clear_dirty_page(struct page *page, bool silent) in nilfs_clear_dirty_page() argument
400 if (!silent) in nilfs_clear_dirty_page()
417 if (!silent) in nilfs_clear_dirty_page()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
Dchipone_icn8505.c78 void *data, int len, bool silent) in icn8505_read_xfer() argument
103 if (!silent) in icn8505_read_xfer()
115 const void *data, int len, bool silent) in icn8505_write_xfer() argument
137 if (!silent) in icn8505_write_xfer()
/kernel/linux/linux-5.10/tools/scripts/
DMakefile.include108 silent=1
123 ifneq ($(silent),1)
/kernel/linux/linux-5.10/fs/befs/
Dlinuxvfs.c809 befs_fill_super(struct super_block *sb, void *data, int silent) in befs_fill_super() argument
827 if (!silent) in befs_fill_super()
850 if (!silent) in befs_fill_super()
857 if (!silent) in befs_fill_super()
882 if (!silent) in befs_fill_super()
906 if (!silent) in befs_fill_super()
/kernel/linux/linux-5.10/fs/orangefs/
Dsuper.c54 int silent) in parse_mount_options() argument
92 if (!silent) in parse_mount_options()
414 void *data, int silent) in orangefs_fill_sb() argument
428 ret = parse_mount_options(sb, data, silent); in orangefs_fill_sb()

12345