Home
last modified time | relevance | path

Searched refs:quiet (Results 1 – 25 of 151) sorted by relevance

1234567

/linux/Documentation/userspace-api/media/
H A DMakefile25 @$($(quiet)gen_rst)
28 @$($(quiet)gen_rst)
31 @$($(quiet)gen_rst)
34 @$($(quiet)gen_rst)
37 @$($(quiet)gen_rst)
40 @$($(quiet)gen_rst)
43 @$($(quiet)gen_rst)
46 @$($(quiet)gen_rst)
/linux/tools/hv/
H A Dvmbus_testing84 set_test_state(state_path, dev_state.on.value, args.quiet)
91 args.quiet)
94 args.quiet)
203 def set_test_state(state_path, state_value, quiet): argument
207 if (not quiet):
211 if (not quiet):
224 def set_delay_values(device, file_map, delay_length, quiet): argument
235 if (not quiet):
249 def set_delay_all_devices(file_map, delay, quiet): argument
254 quiet)
[all …]
/linux/tools/testing/selftests/sched_ext/
H A Drunner.c29 static bool quiet, print_skipped; variable
41 static void print_test_preamble(const struct scx_test *test, bool quiet) in print_test_preamble() argument
45 if (!quiet) in print_test_preamble()
139 quiet = true; in main()
165 print_test_preamble(test, quiet); in main()
171 print_test_preamble(test, quiet); in main()
/linux/fs/ubifs/
H A Dscan.c58 int offs, int quiet) in ubifs_scan_a_node() argument
79 if (ubifs_check_node(c, buf, len, lnum, offs, quiet, 1)) in ubifs_scan_a_node()
90 if (!quiet) { in ubifs_scan_a_node()
100 if (!quiet) in ubifs_scan_a_node()
255 int offs, void *sbuf, int quiet) in ubifs_scan() argument
274 ret = ubifs_scan_a_node(c, buf, len, lnum, offs, quiet); in ubifs_scan()
314 if (!quiet) in ubifs_scan()
327 if (!quiet) in ubifs_scan()
336 if (!quiet) { in ubifs_scan()
/linux/tools/perf/tests/shell/common/
H A Dcheck_no_patterns_found.pl6 $quiet = 1;
7 $quiet = 0 if (defined $ENV{TESTLOG_VERBOSITY} && $ENV{TESTLOG_VERBOSITY} ge 2);
29 print "Regexp found: \"$r\"\n" unless $quiet;
H A Dcheck_all_patterns_found.pl6 $quiet = 1;
7 $quiet = 0 if (defined $ENV{TESTLOG_VERBOSITY} && $ENV{TESTLOG_VERBOSITY} ge 2);
29 print "Regexp not found: \"$r\"\n" unless $quiet;
H A Dcheck_all_lines_matched.pl9 $quiet = 1;
10 $quiet = 0 if (defined $ENV{TESTLOG_VERBOSITY} && $ENV{TESTLOG_VERBOSITY} ge 2);
33 print "Line did not match any pattern: \"$_\"\n" unless $quiet;
H A Dcheck_errors_whitelisted.pl20 $quiet = 1;
21 $quiet = 0 if (defined $ENV{TESTLOG_VERBOSITY} && $ENV{TESTLOG_VERBOSITY} ge 2);
45 print "Line did not match any pattern: \"$_\"\n" unless $quiet;
/linux/drivers/gpu/drm/i915/display/
H A Ddvo_sil164.c68 bool quiet; member
103 if (!sil->quiet) { in sil164_readb()
128 if (!sil->quiet) { in sil164_writeb()
150 sil->quiet = true; in sil164_init()
169 sil->quiet = false; in sil164_init()
H A Ddvo_tfp410.c91 bool quiet; member
124 if (!tfp->quiet) { in tfp410_readb()
149 if (!tfp->quiet) { in tfp410_writeb()
182 tfp->quiet = true; in tfp410_init()
197 tfp->quiet = false; in tfp410_init()
H A Ddvo_ch7xxx.c119 bool quiet; member
177 if (!ch7xxx->quiet) { in ch7xxx_readb()
203 if (!ch7xxx->quiet) { in ch7xxx_writeb()
225 ch7xxx->quiet = true; in ch7xxx_init()
248 ch7xxx->quiet = false; in ch7xxx_init()
H A Ddvo_ivch.c176 bool quiet; member
226 if (!priv->quiet) { in ivch_read()
254 if (!priv->quiet) { in ivch_write()
276 priv->quiet = true; in ivch_init()
280 priv->quiet = false; in ivch_init()
/linux/security/apparmor/include/
H A Dperms.h81 u32 quiet; /* set only when ~allow | deny */ member
113 accum->quiet &= addend->quiet & ~addend->allow; in aa_perms_accum_raw()
140 accum->quiet &= addend->quiet & ~accum->allow; in aa_perms_accum()
/linux/drivers/scsi/
H A Dsr_vendor.c200 cgc.quiet = 1; in sr_cd_check()
227 cgc.quiet = 1; in sr_cd_check()
256 cgc.quiet = 1; in sr_cd_check()
284 cgc.quiet = 1; in sr_cd_check()
302 cgc.quiet = 1; in sr_cd_check()
/linux/security/apparmor/
H A Dpolicy_compat.c119 perms.quiet = map_old_perms(dfa_user_quiet(dfa, state)); in compute_fperms_user()
134 perms.quiet = map_old_perms(dfa_other_quiet(dfa, state)); in compute_fperms_other()
218 perms.quiet = dfa_user_quiet(dfa, state); in compute_perms_entry()
242 perms.quiet |= map_other(dfa_other_quiet(dfa, state)); in compute_perms_entry()
244 perms.quiet |= map_xbits(dfa_other_xbits(dfa, state)); in compute_perms_entry()
H A Dlib.c25 .quiet = ALL_PERMS_MASK,
254 perms->quiet = 0; in aa_audit_perm_names()
260 perms->quiet = ALL_PERMS_MASK; in aa_audit_perm_mask()
332 denied &= ~perms->quiet; in aa_apply_modes_to_perms()
/linux/tools/perf/
H A Dbuiltin-check.c14 OPT_BOOLEAN('q', "quiet", &quiet, "do not show any warnings or messages"),
99 if (!quiet) in has_support()
105 if (!quiet) in has_support()
/linux/drivers/gpu/drm/msm/
H A Dmsm_io_utils.c67 bool quiet, phys_addr_t *psize) in _msm_ioremap() argument
79 if (!quiet) in _msm_ioremap()
88 if (!quiet) in _msm_ioremap()
/linux/tools/perf/ui/
H A Dutil.c18 if (quiet) in perf_stdio__warning()
51 if (quiet) in ui__warning()
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-dust.rst246 quiet
260 This can be done by enabling "quiet mode" via the following message::
262 $ sudo dmsetup message dust1 0 quiet
266 message commands will still print in quiet mode.
268 The status of quiet mode can be seen by running "dmsetup status"::
271 0 33552384 dust 252:17 fail_read_on_bad_block quiet
273 To disable quiet mode, send the "quiet" message again::
275 $ sudo dmsetup message dust1 0 quiet
/linux/drivers/pcmcia/
H A Dricoh.h163 static void ricoh_set_clkrun(struct yenta_socket *socket, bool quiet) in ricoh_set_clkrun() argument
180 if (!quiet) in ricoh_set_clkrun()
184 if (!quiet) in ricoh_set_clkrun()
/linux/tools/perf/tests/shell/base_probe/
H A Dtest_basic.sh66 $CMD_PERF probe --quiet --add vfs_read > $LOGS_DIR/basic_quiet01.log 2> $LOGS_DIR/basic_quiet01.err
68 $CMD_PERF probe --quiet --del vfs_read > $LOGS_DIR/basic_quiet03.log 2> $LOGS_DIR/basic_quiet02.err
/linux/scripts/
H A Dcheck-uapi.sh141 ! git diff --quiet
530 quiet="false"
554 quiet="true"
559 quiet="false"
566 if [ "$quiet" = "true" ]; then
/linux/kernel/
H A Dgen_kheaders.sh76 done | cpio --quiet -pd $cpio_dir
84 done | cpio --quiet -pdu $cpio_dir >/dev/null 2>&1
/linux/tools/build/
H A DMakefile.build16 quiet =
19 quiet=quiet_
32 quiet=silent_

1234567