/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | verifier_bounds_deduction.c | 10 __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")
|
/Linux-v6.6/drivers/clk/versatile/ |
D | clk-icst.c | 164 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-v6.6/lib/kunit/ |
D | static_stub.c | 65 "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-v6.6/include/acpi/ |
D | acexcep.h | 295 "Method tried to use an uninitialized local variable"), 297 "Method tried to use an uninitialized argument"), 299 "Method tried to use an empty package element"), 303 "Tried to access beyond the end of an Operation Region"), 305 "Tried to access beyond the end of a buffer"), 307 "Tried to access beyond the end of a package"), 325 "A thread tried to release a mutex that it does not own"),
|
/Linux-v6.6/Documentation/scheduler/ |
D | sched-stats.rst | 82 3) # of times in this domain load_balance() tried to move one or 98 11) # of times in this domain load_balance() tried to move one or 114 19) # of times in this domain load_balance() tried to move one or more 129 26) # of times active_load_balance() tried to move a task and failed
|
/Linux-v6.6/Documentation/admin-guide/mm/damon/ |
D | usage.rst | 133 DAMON-based operation scheme action tried regions directory for each 138 operating scheme action tried regions directory for each DAMON-based operation 140 tried regions directory, please refer to :ref:`tried_regions section 398 are not counted as the scheme has tried to those, while regions that filtered 399 out by other type filters are counted as the scheme has tried to. The 401 :ref:`tried regions <sysfs_schemes_tried_regions>`. 408 DAMON counts the total number and bytes of regions that each scheme is tried to 429 that reading it returns the total size of the scheme tried regions, and creates 432 region that the corresponding scheme's ``action`` has tried to be applied under 456 DAMON-based operation scheme ``action`` has tried to be applied. [all …]
|
D | reclaim.rst | 101 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. 228 Number of memory regions that tried to be reclaimed by DAMON_RECLAIM. 233 Total bytes of memory regions that tried to be reclaimed by DAMON_RECLAIM.
|
D | lru_sort.rst | 225 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-v6.6/Documentation/arch/parisc/ |
D | debugging.rst | 27 code tried to access. 31 get translated to a physical address before real-mode code tried to
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-kernel-mm-damon | 319 of the scheme has tried to be applied. 325 action of the scheme has tried to be applied in bytes. 349 corresponding DAMON-based Operation Scheme's action has tried 357 tried to be applied. 364 tried to be applied. 371 tried to be applied. 377 corresponding DAMON-based Operation Scheme's action has tried
|
/Linux-v6.6/drivers/cpufreq/ |
D | cpufreq-nforce2.c | 90 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-v6.6/Documentation/filesystems/ |
D | locks.rst | 36 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-v6.6/tools/power/cpupower/bench/ |
D | cpufreq-bench_script.sh | 39 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-v6.6/fs/afs/ |
D | addr_list.c | 364 _enter("%lx-%lx-%lx,%d", set, failed, ac->tried, ac->index); in afs_iterate_addresses() 368 set &= ~(failed | ac->tried); in afs_iterate_addresses() 381 set_bit(index, &ac->tried); in afs_iterate_addresses() 397 test_bit(ac->alist->preferred, &ac->tried)) in afs_end_cursor()
|
/Linux-v6.6/Documentation/filesystems/spufs/ |
D | spu_run.rst | 78 SPU has tried to execute an invalid instruction. 81 SPU has tried to access an invalid channel.
|
/Linux-v6.6/arch/m68k/hp300/ |
D | README.hp300 | 7 work now but I've only tried 16MB and 12MB.
|
/Linux-v6.6/tools/testing/kunit/test_data/ |
D | test_pound_no_prefix.log | 27 No filesystem could mount root, tried:
|
D | test_config_printk_time.log | 25 [ 0.060000] No filesystem could mount root, tried:
|
/Linux-v6.6/Documentation/devicetree/bindings/power/reset/ |
D | restart-handler.yaml | 15 handlers, which usually are tried from most precise to last resort.
|
/Linux-v6.6/drivers/infiniband/hw/vmw_pvrdma/ |
D | pvrdma_cq.c | 328 bool tried = false; in pvrdma_poll_one() local 335 if (tried) in pvrdma_poll_one() 340 tried = true; in pvrdma_poll_one()
|
/Linux-v6.6/include/uapi/linux/ |
D | fd.h | 93 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-v6.6/arch/nios2/mm/ |
D | fault.c | 162 * 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-v6.6/arch/alpha/mm/ |
D | fault.c | 182 /* 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-v6.6/arch/xtensa/mm/ |
D | fault.c | 195 /* 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-v6.6/arch/csky/mm/ |
D | fault.c | 63 * 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()
|