Home
last modified time | relevance | path

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

12345

/Linux-v5.15/Documentation/userspace-api/media/
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-v5.15/tools/hv/
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-v5.15/fs/ubifs/
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-v5.15/security/apparmor/
Dlib.c25 .quiet = ALL_PERMS_MASK,
297 perms->quiet = 0; in aa_apply_modes_to_perms()
303 perms->quiet = ALL_PERMS_MASK; in aa_apply_modes_to_perms()
331 .quiet = dfa_user_quiet(dfa, state), in aa_compute_perms()
339 perms->quiet |= map_other(dfa_other_quiet(dfa, state)); in aa_compute_perms()
353 accum->quiet &= addend->quiet & ~addend->allow; in aa_perms_accum_raw()
372 accum->quiet &= addend->quiet & ~accum->allow; in aa_perms_accum()
457 denied &= ~perms->quiet; in aa_check_perms()
Dfile.c131 if ((aad(&sa)->request & perms->quiet) && in aa_audit_file()
134 aad(&sa)->request &= ~perms->quiet; in aa_audit_file()
228 perms.quiet = map_old_perms(dfa_user_quiet(dfa, state)); in aa_compute_fperms()
233 perms.quiet = map_old_perms(dfa_other_quiet(dfa, state)); in aa_compute_fperms()
397 lperms.quiet = perms.quiet; in profile_path_link()
/Linux-v5.15/drivers/gpu/drm/i915/display/
Ddvo_sil164.c64 bool quiet; member
99 if (!sil->quiet) { in sil164_readb()
124 if (!sil->quiet) { in sil164_writeb()
146 sil->quiet = true; in sil164_init()
165 sil->quiet = false; in sil164_init()
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()
Ddvo_ch7xxx.c108 bool quiet; member
166 if (!ch7xxx->quiet) { in ch7xxx_readb()
192 if (!ch7xxx->quiet) { in ch7xxx_writeb()
214 ch7xxx->quiet = true; in ch7xxx_init()
237 ch7xxx->quiet = false; in ch7xxx_init()
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()
Ddvo_ns2501.c381 bool quiet; member
423 if (!ns->quiet) { in ns2501_readb()
458 if (!ns->quiet) { in ns2501_writeb()
485 ns->quiet = true; in ns2501_init()
504 ns->quiet = false; in ns2501_init()
/Linux-v5.15/drivers/scsi/
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()
Dsr_ioctl.c54 cgc.quiet = 1; in sr_read_tochdr()
212 if (!cgc->quiet) in sr_do_ioctl()
223 if (!cgc->quiet) in sr_do_ioctl()
236 if (!cgc->quiet) in sr_do_ioctl()
/Linux-v5.15/drivers/pcmcia/
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-v5.15/tools/build/
DMakefile.build16 quiet =
19 quiet=quiet_
24 quiet=silent_
DBuild.include40 # Short version is used, if $(quiet) equals `quiet_', otherwise full one.
41 echo-cmd = $(if $($(quiet)cmd_$(1)),\
42 echo ' $(call escsq,$($(quiet)cmd_$(1)))';)
/Linux-v5.15/kernel/
Dgen_kheaders.sh69 done | cpio --quiet -pd $cpio_dir
77 done | cpio --quiet -pd $cpio_dir >/dev/null 2>&1
/Linux-v5.15/Documentation/admin-guide/device-mapper/
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-v5.15/tools/cgroup/
Diocost_coef_gen.py52 if not args.quiet:
56 if args.verbose and not args.quiet:
92 eta = 'never' if args.quiet else 'always'
/Linux-v5.15/scripts/dtc/
Ddtc.c14 int quiet; /* Level of quietness */ variable
176 quiet = 0; in main()
218 quiet++; in main()
/Linux-v5.15/fs/ext2/
Ddir.c109 static bool ext2_check_page(struct page *page, int quiet, char *kaddr) in ext2_check_page() argument
151 if (!quiet) in ext2_check_page()
171 if (!quiet) in ext2_check_page()
179 if (!quiet) { in ext2_check_page()
200 int quiet, void **page_addr) in ext2_get_page() argument
207 if (PageError(page) || !ext2_check_page(page, quiet, in ext2_get_page()
/Linux-v5.15/security/apparmor/include/
Dcapability.h32 kernel_cap_t quiet; member
/Linux-v5.15/arch/mips/pci/
Dpci-ar71xx.c107 static int ar71xx_pci_check_error(struct ar71xx_pci_controller *apc, int quiet) in ar71xx_pci_check_error() argument
115 if (!quiet) { in ar71xx_pci_check_error()
129 if (!quiet) { in ar71xx_pci_check_error()
/Linux-v5.15/scripts/
DKbuild.include44 kecho := $($(quiet)kecho)
90 # Short version is used, if $(quiet) equals `quiet_', otherwise full one.
91 echo-cmd = $(if $($(quiet)cmd_$(1)),\
92 echo ' $(call escsq,$($(quiet)cmd_$(1)))$(echo-why)';)
100 cmd = @set -e; $(echo-cmd) $($(quiet)redirect) $(cmd_$(1))
Dadjust_autoksyms.sh23 if [ "$quiet" != "silent_" ]; then
/Linux-v5.15/drivers/net/ethernet/sfc/
Dmcdi.c42 bool quiet; member
547 if (!timeout && rc && !async->quiet) { in efx_mcdi_complete_async()
654 size_t *outlen_actual, bool quiet, in _efx_mcdi_rpc_finish() argument
735 } else if (rc && !quiet) { in _efx_mcdi_rpc_finish()
777 static int efx_mcdi_proxy_wait(struct efx_nic *efx, u32 handle, bool quiet) in efx_mcdi_proxy_wait() argument
805 size_t *outlen_actual, bool quiet, int *raw_rc) in _efx_mcdi_rpc() argument
821 outlen_actual, quiet, &proxy_handle, raw_rc); in _efx_mcdi_rpc()
833 rc = efx_mcdi_proxy_wait(efx, proxy_handle, quiet); in _efx_mcdi_rpc()
845 quiet, NULL, raw_rc); in _efx_mcdi_rpc()
863 size_t *outlen_actual, bool quiet) in _efx_mcdi_rpc_evb_retry() argument
[all …]

12345