/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | libbpf_probes.c | 98 } cases[] = { in test_libbpf_probe_helpers() local 109 size_t case_cnt = ARRAY_SIZE(cases), i; in test_libbpf_probe_helpers() 113 const struct case_def *d = &cases[i]; in test_libbpf_probe_helpers()
|
/kernel/linux/linux-5.10/tools/testing/kunit/ |
H A D | kunit_parser.py | 23 self.cases = [] 26 return 'TestSuite(' + self.status + ',' + self.name + ',' + str(self.cases) + ')' 231 max_test_case_status = bubble_up_errors(lambda x: x.status, test_suite.cases) 251 test_suite.cases.append(test_case) 325 for test_case in test_suite.cases:
|
H A D | kunit_json.py | 35 for case in test_suite.cases:
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | sto_res.S | 35 cmpib #3,%d0 |check for fp0/fp1 cases 68 cmpib #3,%d0 |check for fp0/fp1 cases
|
H A D | get_op.S | 482 | Special cases of inf and NaNs are completed outside of decbin. 502 |input is of the special cases of inf and NaN 544 | packed cases, but we must set the FPSR condition codes properly. 554 |input is of the special cases of inf and NaN
|
H A D | sint.S | 39 | For the denormalized cases, force the correct result
|
H A D | setox.S | 37 | but no worse than 10% slower even in the extreme cases. 43 | but no worse than 10% slower even in the extreme cases. 59 | Step 1. Filter out extreme cases of input argument. 75 | to have a small number of cases where |X| is less than,
|
H A D | kernel_ex.S | 5 | fpu for exceptional cases detected or reported within the
|
H A D | res_func.S | 90 tstb DY_MO_FLG(%a6) |all cases of dyadic instructions would 104 | For cases fabs, fneg, fsmove, and fdmove goto spos (do not normalize) 105 | For cases fsqrt, fssqrt, and fdsqrt goto nrm_src (do normalize) 361 | At this point, check for the cases in which normalizing the 364 tstb DY_MO_FLG(%a6) |all cases of dyadic instructions would 378 | For cases fabs, fneg, fsmove, and fdmove goto spos (do not normalize) 379 | For cases fsqrt, fssqrt, and fdsqrt goto nrm_src (do normalize) 385 | ;cases go to cu_dnrm 1755 | Handle possible denorm or catastrophic underflow cases here 1797 | Handle catastrophic underflow cases her [all...] |
H A D | gen_except.S | 321 | fix the bug with the nmnexc bits in cases in which they
|
H A D | do_func.S | 500 | This code forces default values for the zero, inf, and nan cases
|
H A D | srem_mod.S | 13 | of them can be denormalized. The special cases of zeros, NaNs,
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | sto_res.S | 35 cmpib #3,%d0 |check for fp0/fp1 cases 68 cmpib #3,%d0 |check for fp0/fp1 cases
|
H A D | get_op.S | 482 | Special cases of inf and NaNs are completed outside of decbin. 502 |input is of the special cases of inf and NaN 544 | packed cases, but we must set the FPSR condition codes properly. 554 |input is of the special cases of inf and NaN
|
H A D | sint.S | 39 | For the denormalized cases, force the correct result
|
H A D | setox.S | 37 | but no worse than 10% slower even in the extreme cases. 43 | but no worse than 10% slower even in the extreme cases. 59 | Step 1. Filter out extreme cases of input argument. 75 | to have a small number of cases where |X| is less than,
|
H A D | kernel_ex.S | 5 | fpu for exceptional cases detected or reported within the
|
H A D | res_func.S | 90 tstb DY_MO_FLG(%a6) |all cases of dyadic instructions would 104 | For cases fabs, fneg, fsmove, and fdmove goto spos (do not normalize) 105 | For cases fsqrt, fssqrt, and fdsqrt goto nrm_src (do normalize) 361 | At this point, check for the cases in which normalizing the 364 tstb DY_MO_FLG(%a6) |all cases of dyadic instructions would 378 | For cases fabs, fneg, fsmove, and fdmove goto spos (do not normalize) 379 | For cases fsqrt, fssqrt, and fdsqrt goto nrm_src (do normalize) 385 | ;cases go to cu_dnrm 1755 | Handle possible denorm or catastrophic underflow cases here 1797 | Handle catastrophic underflow cases her [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | kcov.h | 90 void __sanitizer_cov_trace_switch(kcov_u64 val, void *cases);
|
/kernel/linux/linux-5.10/kernel/ |
H A D | kcov.c | 296 void notrace __sanitizer_cov_trace_switch(u64 val, u64 *cases) in __sanitizer_cov_trace_switch() argument 299 u64 count = cases[0]; in __sanitizer_cov_trace_switch() 300 u64 size = cases[1]; in __sanitizer_cov_trace_switch() 320 write_comp_data(type, cases[i + 2], val, _RET_IP_); in __sanitizer_cov_trace_switch()
|
/kernel/linux/linux-6.6/kernel/ |
H A D | kcov.c | 319 u64 *cases = arg; in __sanitizer_cov_trace_switch() local 320 u64 count = cases[0]; in __sanitizer_cov_trace_switch() 321 u64 size = cases[1]; in __sanitizer_cov_trace_switch() 341 write_comp_data(type, cases[i + 2], val, _RET_IP_); in __sanitizer_cov_trace_switch()
|
/kernel/linux/linux-6.6/tools/scripts/ |
H A D | utilities.mak | 187 # errors for one of the cases flex generates code C compilers complains about. 197 # one of the cases flex generates code C compilers complains about.
|
/kernel/linux/linux-5.10/arch/arm/lib/ |
H A D | lib1funcs.S | 57 @ to save one loop in most cases.
|
/kernel/linux/linux-6.6/arch/arm/lib/ |
H A D | lib1funcs.S | 57 @ to save one loop in most cases.
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | entry.S | 242 # are some corner cases (e.g. runtime instrumentation) where ILC is unpredictable.
|