Home
last modified time | relevance | path

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

12345678910>>...16

/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 freuqnetly tried.
H A Dsysfs_update_schemes_tried_regions_hang.py29 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")
/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/include/acpi/
H A Dacexcep.h297 "Method tried to use an uninitialized local variable"),
299 "Method tried to use an uninitialized argument"),
301 "Method tried to use an empty package element"),
305 "Tried to access beyond the end of an Operation Region"),
307 "Tried to access beyond the end of a buffer"),
309 "Tried to access beyond the end of a package"),
327 "A thread tried to release a mutex that it does not own"),
/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/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/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/Documentation/devicetree/bindings/power/reset/
H A Drestart-handler.yaml15 handlers, which usually are tried from most precise to last resort.
/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
/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/include/linux/
H A Ddamon.h344 * @nr_tried: Total number of regions that the scheme is tried to be applied.
345 * @sz_tried: Total size of regions that the scheme is tried to be applied.
352 * Total number of DAMON snapshots that the scheme has tried.
354 * "Tried an action to a region" in this context means the DAMOS core logic
395 * accounted as 'tried'. In contrast, other types are handled by core layer
396 * before trying of the action and therefore not accounted as 'tried'.

12345678910>>...16