Home
last modified time | relevance | path

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

12345678910>>...18

/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 pro…
466 __msg_unpriv("R2 tried to add from different maps, paths or scalars, pointer arithmetic with it pro…
1185 __failure __msg("R1 tried to subtract pointer from scalar")
1261 __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/Documentation/admin-guide/mm/damon/
H A Dreclaim.rst101 DAMON_RECLAIM charges amount of memory which it tried to reclaim within a time
102 window (quota_reset_interval_ms) and makes no more than this limit is tried.
255 Number of memory regions that tried to be reclaimed by DAMON_RECLAIM.
260 Total bytes of memory regions that tried to be reclaimed by DAMON_RECLAIM.
H A Dlru_sort.rst225 Number of hot memory regions that tried to be LRU-sorted.
230 Total bytes of hot memory regions that tried to be LRU-sorted.
250 Number of cold memory regions that tried to be LRU-sorted.
255 Total bytes of cold memory regions that tried to be LRU-sorted.
/linux/drivers/cpufreq/
H A Dcpufreq-nforce2.c90 int tried = 0; in nforce2_calc_pll() local
93 while (((mul == 0) || (div == 0)) && (tried <= 3)) { in nforce2_calc_pll()
97 fsb + tried) { in nforce2_calc_pll()
101 tried++; in nforce2_calc_pll()
/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/Documentation/filesystems/spufs/
H A Dspu_run.rst78 SPU has tried to execute an invalid instruction.
81 SPU has tried to access an invalid channel.
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-damon474 of the scheme has tried to be applied.
480 action of the scheme has tried to be applied in bytes.
510 corresponding DAMON-based Operation Scheme's action has tried
518 tried to be applied.
525 tried to be applied.
532 tried to be applied.
538 corresponding DAMON-based Operation Scheme's action has tried
/linux/arch/m68k/hp300/
H A DREADME.hp3007 work now but I've only tried 16MB and 12MB.
/linux/Documentation/mm/damon/
H A Ddesign.rst279 :ref:`DAMOS tried regions <sysfs_schemes_tried_regions>` and :ref:`tracepoint`,
645 filter are not counted as the scheme has tried to the region. In contrast, if
647 counted as the scheme has tried. This difference affects the statistics.
705 - ``nr_tried``: Total number of regions that the scheme is tried to be applied.
706 - ``sz_tried``: Total size of regions that the scheme is tried to be applied.
713 "A scheme is tried to be applied to a region" means DAMOS core logic determined
722 action is really applied or not is unclear. That's why it is called "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/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_cq.c329 bool tried = false; in pvrdma_poll_one() local
336 if (tried) in pvrdma_poll_one()
341 tried = true; in pvrdma_poll_one()
/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:
/linux/Documentation/devicetree/bindings/power/reset/
H A Drestart-handler.yaml15 handlers, which usually are tried from most precise to last resort.

12345678910>>...18