/linux-4.1.27/security/apparmor/include/ |
H A D | capability.h | 27 * @quiet: caps that should not be audited 34 kernel_cap_t quiet; member in struct:aa_caps
|
H A D | audit.h | 32 AUDIT_QUIET_DENIED, /* quiet all denied access messages */ 33 AUDIT_QUIET, /* quiet all messages */ 34 AUDIT_NOQUIET, /* do not quiet audit messages */
|
H A D | file.h | 81 * @quiet: mask of permissions to quiet audit messages for 90 u32 quiet; member in struct:file_perms 97 #define COMBINED_PERM_MASK(X) ((X).allow | (X).audit | (X).quiet | (X).kill)
|
/linux-4.1.27/fs/ubifs/ |
H A D | scan.c | 65 * @quiet: print no messages 70 int offs, int quiet) ubifs_scan_a_node() 91 if (ubifs_check_node(c, buf, lnum, offs, quiet, 1)) ubifs_scan_a_node() 102 if (!quiet) { ubifs_scan_a_node() 112 if (!quiet) ubifs_scan_a_node() 257 * @quiet: print no messages 264 * If @quiet is non-zero, this function does not print large and scary 268 int offs, void *sbuf, int quiet) ubifs_scan() 287 ret = ubifs_scan_a_node(c, buf, len, lnum, offs, quiet); ubifs_scan() 327 if (!quiet) ubifs_scan() 340 if (!quiet) ubifs_scan() 349 if (!quiet) { ubifs_scan() 69 ubifs_scan_a_node(const struct ubifs_info *c, void *buf, int len, int lnum, int offs, int quiet) ubifs_scan_a_node() argument 267 ubifs_scan(const struct ubifs_info *c, int lnum, int offs, void *sbuf, int quiet) ubifs_scan() argument
|
H A D | io.c | 215 * @quiet: print no messages 238 int offs, int quiet, int must_chk_crc) ubifs_check_node() 249 if (!quiet) ubifs_check_node() 258 if (!quiet) ubifs_check_node() 281 if (!quiet) ubifs_check_node() 291 if (!quiet) ubifs_check_node() 294 if (!quiet) { ubifs_check_node() 237 ubifs_check_node(const struct ubifs_info *c, const void *buf, int lnum, int offs, int quiet, int must_chk_crc) ubifs_check_node() argument
|
H A D | recovery.c | 997 int err, lnum = ucleb->lnum, offs = 0, len = ucleb->endpt, quiet = 1; clean_an_unclean_leb() local 1017 ret = ubifs_scan_a_node(c, buf, len, lnum, offs, quiet); clean_an_unclean_leb() 1045 if (quiet) { clean_an_unclean_leb() 1047 quiet = 0; clean_an_unclean_leb()
|
H A D | ubifs.h | 1503 int offs, int quiet, int must_chk_crc); 1515 int offs, void *sbuf, int quiet); 1518 int offs, int quiet);
|
/linux-4.1.27/init/ |
H A D | Makefile | 34 @$($(quiet)chk_compile.h)
|
H A D | main.c | 216 early_param("quiet", quiet_kernel);
|
/linux-4.1.27/scripts/rt-tester/ |
H A D | rt-tester.py | 18 quiet = 0 variable 66 print " -q quiet mode" 72 # Print progress when not in quiet mode 74 if not quiet: 113 quiet = 1 variable
|
/linux-4.1.27/Documentation/DocBook/media/ |
H A D | Makefile | 204 @$($(quiet)gen_xml) 209 @$($(quiet)gen_xml) 220 @$($(quiet)gen_xml) 231 @$($(quiet)gen_xml) 242 @$($(quiet)gen_xml) 253 @$($(quiet)gen_xml) 264 @$($(quiet)gen_xml) 275 @$($(quiet)gen_xml) 286 @$($(quiet)gen_xml) 363 @$($(quiet)gen_xml)
|
/linux-4.1.27/arch/parisc/math-emu/ |
H A D | dfdiv.c | 95 * is NaN; signaling or quiet? dbl_fdiv() 101 /* make NaN quiet */ dbl_fdiv() 112 /* make NaN quiet */ dbl_fdiv() 119 * return quiet NaN dbl_fdiv() 138 * is NaN; signaling or quiet? dbl_fdiv() 143 /* make NaN quiet */ dbl_fdiv() 148 * return quiet NaN dbl_fdiv()
|
H A D | dfmpy.c | 99 * is NaN; signaling or quiet? dbl_fmpy() 105 /* make NaN quiet */ dbl_fmpy() 116 /* make NaN quiet */ dbl_fmpy() 123 * return quiet NaN dbl_fmpy() 151 * is NaN; signaling or quiet? dbl_fmpy() 156 /* make NaN quiet */ dbl_fmpy() 161 * return quiet NaN dbl_fmpy()
|
H A D | dfrem.c | 78 * is NaN; signaling or quiet? dbl_frem() 84 /* make NaN quiet */ dbl_frem() 95 /* make NaN quiet */ dbl_frem() 102 * return quiet NaN dbl_frem() 120 * is NaN; signaling or quiet? dbl_frem() 125 /* make NaN quiet */ dbl_frem() 130 * return quiet NaN dbl_frem()
|
H A D | sfdiv.c | 93 * is NaN; signaling or quiet? sgl_fdiv() 99 /* make NaN quiet */ sgl_fdiv() 110 /* make NaN quiet */ sgl_fdiv() 117 * return quiet NaN sgl_fdiv() 136 * is NaN; signaling or quiet? sgl_fdiv() 141 /* make NaN quiet */ sgl_fdiv() 146 * return quiet NaN sgl_fdiv()
|
H A D | sfmpy.c | 96 * is NaN; signaling or quiet? sgl_fmpy() 102 /* make NaN quiet */ sgl_fmpy() 113 /* make NaN quiet */ sgl_fmpy() 120 * return quiet NaN sgl_fmpy() 148 * is NaN; signaling or quiet? sgl_fmpy() 154 /* make NaN quiet */ sgl_fmpy() 159 * return quiet NaN sgl_fmpy()
|
H A D | sfrem.c | 77 * is NaN; signaling or quiet? sgl_frem() 83 /* make NaN quiet */ sgl_frem() 94 /* make NaN quiet */ sgl_frem() 101 * return quiet NaN sgl_frem() 119 * is NaN; signaling or quiet? sgl_frem() 124 /* make NaN quiet */ sgl_frem() 129 * return quiet NaN sgl_frem()
|
H A D | fmpyfadd.c | 139 * is NaN; signaling or quiet? dbl_fmpyfadd() 145 /* make NaN quiet */ dbl_fmpyfadd() 156 /* make NaN quiet */ dbl_fmpyfadd() 169 /* make NaN quiet */ dbl_fmpyfadd() 176 * return quiet NaN dbl_fmpyfadd() 230 * is NaN; signaling or quiet? dbl_fmpyfadd() 236 /* make NaN quiet */ dbl_fmpyfadd() 247 /* make NaN quiet */ dbl_fmpyfadd() 254 * return quiet NaN dbl_fmpyfadd() 271 * is NaN; signaling or quiet? dbl_fmpyfadd() 277 /* make NaN quiet */ dbl_fmpyfadd() 282 * return quiet NaN dbl_fmpyfadd() 799 * is NaN; signaling or quiet? dbl_fmpynfadd() 805 /* make NaN quiet */ dbl_fmpynfadd() 816 /* make NaN quiet */ dbl_fmpynfadd() 829 /* make NaN quiet */ dbl_fmpynfadd() 836 * return quiet NaN dbl_fmpynfadd() 890 * is NaN; signaling or quiet? dbl_fmpynfadd() 896 /* make NaN quiet */ dbl_fmpynfadd() 907 /* make NaN quiet */ dbl_fmpynfadd() 914 * return quiet NaN dbl_fmpynfadd() 931 * is NaN; signaling or quiet? dbl_fmpynfadd() 937 /* make NaN quiet */ dbl_fmpynfadd() 942 * return quiet NaN dbl_fmpynfadd() 1455 * is NaN; signaling or quiet? sgl_fmpyfadd() 1461 /* make NaN quiet */ sgl_fmpyfadd() 1472 /* make NaN quiet */ sgl_fmpyfadd() 1485 /* make NaN quiet */ sgl_fmpyfadd() 1492 * return quiet NaN sgl_fmpyfadd() 1546 * is NaN; signaling or quiet? sgl_fmpyfadd() 1552 /* make NaN quiet */ sgl_fmpyfadd() 1563 /* make NaN quiet */ sgl_fmpyfadd() 1570 * return quiet NaN sgl_fmpyfadd() 1587 * is NaN; signaling or quiet? sgl_fmpyfadd() 1593 /* make NaN quiet */ sgl_fmpyfadd() 1598 * return quiet NaN sgl_fmpyfadd() 2097 * is NaN; signaling or quiet? sgl_fmpynfadd() 2103 /* make NaN quiet */ sgl_fmpynfadd() 2114 /* make NaN quiet */ sgl_fmpynfadd() 2127 /* make NaN quiet */ sgl_fmpynfadd() 2134 * return quiet NaN sgl_fmpynfadd() 2188 * is NaN; signaling or quiet? sgl_fmpynfadd() 2194 /* make NaN quiet */ sgl_fmpynfadd() 2205 /* make NaN quiet */ sgl_fmpynfadd() 2212 * return quiet NaN sgl_fmpynfadd() 2229 * is NaN; signaling or quiet? sgl_fmpynfadd() 2235 /* make NaN quiet */ sgl_fmpynfadd() 2240 * return quiet NaN sgl_fmpynfadd()
|
H A D | frnd.c | 68 /* make NaN quiet */ sgl_frnd() 73 * return quiet NaN or infinity sgl_frnd() 173 /* make NaN quiet */ dbl_frnd() 178 * return quiet NaN or infinity dbl_frnd()
|
H A D | fcnvff.c | 83 * is NaN; signaling or quiet? sgl_to_dbl_fcnvff() 89 /* make NaN quiet */ sgl_to_dbl_fcnvff() 96 * NaN is quiet, return as double NaN sgl_to_dbl_fcnvff() 172 * is NaN; signaling or quiet? dbl_to_sgl_fcnvff() 179 /* make NaN quiet */ dbl_to_sgl_fcnvff() 184 * NaN is quiet, return as single NaN dbl_to_sgl_fcnvff()
|
H A D | dfsqrt.c | 73 /* make NaN quiet */ dbl_fsqrt() 78 * Return quiet NaN or positive infinity. dbl_fsqrt() 102 /* make NaN quiet */ dbl_fsqrt()
|
H A D | sfsqrt.c | 73 /* make NaN quiet */ sgl_fsqrt() 78 * Return quiet NaN or positive infinity. sgl_fsqrt() 101 /* make NaN quiet */ sgl_fsqrt()
|
H A D | dfadd.c | 101 * is NaN; signaling or quiet? dbl_fadd() 107 /* make NaN quiet */ dbl_fadd() 118 /* make NaN quiet */ dbl_fadd() 125 * return quiet NaN dbl_fadd() 143 * is NaN; signaling or quiet? dbl_fadd() 149 /* make NaN quiet */ dbl_fadd() 154 * return quiet NaN dbl_fadd()
|
H A D | dfsub.c | 101 * is NaN; signaling or quiet? dbl_fsub() 107 /* make NaN quiet */ dbl_fsub() 118 /* make NaN quiet */ dbl_fsub() 125 * return quiet NaN dbl_fsub() 144 * is NaN; signaling or quiet? dbl_fsub() 150 /* make NaN quiet */ dbl_fsub() 155 * return quiet NaN dbl_fsub()
|
H A D | sfadd.c | 102 * is NaN; signaling or quiet? sgl_fadd() 108 /* make NaN quiet */ sgl_fadd() 119 /* make NaN quiet */ sgl_fadd() 126 * return quiet NaN sgl_fadd() 144 * is NaN; signaling or quiet? sgl_fadd() 150 /* make NaN quiet */ sgl_fadd() 155 * return quiet NaN sgl_fadd()
|
H A D | sfsub.c | 100 * is NaN; signaling or quiet? sgl_fsub() 106 /* make NaN quiet */ sgl_fsub() 117 /* make NaN quiet */ sgl_fsub() 124 * return quiet NaN sgl_fsub() 143 * is NaN; signaling or quiet? sgl_fsub() 149 /* make NaN quiet */ sgl_fsub() 154 * return quiet NaN sgl_fsub()
|
H A D | sfcmp.c | 69 * comparing a signaling NaN or when comparing quiet NaNs and the sgl_fcmp()
|
H A D | dfcmp.c | 69 * comparing a signaling NaN or when comparing quiet NaNs and the dbl_fcmp()
|
H A D | sgl_float.h | 155 /* A quiet NaN has the high mantissa bit clear and at least on other (in this
|
H A D | dbl_float.h | 243 /* A quiet NaN has the high mantissa bit clear and at least on other (in this
|
/linux-4.1.27/lib/ |
H A D | test_rhashtable.c | 80 static void test_bucket_stats(struct rhashtable *ht, bool quiet) test_bucket_stats() argument 91 if (!quiet) test_bucket_stats() 97 if (!quiet) rht_for_each_entry_rcu() 108 if (!quiet)
|
/linux-4.1.27/arch/mips/math-emu/ |
H A D | ieee754.c | 62 DPCNST(0, DP_EMAX + 1, 0x7FFFFFFFFFFFFULL), /* + indef quiet Nan */ 85 SPCNST(0, SP_EMAX + 1, 0x3FFFFF), /* + indef quiet Nan */
|
H A D | ieee754dp.c | 47 * and convert the signaling NaN supplied to a quiet NaN.
|
H A D | ieee754sp.c | 47 * and convert the signaling NaN supplied to a quiet NaN.
|
H A D | ieee754.h | 205 #define IEEE754_SPCVAL_INDEF 8 /* quiet NaN */
|
/linux-4.1.27/security/apparmor/ |
H A D | file.c | 142 /* quiet known rejects, assumes quiet and kill do not overlap */ aa_audit_file() 143 if ((sa.aad->fs.request & perms->quiet) && aa_audit_file() 146 sa.aad->fs.request &= ~perms->quiet; aa_audit_file() 209 perms.quiet = map_old_perms(dfa_user_quiet(dfa, state)); compute_perms() 214 perms.quiet = map_old_perms(dfa_other_quiet(dfa, state)); compute_perms() 390 /* force audit/quiet masks for link are stored in the second entry aa_path_link() 394 lperms.quiet = perms.quiet; aa_path_link()
|
H A D | capability.c | 86 } else if (cap_raised(profile->caps.quiet, cap) && audit_caps() 89 /* quiet auditing */ audit_caps()
|
H A D | audit.c | 79 "quiet",
|
H A D | policy_unpack.c | 547 if (!unpack_u32(e, &(profile->caps.quiet.cap[0]), NULL)) unpack_profile() 558 if (!unpack_u32(e, &(profile->caps.quiet.cap[1]), NULL)) unpack_profile()
|
H A D | domain.c | 106 perms.audit = perms.quiet = perms.kill = 0; change_profile_perms()
|
/linux-4.1.27/drivers/scsi/ |
H A D | sr_vendor.c | 187 cgc.quiet = 1; sr_cd_check() 215 cgc.quiet = 1; sr_cd_check() 244 cgc.quiet = 1; sr_cd_check() 272 cgc.quiet = 1; sr_cd_check() 290 cgc.quiet = 1; sr_cd_check()
|
H A D | sr_ioctl.c | 57 cgc.quiet = 1; sr_read_tochdr() 220 if (!cgc->quiet) sr_do_ioctl() 231 if (!cgc->quiet) sr_do_ioctl() 244 if (!cgc->quiet) sr_do_ioctl()
|
H A D | aha1740.c | 531 * quiet as possible... aha1740_eh_abort_handler()
|
H A D | osst.c | 615 static int osst_verify_frame(struct osst_tape * STp, int frame_seq_number, int quiet) osst_verify_frame() 677 if (!quiet) { osst_verify_frame() 691 if (!quiet) { osst_verify_frame() 1141 int frame_seq_number, int quiet) osst_get_logical_frame() 1205 if (osst_verify_frame(STp, frame_seq_number, quiet)) osst_get_logical_frame() 1207 if (osst_verify_frame(STp, -1, quiet)) { osst_get_logical_frame() 613 osst_verify_frame(struct osst_tape * STp, int frame_seq_number, int quiet) osst_verify_frame() argument 1138 osst_get_logical_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int frame_seq_number, int quiet) osst_get_logical_frame() argument
|
H A D | 53c700.c | 1009 /* Here's a quiet hack: the process_script_interrupt()
|
H A D | scsi_error.c | 2115 * commands are being sent to the host, so things are relatively quiet
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | dvo_ch7xxx.c | 107 bool quiet; member in struct:ch7xxx_priv 165 if (!ch7xxx->quiet) { ch7xxx_readb() 191 if (!ch7xxx->quiet) { ch7xxx_writeb() 213 ch7xxx->quiet = true; ch7xxx_init() 238 ch7xxx->quiet = false; ch7xxx_init()
|
H A D | dvo_sil164.c | 63 bool quiet; member in struct:sil164_priv 98 if (!sil->quiet) { sil164_readb() 123 if (!sil->quiet) { sil164_writeb() 145 sil->quiet = true; sil164_init() 164 sil->quiet = false; sil164_init()
|
H A D | dvo_tfp410.c | 90 bool quiet; member in struct:tfp410_priv 123 if (!tfp->quiet) { tfp410_readb() 148 if (!tfp->quiet) { tfp410_writeb() 181 tfp->quiet = true; tfp410_init() 196 tfp->quiet = false; tfp410_init()
|
H A D | dvo_ivch.c | 153 bool quiet; member in struct:ivch_priv 200 if (!priv->quiet) { ivch_read() 228 if (!priv->quiet) { ivch_write() 249 priv->quiet = true; ivch_init() 253 priv->quiet = false; ivch_init()
|
H A D | dvo_ns2501.c | 352 bool quiet; member in struct:ns2501_priv 407 if (!ns->quiet) { ns2501_readb() 442 if (!ns->quiet) { ns2501_writeb() 469 ns->quiet = true; ns2501_init() 488 ns->quiet = false; ns2501_init()
|
/linux-4.1.27/arch/x86/lib/ |
H A D | cmdline.c | 18 * Find a boolean option (like quiet,noapic,nosmp....)
|
/linux-4.1.27/scripts/dtc/ |
H A D | dtc.c | 27 int quiet; /* Level of quietness */ variable 54 {"quiet", no_argument, NULL, 'q'}, 119 quiet = 0; main() 154 quiet++; main()
|
H A D | checks.c | 109 if ((c->warn && (quiet < 1)) check_msg() 110 || (c->error && (quiet < 2))) { check_msg() 754 } else if (quiet < 3) { process_checks()
|
H A D | dtc.h | 52 extern int quiet; /* Level of quietness */
|
H A D | flattree.c | 401 if ((padlen < 0) && (quiet < 1)) dt_to_blob()
|
/linux-4.1.27/sound/pci/asihpi/ |
H A D | hpidebug.c | 26 /* Debug level; 0 quiet; 1 informative, 2 debug, 3 verbose debug. */
|
/linux-4.1.27/tools/perf/util/ |
H A D | debug.h | 13 extern bool quiet, dump_trace;
|
H A D | parse-options.h | 205 #define OPT__QUIET(var) OPT_BOOLEAN('q', "quiet", (var), "be quiet") 209 { OPTION_CALLBACK, 'q', "quiet", (var), NULL, "be more quiet", \
|
H A D | debug.c | 20 bool dump_trace = false, quiet = false; variable
|
H A D | parse-options.c | 730 /* --no-quiet, --no-verbose */ parse_opt_verbosity_cb()
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
H A D | libcfs_fail.h | 78 int set, int quiet) cfs_fail_check_set() 84 if (quiet) { cfs_fail_check_set() 77 cfs_fail_check_set(__u32 id, __u32 value, int set, int quiet) cfs_fail_check_set() argument
|
/linux-4.1.27/scripts/ |
H A D | mkcompile_h | 9 vecho() { [ "${quiet}" = "silent_" ] || echo "$@" ; }
|
H A D | coccicheck | 28 FLAGS="$SPFLAGS --very-quiet"
|
H A D | link-vmlinux.sh | 35 if [ "${quiet}" != "silent_" ]; then
|
H A D | checkpatch.pl | 20 my $quiet = 0; 61 -q, --quiet quiet 131 'q|quiet+' => \$quiet, 199 if ($quiet == 0 && keys %$hashRef) { 225 $quiet++; 5478 # so just keep quiet. 5490 # just keep quiet. 5505 if ($summary && !($clean == 1 && $quiet == 1)) { 5510 print "\n" if ($quiet == 0); 5513 if ($quiet == 0) { 5557 if (!$quiet) { 5571 if ($clean == 1 && $quiet == 0) { 5574 if ($clean == 0 && $quiet == 0) {
|
/linux-4.1.27/arch/mips/pci/ |
H A D | pci-ar71xx.c | 110 static int ar71xx_pci_check_error(struct ar71xx_pci_controller *apc, int quiet) ar71xx_pci_check_error() argument 118 if (!quiet) { ar71xx_pci_check_error() 132 if (!quiet) { ar71xx_pci_check_error()
|
/linux-4.1.27/Documentation/DocBook/ |
H A D | Makefile | 84 $(if $($(quiet)cmd_$(1)),echo ' $($(quiet)cmd_$(1))';) \ 188 @$($(quiet)gen_xml)
|
/linux-4.1.27/tools/perf/ |
H A D | builtin-probe.c | 58 bool quiet; member in struct:__anon14786 329 OPT_BOOLEAN('q', "quiet", ¶ms.quiet, __cmd_probe() 330 "be quiet (do not show any mesages)"), __cmd_probe() 420 if (params.quiet) { __cmd_probe()
|
H A D | builtin-record.c | 521 if (!quiet) __cmd_record() 553 if (!err && !quiet) { __cmd_record() 891 OPT_BOOLEAN('q', "quiet", &quiet, "don't print any message"),
|
/linux-4.1.27/fs/ext2/ |
H A D | dir.c | 118 static void ext2_check_page(struct page *page, int quiet) ext2_check_page() argument 161 if (!quiet) ext2_check_page() 181 if (!quiet) ext2_check_page() 189 if (!quiet) { ext2_check_page() 203 int quiet) ext2_get_page() 210 ext2_check_page(page, quiet); ext2_get_page() 202 ext2_get_page(struct inode *dir, unsigned long n, int quiet) ext2_get_page() argument
|
/linux-4.1.27/arch/x86/boot/ |
H A D | cmdline.c | 97 * Find a boolean option (like quiet,noapic,nosmp....)
|
H A D | edd.c | 147 be_quiet = cmdline_find_option_bool("quiet"); query_edd()
|
/linux-4.1.27/arch/arm/mach-sa1100/include/mach/ |
H A D | assabet.h | 56 #define ASSABET_BCR_VIB_ON (1<<15) /* Vibration motor (quiet alert) */
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
H A D | thermal.c | 89 * vif AP mode. Since quiet param is not validated in STA mode, it needs ath10k_thermal_set_cur_dutycycle() 108 ath10k_warn(ar, "failed to set quiet mode period %u duarion %u enabled %u ret %d\n", ath10k_thermal_set_cur_dutycycle()
|
H A D | wmi.c | 5105 "wmi quiet param: period %u duration %u enabled %d\n", ath10k_wmi_op_gen_pdev_set_quiet_mode()
|
H A D | wmi.h | 2483 /* Command to set/unset chip in quiet mode */
|
/linux-4.1.27/arch/arm/vfp/ |
H A D | vfp.h | 173 * The bit in an unpacked float which indicates that it is a quiet NaN 282 * The bit in an unpacked double which indicates that it is a quiet NaN
|
H A D | vfpdouble.c | 220 * Default NaN mode - always returns a quiet NaN vfp_propagate_nan() 227 * quiet NAN. vfp_propagate_nan() 234 * Make the NaN quiet. vfp_propagate_nan() 368 * Signalling NaN, or signalling on quiet NaN vfp_compare() 378 * Signalling NaN, or signalling on quiet NaN vfp_compare()
|
H A D | vfpsingle.c | 228 * Default NaN mode - always returns a quiet NaN vfp_propagate_nan() 235 * quiet NAN. vfp_propagate_nan() 242 * Make the NaN quiet. vfp_propagate_nan() 413 * Signalling NaN, or signalling on quiet NaN vfp_compare() 422 * Signalling NaN, or signalling on quiet NaN vfp_compare()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
H A D | mcdi.c | 45 bool quiet; member in struct:efx_mcdi_async_param 450 if (!timeout && rc && !async->quiet) { efx_mcdi_complete_async() 534 size_t *outlen_actual, bool quiet) _efx_mcdi_rpc_finish() 600 } else if (rc && !quiet) { _efx_mcdi_rpc_finish() 619 size_t *outlen_actual, bool quiet) _efx_mcdi_rpc() 630 outlen_actual, quiet); _efx_mcdi_rpc() 684 unsigned long cookie, bool quiet) _efx_mcdi_rpc_async() 705 async->quiet = quiet; _efx_mcdi_rpc_async() 532 _efx_mcdi_rpc_finish(struct efx_nic *efx, unsigned cmd, size_t inlen, efx_dword_t *outbuf, size_t outlen, size_t *outlen_actual, bool quiet) _efx_mcdi_rpc_finish() argument 616 _efx_mcdi_rpc(struct efx_nic *efx, unsigned cmd, const efx_dword_t *inbuf, size_t inlen, efx_dword_t *outbuf, size_t outlen, size_t *outlen_actual, bool quiet) _efx_mcdi_rpc() argument 680 _efx_mcdi_rpc_async(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, size_t outlen, efx_mcdi_async_completer *complete, unsigned long cookie, bool quiet) _efx_mcdi_rpc_async() argument
|
/linux-4.1.27/arch/ia64/sn/pci/pcibr/ |
H A D | pcibr_provider.c | 85 u16 uninitialized_var(ioboard); /* GCC be quiet */ sn_ioboard_to_pci_bus()
|
/linux-4.1.27/include/acpi/platform/ |
H A D | aclinuxex.h | 82 * to quiet __might_sleep() in kmalloc() and resume does not.
|
/linux-4.1.27/fs/hfs/ |
H A D | super.c | 157 seq_printf(seq, ",quiet"); hfs_show_options() 209 { opt_quiet, "quiet" },
|
/linux-4.1.27/fs/fat/ |
H A D | file.c | 394 if (sbi->options.quiet) fat_setattr() 425 if (sbi->options.quiet) fat_setattr()
|
H A D | inode.c | 879 if (opts->quiet) fat_show_options() 880 seq_puts(m, ",quiet"); fat_show_options() 955 {Opt_quiet, "quiet"}, 1045 opts->quiet = opts->showexec = opts->sys_immutable = opts->dotsOK = 0; parse_options() 1092 opts->quiet = 1; parse_options()
|
H A D | fat.h | 39 unsigned quiet:1, /* set = fake successful chmods and chowns */ member in struct:fat_mount_options
|
/linux-4.1.27/ |
H A D | Makefile | 47 # that echo $($(quiet)$(cmd)), we now have the possibility to set 48 # $(quiet) to choose other forms of output instead, e.g. 53 # If $(quiet) is empty, the whole command will be printed. 77 quiet = macro 80 quiet=quiet_ macro 89 quiet=silent_ macro 93 quiet=silent_ macro 97 export quiet Q KBUILD_VERBOSE 1313 @echo ' make V=0|1 [targets] 0 => quiet build (default), 1 => verbose build'
|
/linux-4.1.27/block/ |
H A D | compat_ioctl.c | 115 compat_int_t quiet; member in struct:compat_cdrom_generic_command 168 get_user(itmp, &cgc32->quiet) || compat_cdrom_generic_command() 169 put_user(itmp, &cgc->quiet) || compat_cdrom_generic_command()
|
/linux-4.1.27/fs/pstore/ |
H A D | platform.c | 471 void pstore_get_records(int quiet) pstore_get_records() argument 518 if (rc && (rc != -EEXIST || !quiet)) pstore_get_records()
|
/linux-4.1.27/arch/xtensa/platforms/xtfpga/ |
H A D | setup.c | 323 /* ETHOC driver is a bit quiet; at least display Ethernet MAC, so user xtavnet_init()
|
/linux-4.1.27/drivers/cdrom/ |
H A D | cdrom.c | 229 -- Use quiet bit on packet commands not known to work 382 cgc.quiet = 1; cdrom_get_disc_info() 429 cgc.quiet = 1; cdrom_mrw_probe_pc() 456 cgc.quiet = 1; cdrom_is_mrw() 671 cgc.quiet = 1; cdrom_get_media_event() 698 cgc.quiet = 1; cdrom_get_random_writable() 719 cgc.quiet = 1; cdrom_has_defect_mgt() 822 cgc.quiet = 1; mo_open_write() 873 cgc.quiet = 1; cdrom_mmc3_profile() 965 cgc.quiet = 1; cdrom_dvd_rw_close_write() 971 cgc.quiet = 1; cdrom_dvd_rw_close_write() 1655 cgc.quiet = 1; dvd_do_auth() 1690 cgc.quiet = 1; dvd_do_auth() 1745 cgc.quiet = 1; dvd_do_auth() 1808 cgc->quiet = 1; dvd_read_physical() 2792 cgc.quiet = 1; cdrom_get_track_info()
|
/linux-4.1.27/arch/arm/common/ |
H A D | mcpm_head.S | 64 /* We didn't expect this CPU. Try to cheaply make it quiet. */
|
/linux-4.1.27/include/linux/ |
H A D | cdrom.h | 25 int quiet; member in struct:packet_command
|
H A D | printk.h | 39 #define CONSOLE_LOGLEVEL_QUIET 4 /* Shhh ..., when booted with "quiet" */
|
H A D | buffer_head.h | 36 BH_Quiet, /* Buffer Error Prinks to be quiet */
|
H A D | libata.h | 375 ATA_EHI_QUIET = (1 << 3), /* be quiet */
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
H A D | agn.h | 269 * time if it's a quiet channel (nothing responded to our probe, and there's 271 * Disable "quiet" feature by setting PLCP_QUIET_THRESH to 0. */
|
H A D | scan.c | 720 * Override quiet time as firmware checks that active iwlagn_request_scan() 721 * dwell is >= quiet; since we use passive scan it'll iwlagn_request_scan()
|
H A D | commands.h | 2351 * considered "quiet" is controlled by quiet_plcp_threshold. 2375 __le16 quiet_time; /* dwell only this # millisecs on quiet channel 2377 __le16 quiet_plcp_th; /* quiet chnl is < this # pkts (typ. 1) */
|
/linux-4.1.27/drivers/block/paride/ |
H A D | pt.c | 353 static void pt_req_sense(struct pt_unit *tape, int quiet) pt_req_sense() argument 366 if (!quiet) pt_req_sense()
|
H A D | pf.c | 477 static void pf_req_sense(struct pf_unit *pf, int quiet) pf_req_sense() argument 489 if ((!r) && (!quiet)) pf_req_sense()
|
H A D | pg.c | 99 quiet operation, to 1 to enable progress
|
/linux-4.1.27/arch/m68k/math-emu/ |
H A D | fp_arith.c | 245 /* infinity / infinity = NaN (quiet, as always) */ fp_fdiv() 383 /* infinity / infinity = NaN (quiet, as always) */ fp_fsgldiv()
|
/linux-4.1.27/arch/arm/nwfpe/ |
H A D | softfloat.c | 51 from quiet NaNs, (4) the default generated quiet NaNs, and (5) how NaNs 1606 /* Do nothing, even if NaN as we're quiet */ float32_le_quiet() 1631 /* Do nothing, even if NaN as we're quiet */ float32_lt_quiet() 2493 /* Do nothing, even if NaN as we're quiet */ float64_le_quiet() 2518 /* Do nothing, even if NaN as we're quiet */ float64_lt_quiet() 3383 /* Do nothing, even if NaN as we're quiet */ floatx80_le_quiet() 3417 /* Do nothing, even if NaN as we're quiet */ floatx80_lt_quiet()
|
/linux-4.1.27/kernel/ |
H A D | watchdog.c | 377 * because the code relies on a full quiet cycle to watchdog_timer_fn() 378 * re-arm. The second process prevents the quiet cycle watchdog_timer_fn()
|
/linux-4.1.27/scripts/genksyms/ |
H A D | genksyms.c | 740 " -q, --quiet Disable warnings (default)\n" genksyms_usage() 768 {"quiet", 0, 0, 'q'}, main()
|
/linux-4.1.27/drivers/ide/ |
H A D | ide-cd_ioctl.c | 468 if (cgc->quiet) ide_cdrom_packet()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
H A D | obd_config.c | 200 static int parse_nid(char *buf, void *value, int quiet) parse_nid() argument 208 if (!quiet) parse_nid() 232 int quiet) class_parse_value() 256 rc = parse_nid(buf, value, quiet); class_parse_value() 231 class_parse_value(char *buf, int opc, void *value, char **endh, int quiet) class_parse_value() argument
|
/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
H A D | libipw_rx.c | 1293 network->quiet.count = info_element->data[0]; libipw_parse_info_param() 1294 network->quiet.period = info_element->data[1]; libipw_parse_info_param() 1295 network->quiet.duration = info_element->data[2]; libipw_parse_info_param() 1296 network->quiet.offset = info_element->data[3]; libipw_parse_info_param()
|
H A D | libipw.h | 661 struct libipw_quiet quiet; member in struct:libipw_network
|
H A D | ipw2200.c | 3962 static void ipw_send_disassociate(struct ipw_priv *priv, int quiet) ipw_send_disassociate() argument 3985 if (quiet) ipw_send_disassociate()
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
H A D | ipath_stats.c | 70 } else /* val64 just to keep gcc quiet... */ ipath_snap_cntr()
|
H A D | ipath_kernel.h | 673 * number of sequential ibcstatus change for polling active/quiet
|
H A D | ipath_iba6110.c | 543 * make sure we get this much out, unless told to be quiet, ipath_ht_handle_hwerrors()
|
H A D | ipath_driver.c | 2317 * This is called to make the device quiet when we are about to
|
/linux-4.1.27/net/ax25/ |
H A D | ax25_in.c | 296 * silently ignore them. For now we stay quiet. ax25_rcv()
|
/linux-4.1.27/scripts/kconfig/ |
H A D | Makefile | 14 ifeq ($(quiet),silent_)
|
/linux-4.1.27/sound/soc/codecs/ |
H A D | cx20442.c | 213 /* Modem init: echo off, digital speaker off, quiet off, voice mode */
|
/linux-4.1.27/drivers/block/ |
H A D | pktcdvd.c | 722 if (cgc->quiet) pkt_generic_packet() 771 cgc.quiet = 1; pkt_flush_cache() 1599 cgc.quiet = 1; pkt_get_disc_info() 1628 cgc.quiet = 1; pkt_get_track_info() 1953 * caching mode page might not be there, so quiet this command pkt_write_caching() 1955 cgc.quiet = 1; pkt_write_caching()
|
/linux-4.1.27/drivers/sbus/char/ |
H A D | bbc_envctrl.c | 49 * range (the goal being to make the fans as quiet as possible without
|
/linux-4.1.27/drivers/staging/speakup/ |
H A D | i18n.c | 318 [MSG_FUNCNAME_QUIET] = "quiet",
|
H A D | main.c | 66 module_param_named(quiet, spk_quiet_boot, bool, S_IRUGO); 69 MODULE_PARM_DESC(quiet, "Do not announce when the synthesizer is found.");
|
/linux-4.1.27/arch/x86/math-emu/ |
H A D | errors.c | 453 /* return the quiet version of the NaN in a */ real_2op_NaN()
|
H A D | reg_ld_str.c | 117 /* Must be a signaling or quiet NaN */ FPU_load_double() 191 /* Must be a signaling or quiet NaN */ FPU_load_single()
|
/linux-4.1.27/drivers/gpu/ipu-v3/ |
H A D | ipu-csi.c | 356 /* will never get here, keep compiler quiet */ fill_csi_bus_cfg()
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | machine_kexec_64.c | 110 * the compiler will be quiet. copy_segments()
|
/linux-4.1.27/arch/ia64/mm/ |
H A D | tlb.c | 342 ia64_ptce_info_t uninitialized_var(ptce_info); /* GCC be quiet */ ia64_tlb_init()
|
/linux-4.1.27/arch/ia64/sn/kernel/ |
H A D | tiocx.c | 374 u16 uninitialized_var(ioboard_type); /* GCC be quiet */ is_fpga_tio()
|
/linux-4.1.27/drivers/xen/ |
H A D | privcmd.c | 97 pagedata = NULL; /* quiet, gcc */ gather_array()
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
H A D | dma.c | 265 /* Enable quiet period for current TSF */ ath5k_hw_stop_tx_dma() 296 "quiet mechanism didn't work q:%i !\n", ath5k_hw_stop_tx_dma()
|
H A D | reg.h | 1706 #define AR5K_QUIET_CTL1_NEXT_QT_TSF 0x0000ffff /* Next quiet period TSF (TU) */ 1708 #define AR5K_QUIET_CTL1_QT_EN 0x00010000 /* Enable quiet period */ 1709 #define AR5K_QUIET_CTL1_ACK_CTS_EN 0x00020000 /* Send ACK/CTS during quiet period */ 1712 #define AR5K_QUIET_CTL2_QT_PER 0x0000ffff /* Mask for quiet period periodicity */ 1714 #define AR5K_QUIET_CTL2_QT_DUR 0xffff0000 /* Mask for quiet period duration */
|
H A D | mac80211-ops.c | 364 * the station is otherwise quiet, or
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
H A D | fw-api-scan.h | 150 * @quiet_time: dwell time, in milliseconds, on quiet channel 151 * @quiet_plcp_th: quiet channel num of packets threshold
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
H A D | rt2500pci.h | 149 * TIMER_CSR3_EXPIRE: TIMECSR3 timer expired (802.1H quiet period). 196 * TIMER_CSR3_EXPIRE: TIMECSR3 timer expired (802.1H quiet period).
|
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/ |
H A D | main.c | 279 * BUGS: Needs a quiet flag for the cases where drivers do not mind 432 * BUGS: Needs a quiet flag for the cases where drivers do not mind
|
/linux-4.1.27/drivers/char/ |
H A D | sonypi.c | 505 #define wait_on_command(quiet, command, iterations) { \ 509 if (!n && (verbose || !quiet)) \
|
/linux-4.1.27/tools/perf/bench/ |
H A D | numa.c | 183 OPT_BOOLEAN('q', "quiet" , &p0.show_quiet, "quiet mode"),
|
/linux-4.1.27/drivers/isdn/i4l/ |
H A D | isdn_audio.c | 708 (what == 's') ? "silence" : "quiet"); isdn_audio_eval_silence()
|
/linux-4.1.27/drivers/s390/cio/ |
H A D | cio.c | 934 /* Make sure all subchannels are quiet before we re-ipl an lpar. */ reipl_ccw_dev()
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | reboot.c | 615 * Even without the erratum, it still makes sense to quiet IO APIC native_machine_shutdown()
|
/linux-4.1.27/drivers/tty/serial/ |
H A D | arc_uart.c | 273 * be the last char to send, before settling down into the quiet polled mode).
|
/linux-4.1.27/arch/parisc/kernel/ |
H A D | traps.c | 643 die_if_kernel("Floating point exception", regs, 0); /* quiet */ handle_interruption()
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | process.c | 446 unsigned long uninitialized_var(ip); /* GCC be quiet */ do_copy_task_regs()
|
H A D | smpboot.c | 270 * When the interconnect is quiet and symmetric, this lets us synchronize the itc to
|
/linux-4.1.27/fs/cifs/ |
H A D | cifs_unicode.c | 258 wchar_t wchar_to; /* needed to quiet sparse */ cifs_strtoUTF16()
|
H A D | winucase.c | 34 wchar_t cifs_toupper(wchar_t in); /* quiet sparse */
|
/linux-4.1.27/drivers/net/fddi/skfp/h/ |
H A D | supern_2.h | 892 #define PL_L_QLS (4<<5) /* quiet line state */ 898 #define PL_P_QLS (0<<8) /* quiet line state */
|
/linux-4.1.27/drivers/video/fbdev/sis/ |
H A D | sis_main.c | 109 static void sisfb_search_vesamode(unsigned int vesamode, bool quiet) sisfb_search_vesamode() argument 116 if(!quiet) sisfb_search_vesamode() 144 if((!j) && !quiet) sisfb_search_vesamode() 148 static void sisfb_search_mode(char *name, bool quiet) sisfb_search_mode() argument 158 if(!quiet) sisfb_search_mode() 166 if(!quiet) sisfb_search_mode() 196 sisfb_search_vesamode(simple_strtoul(name, NULL, 0), quiet); sisfb_search_mode() 221 if((!j) && !quiet) sisfb_search_mode()
|
H A D | sis_main.h | 694 static void sisfb_search_mode(char *name, bool quiet);
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
H A D | commands.h | 2468 * considered "quiet" is controlled by quiet_plcp_threshold. 2486 __le16 quiet_time; /* dwell only this # millisecs on quiet channel 2488 __le16 quiet_plcp_th; /* quiet chnl is < this # pkts (typ. 1) */ 2530 __le16 quiet_time; /* dwell only this # millisecs on quiet channel 2532 __le16 quiet_plcp_th; /* quiet chnl is < this # pkts (typ. 1) */
|
H A D | common.h | 1806 * time if it's a quiet channel (nothing responded to our probe, and there's 1808 * Disable "quiet" feature by setting PLCP_QUIET_THRESH to 0. */
|
/linux-4.1.27/arch/x86/platform/uv/ |
H A D | tlb_uv.c | 482 * wait for all cpus on this hub to finish their sends and go quiet 492 * mark this quiet-requestor as done
|
/linux-4.1.27/drivers/net/ethernet/agere/ |
H A D | et131x.h | 997 * 10: force quiet
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_init.c | 516 /* to quiet down (else crb_window returns 0xffffffff) */ qlcnic_pinit_from_rom()
|
/linux-4.1.27/drivers/net/ethernet/realtek/ |
H A D | atp.c | 40 static int debug = 1; /* 1 normal messages, 0 quiet .. 7 verbose. */
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_mci.c | 791 * 2. before reset MCI RX, to quiet BT and avoid MCI RX misalignment ar9003_mci_mute_bt()
|
H A D | recv.c | 370 * the station is otherwise quiet, or
|
/linux-4.1.27/drivers/media/usb/go7007/ |
H A D | go7007-fw.c | 758 case BFRAME_EMPTY: /* keep compiler quiet */ mpeg4_frame_header()
|
/linux-4.1.27/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-hdw.c | 48 /* This defines a minimum interval that the decoder must remain quiet 56 /* This defines a minimum interval that the encoder must remain quiet 4289 quiet interval before doing something to state_eval_encoder_config() 4299 quiet for the interval measured by this state_eval_encoder_config()
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_actlog.c | 727 /* be quiet if lc_find() did not find it. */ update_rs_extent()
|
/linux-4.1.27/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-l2c.c | 646 * Make sure core is quiet (no prefetches, etc.) before __read_l2_tag()
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_mount.c | 340 /* no need to be quiet anymore, so reset the buf ops */ xfs_readsb()
|
/linux-4.1.27/include/uapi/linux/ |
H A D | cdrom.h | 289 int quiet; member in struct:cdrom_generic_command
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
H A D | lib8390.c | 679 Keep quiet if it looks like a card removal. One problem here ei_receive()
|
H A D | axnet_cs.c | 1358 Keep quiet if it looks like a card removal. One problem here ei_receive()
|
/linux-4.1.27/drivers/net/ethernet/packetengines/ |
H A D | yellowfin.c | 35 static int debug = 1; /* 1 normal messages, 0 quiet .. 7 verbose. */
|
H A D | hamachi.c | 36 static int debug = 1; /* 1 normal messages, 0 quiet .. 7 verbose. */
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_init.c | 535 /* to quiet down (else crb_window returns 0xffffffff) */ netxen_pinit_from_rom()
|
/linux-4.1.27/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 1637 /* Put the analog decoder in standby to keep it quiet */ dvb_register()
|
/linux-4.1.27/drivers/net/ethernet/smsc/ |
H A D | epic100.c | 35 static int debug = 1; /* 1 normal messages, 0 quiet .. 7 verbose. */
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | aic79xx.h | 585 * Be quiet about transmission type
|
H A D | aic7xxx.h | 554 * Be quiet about transmission type
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
H A D | api-ni.c | 921 /* All quiet on the API front */ lnet_shutdown_lndnis()
|
/linux-4.1.27/drivers/net/wireless/ |
H A D | zd1201.c | 847 /* Restart the timeout to quiet the watchdog: */ zd1201_tx_timeout()
|
/linux-4.1.27/net/sctp/ |
H A D | sm_sideeffect.c | 131 /* Always try to quiet the other end. In case of lost CWR, sctp_do_ecn_ecne_work()
|
/linux-4.1.27/sound/oss/dmasound/ |
H A D | dmasound_core.c | 889 sq_reset_output() ; /* make sure dma is stopped and all is quiet */ sq_release()
|
/linux-4.1.27/sound/oss/ |
H A D | waveartist.c | 1241 * set input for ADC to come from 'quiet' waveartist_mixer_reset()
|
/linux-4.1.27/drivers/ata/ |
H A D | libata-core.c | 3135 int quiet, highbit; ata_down_xfermask_limit() local 3137 quiet = !!(sel & ATA_DNXFER_QUIET); ata_down_xfermask_limit() 3185 if (!quiet) { ata_down_xfermask_limit()
|
/linux-4.1.27/drivers/net/ethernet/adaptec/ |
H A D | starfire.c | 80 static int debug = 1; /* 1 normal messages, 0 quiet .. 7 verbose. */
|
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
H A D | winbond-840.c | 69 static int debug = 1; /* 1 normal messages, 0 quiet .. 7 verbose. */
|
H A D | de4x5.c | 72 measurement. Their error is +/-20k on a quiet (private) network and also 321 0.441 9-Sep-96 Change dc21041_autoconf() to probe quiet BNC media
|
/linux-4.1.27/drivers/net/ethernet/dlink/ |
H A D | sundance.c | 32 static int debug = 1; /* 1 normal messages, 0 quiet .. 7 verbose. */
|
/linux-4.1.27/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 2222 /* Put the analog decoder in standby to keep it quiet */ dvb_register()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
H A D | sb1250-mac.c | 64 /* 1 normal messages, 0 quiet .. 7 verbose. */
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
H A D | qib_init.c | 862 * This is called to make the device quiet when we are about to
|
H A D | qib_file_ops.c | 1726 * for their own range, at least. If system very quiet, it might qib_do_user_init()
|
H A D | qib_iba6120.c | 780 * Make sure we get this much out, unless told to be quiet, qib_handle_6120_hwerrors()
|
/linux-4.1.27/arch/x86/kernel/apic/ |
H A D | apic.c | 2322 * subsystem is completely quiet while we enable x2apic lapic_resume()
|
/linux-4.1.27/drivers/hwmon/ |
H A D | abituguru.c | 345 * any retries, and thus be quiet. abituguru_send_address()
|
/linux-4.1.27/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 555 int quiet; acpi_evalf() local 563 quiet = 1; acpi_evalf() 566 quiet = 0; acpi_evalf() 617 if (!success && !quiet) acpi_evalf()
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
H A D | s626.c | 2608 * being unusually quiet or at the rail. s626_initialize()
|
/linux-4.1.27/drivers/atm/ |
H A D | lanai.c | 763 * assuming everone else is quiet. In theory the time is
|
/linux-4.1.27/mm/ |
H A D | page-writeback.c | 1137 * Skip quiet periods when disk bandwidth is under-utilized. __bdi_update_bandwidth()
|
H A D | memory.c | 659 * Allow a burst of 60 reports, then keep quiet for that minute; print_bad_pte()
|
H A D | page_alloc.c | 314 * Allow a burst of 60 reports, then keep quiet for that minute; bad_page()
|
/linux-4.1.27/drivers/md/ |
H A D | raid10.c | 1058 * go quiet. freeze_array()
|
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.c | 1650 /* Leave quiet CCBs waiting for resources */ sym_flush_comp_queue()
|