Searched refs:errs (Results 1 - 25 of 34) sorted by relevance

12

/linux-master/tools/build/feature/
H A Dtest-llvm.cpp11 llvm::errs() << "Hello World!\n";
/linux-master/tools/perf/tests/
H A Dperf-record.c68 int err = -1, errs = 0, i, wakeups = 0; local
201 ++errs;
209 ++errs;
215 ++errs;
221 ++errs;
231 ++errs;
239 ++errs;
246 ++errs;
277 ++errs;
303 ++errs;
[all...]
/linux-master/arch/x86/mm/
H A Dtestmmiotrace.c52 unsigned errs[3] = { 0 }; local
58 ++errs[0];
62 ++errs[1];
66 ++errs[2];
69 errs[0], errs[1], errs[2]);
/linux-master/lib/reed_solomon/
H A Dtest_rslib.c152 int len, int errs, int eras)
178 for (i = 0; i < errs; i++) {
214 errs++;
218 return errs;
260 static void test_uc(struct rs_control *rs, int len, int errs, argument
275 nerrs = get_rcw_we(rs, ws, len, errs, eras);
324 int errs, eras, retval; local
329 for (errs = 0; errs <= nroots / 2; errs
151 get_rcw_we(struct rs_control *rs, struct wspace *ws, int len, int errs, int eras) argument
366 test_bc(struct rs_control *rs, int len, int errs, int eras, int trials, struct bcstat *stat, struct wspace *ws) argument
412 int errs, eras, cutoff; local
[all...]
/linux-master/drivers/xen/
H A Darm-device.c49 int *errs; local
64 errs = kcalloc(nr, sizeof(int), GFP_KERNEL);
65 if (!gpfns || !idxs || !errs) {
68 kfree(errs);
87 set_xen_guest_handle(xatp.errs, errs);
92 kfree(errs);
H A Dprivcmd.c410 int *errs = data; local
415 ret = mmap_return_error(errs[i], st);
816 int num, *errs = (int *)pfns; local
818 BUILD_BUG_ON(sizeof(*errs) > sizeof(*pfns));
821 pfns, kdata.num, errs,
830 rc = errs[i];
H A Dxlate_mmu.c118 set_xen_guest_handle(xatp.errs, info->h_errs);
/linux-master/tools/memory-model/scripts/
H A Dcheckghlitmus.sh54 errs=
56 errs=1
62 if test -n "$errs"
/linux-master/fs/hpfs/
H A Dsuper.c314 int *lowercase, int *eas, int *chk, int *errs,
370 *errs = 0;
373 *errs = 1;
376 *errs = 2;
447 int lowercase, eas, chk, errs, chkdsk, timeshift; local
460 errs = sbi->sb_err; timeshift = sbi->sb_timeshift;
463 &eas, &chk, &errs, &chkdsk, &timeshift))) {
482 sbi->sb_err = errs; sbi->sb_timeshift = timeshift;
549 int lowercase, eas, chk, errs, chkdsk, timeshift; local
572 errs
313 parse_opts(char *opts, kuid_t *uid, kgid_t *gid, umode_t *umask, int *lowercase, int *eas, int *chk, int *errs, int *chkdsk, int *timeshift) argument
[all...]
/linux-master/include/xen/interface/
H A Dmemory.h213 GUEST_HANDLE(int) errs; member in struct:xen_add_to_physmap_range
/linux-master/drivers/mtd/tests/
H A Dnandbiterrs.c156 unsigned i, errs = 0; local
165 errs++;
169 if (errs)
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tc_dtime.c80 __u32 errs[__NR_TESTS][__MAX_CNT] = {}; variable
94 errs[test][idx]++;
96 errs[UKN_TEST][idx]++;
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dhw_counters.h170 struct bnxt_qplib_roce_stats errs; member in struct:bnxt_re_rstat
/linux-master/drivers/thermal/
H A Dk3_j72xx_bandgap.c75 * @errs: Actual error values for -40C, 30C, 125C & 150C read from the efuse
79 int errs[4]; member in struct:err_values
93 err1 = err_vals->errs[seg];
94 err2 = err_vals->errs[seg + 1];
465 get_efuse_values(id, &data[id], err_vals.errs, fuse_base);
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_iba7220.c817 } errs[] = { local
846 for (i = 0; i < ARRAY_SIZE(errs); i++) {
847 if (err & errs[i].err)
849 "%s ", errs[i].msg);
897 static void sdma_7220_errors(struct qib_pportdata *ppd, u64 errs) argument
903 errs &= QLOGIC_IB_E_SDMAERRS;
906 qib_decode_7220_sdma_errs(ppd, errs, msg,
910 if (errs & ERR_MASK(SendBufMisuseErr)) {
923 if (errs & ERR_MASK(SDmaUnexpDataErr))
945 if (errs
1094 handle_7220_errors(struct qib_devdata *dd, u64 errs) argument
[all...]
H A Dqib_iba7322.c1346 static void err_decode(char *msg, size_t len, u64 errs, argument
1352 while (errs && msp && msp->mask) {
1354 while (errs & msp->mask) {
1355 these = (errs & msp->mask);
1371 errs &= ~lmask;
1388 if (len && errs)
1390 (unsigned long long) errs);
1564 static void sdma_7322_p_errors(struct qib_pportdata *ppd, u64 errs) argument
1569 errs &= QIB_E_P_SDMAERRS;
1571 errs, qib_7322p_error_msg
1632 u64 errs; local
1838 u64 ignore_this_time = 0, iserr = 0, errs, fmask; local
[all...]
H A Dqib_iba6120.c994 static void handle_6120_errors(struct qib_devdata *dd, u64 errs) argument
1003 errs &= dd->cspec->errormask;
1007 if (errs & ERR_MASK(HardwareErr))
1010 if (errs & ~IB_E_BITSEXTANT)
1013 (unsigned long long) (errs & ~IB_E_BITSEXTANT));
1015 if (errs & E_SUM_ERRS) {
1017 if ((errs & E_SUM_LINK_PKTERRS) &&
1026 ignore_this_time = errs & E_SUM_LINK_PKTERRS;
1028 } else if ((errs & E_SUM_LINK_PKTERRS) &&
1037 ignore_this_time = errs
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c807 snprintf(name, sizeof(name), "%s %s errs", test_names[test],
817 __u32 *errs = skel->bss->errs[t]; local
836 ASSERT_EQ(errs[i], 0, dtime_err_str(t, i));
841 __u32 *dtimes, *errs; local
854 errs = skel->bss->errs[t];
868 ASSERT_EQ(errs[i], 0, dtime_err_str(t, i));
873 __u32 *dtimes, *errs; local
886 errs
[all...]
/linux-master/tools/perf/tests/shell/lib/
H A Dperf_metric_validation.py213 errs = []
224 errs.append(s)
240 if len(errs) > 0:
241 return -1, "Metric value missing: "+','.join(errs)
/linux-master/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c986 const struct sec_hw_error *errs = sec_hw_errors; local
990 while (errs->msg) {
991 if (errs->int_msk & err_sts) {
993 errs->msg, errs->int_msk);
995 if (SEC_CORE_INT_STATUS_M_ECC & errs->int_msk) {
1003 errs++;
/linux-master/drivers/media/dvb-frontends/
H A Dstv0900_priv.h321 enum fe_stv0900_error errs; member in struct:stv0900_internal
H A Dstv0900_core.c216 if (intp->errs != STV0900_NO_ERROR)
217 return intp->errs;
292 if (intp->errs)
317 if ((intp->errs))
1365 state->internal->errs = STV0900_NO_ERROR;
1494 if (intp->errs)
1605 (intp->errs == STV0900_NO_ERROR)) {
/linux-master/drivers/net/ethernet/3com/
H A D3c589_cs.c691 u16 media, errs; local
733 errs = inb(ioaddr + 0);
735 dev->stats.tx_carrier_errors += errs;
736 if (errs || (lp->media_status & 0x0010))
/linux-master/drivers/ufs/host/
H A Dufs-exynos.c934 static void exynos_ufs_config_intr(struct exynos_ufs *ufs, u32 errs, u8 index) argument
938 hci_writel(ufs, DFES_ERR_EN | errs, HCI_ERR_EN_PA_LAYER);
941 hci_writel(ufs, DFES_ERR_EN | errs, HCI_ERR_EN_DL_LAYER);
944 hci_writel(ufs, DFES_ERR_EN | errs, HCI_ERR_EN_N_LAYER);
947 hci_writel(ufs, DFES_ERR_EN | errs, HCI_ERR_EN_T_LAYER);
950 hci_writel(ufs, DFES_ERR_EN | errs, HCI_ERR_EN_DME_LAYER);
/linux-master/drivers/regulator/
H A Dmax5970-regulator.c531 int errs = REGULATOR_ERROR_UNDER_VOLTAGE | local
541 irq, 0, errs, NULL,

Completed in 299 milliseconds

12