Home
last modified time | relevance | path

Searched full:tried (Results 1 – 25 of 331) sorted by relevance

12345678910>>...14

/linux/tools/testing/selftests/damon/
H A Ddamon_nr_regions.py46 print('tried regions update failed: %s' % err)
52 print('tried regions is not collected')
58 print('tried regions is not created')
125 print('tried regions update failed: %s' % err)
131 print('tried regions is not collected')
137 print('tried regions is not created')
H A Ddamos_tried_regions.py36 print('tried regions update failed: %s' % err)
42 print('tried regions is not collected')
48 print('tried regions is not created')
H A Ddamos_apply_interval.py53 print('scheme(s) are not tried')
57 # lower than that of the first scheme, the second scheme should be tried
59 # timing errors, check if it was at least nine times more frequently tried.
H A Dsysfs_update_schemes_tried_regions_hang.py29 print('tried bytes update failed: %s' % err)
H A Dsysfs_update_removed_scheme_dir.sh47 # try to update tried regions of already removed scheme sysfs dir
H A Dsysfs_update_schemes_tried_regions_wss_estimation.py34 print('tried bytes update failed: %s' % err)
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_bounds_deduction.c10 __failure __msg("R0 tried to subtract pointer from scalar")
42 __failure __msg("R0 tried to subtract pointer from scalar")
75 __failure __msg("R0 tried to subtract pointer from scalar")
89 __failure __msg("R0 tried to subtract pointer from scalar")
142 __failure __msg("R0 tried to subtract pointer from scalar")
H A Dverifier_value_ptr_arith.c45 __msg_unpriv("R1 tried to add from different maps, paths or scalars")
83 __msg_unpriv("R1 tried to add from different maps, paths or scalars")
121 __msg_unpriv("R1 tried to add from different maps, paths or scalars")
229 __msg_unpriv("R1 tried to add from different maps, paths or scalars")
274 __msg_unpriv("R1 tried to add from different maps, paths or scalars")
412 __msg_unpriv("R2 tried to add from different maps, paths or scalars, pointer arithmetic with it prohibited for !root")
466 __msg_unpriv("R2 tried to add from different maps, paths or scalars, pointer arithmetic with it prohibited for !root")
1183 __failure __msg("R1 tried to subtract pointer from scalar")
1259 __failure __msg("R1 tried to subtract pointer from scalar")
H A Dtest_legacy_printk.c47 * problems on old kernels due to libbpf always tried to in handle_legacy()
/linux/drivers/clk/versatile/
H A Dclk-icst.c164 pr_err("ICST error: tried to set bit 8 of VDW\n"); in vco_set()
166 pr_err("ICST error: tried to use VOD != 1\n"); in vco_set()
168 pr_err("ICST error: tried to use RDW != 22\n"); in vco_set()
174 pr_err("ICST error: tried to set bit 8 of VDW\n"); in vco_set()
176 pr_err("ICST error: tried to use VOD != 1\n"); in vco_set()
178 pr_err("ICST error: tried to use RDW != 22\n"); in vco_set()
184 pr_err("ICST error: tried to set bit 8 of VDW\n"); in vco_set()
186 pr_err("ICST error: tried to use RDW != 22\n"); in vco_set()
192 pr_err("ICST error: tried to set bit 8 of VDW\n"); in vco_set()
194 pr_err("ICST error: tried to use RDW != 22\n"); in vco_set()
/linux/lib/kunit/
H A Dstatic_stub.c65 "Tried to deactivate a NULL stub."); in kunit_deactivate_static_stub()
74 "Tried to deactivate a nonexistent stub."); in kunit_deactivate_static_stub()
95 "Tried to activate a stub for function NULL"); in __kunit_activate_static_stub()
/linux/Documentation/arch/parisc/
H A Ddebugging.rst27 code tried to access.
31 get translated to a physical address before real-mode code tried to
/linux/tools/power/cpupower/bench/
H A Dcpufreq-bench_script.sh39 echo "WARNING: Tried to set up_threshold: $up_threshold, set in sysfs: ${up_threshold_set}"
44 echo "WARNING: Tried to set sampling_rate: $sampling_rate, set in sysfs: ${sampling_rate_set}"
/linux/Documentation/filesystems/
H A Dlocks.rst36 configured to rebuild the alias file. Sendmail tried to lock the aliases.dir
37 file with fcntl() at the same time as the GDBM routines tried to lock this
/linux/arch/m68k/hp300/
H A DREADME.hp3007 work now but I've only tried 16MB and 12MB.
/linux/tools/testing/kunit/test_data/
H A Dtest_pound_no_prefix.log27 No filesystem could mount root, tried:
H A Dtest_pound_sign.log27 [ 0.060000] No filesystem could mount root, tried:
H A Dtest_output_with_prefix_isolated_correctly.log26 [ 0.060000] No filesystem could mount root, tried:
H A Dtest_config_printk_time.log25 [ 0.060000] No filesystem could mount root, tried:
/linux/include/uapi/linux/
H A Dfd.h93 reset, /* maximal number of errors before a reset is tried */
95 * tried */
173 * the disk, the next format is tried. This uses the variable 'probing'.
/linux/arch/nios2/mm/
H A Dfault.c162 * Something tried to access memory that isn't in our memory map.. in do_page_fault()
186 * Oops. The kernel tried to access some bad page. We'll have to in do_page_fault()
/linux/arch/alpha/mm/
H A Dfault.c182 /* Something tried to access memory that isn't in our memory map. in do_page_fault()
200 /* Oops. The kernel tried to access some bad page. We'll have to in do_page_fault()
/linux/arch/xtensa/mm/
H A Dfault.c195 /* Something tried to access memory that isn't in our memory map.. in do_page_fault()
249 /* Oops. The kernel tried to access some bad page. We'll have to in bad_page_fault()
/linux/arch/csky/mm/
H A Dfault.c63 * Oops. The kernel tried to access some bad page. We'll have to in no_context()
103 * Something tried to access memory that isn't in our memory map. in bad_area_nosemaphore()
/linux/arch/s390/include/uapi/asm/
H A Dpkey.h248 * list is tried until success (return 0) or the end of the list is reached
282 * list is tried until success (return 0) or the end of the list is reached
353 * list is tried until success (return 0) or the end of the list is reached
457 * list is tried until success (return 0) or the end of the list is reached

12345678910>>...14