/Linux-v6.1/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.1/samples/bpf/ |
D | xdp_redirect_map_user.c | 60 bool tried = false; in main() local 175 if (generic && !tried) { in main() 178 tried = true; in main()
|
D | xdp_redirect_map_multi_user.c | 90 bool tried = false; in main() local 195 if (generic && !tried) { in main() 200 tried = true; in main()
|
/Linux-v6.1/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()
|
D | vl_rotate.c | 94 vc->ac.tried, vc->ac.index, in afs_select_vlserver() 323 vc->ac.tried, vc->ac.index, vc->ac.abort_code, vc->ac.error, in afs_vl_dump_edestaddrreq()
|
D | rotate.c | 120 op->ac.tried, op->ac.index, in afs_select_fileserver() 515 op->ac.tried, op->ac.index, op->ac.abort_code, op->ac.error, in afs_dump_edestaddrreq()
|
/Linux-v6.1/Documentation/parisc/ |
D | debugging.rst | 27 code tried to access. 31 get translated to a physical address before real-mode code tried to
|
/Linux-v6.1/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.1/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.1/arch/m68k/hp300/ |
D | README.hp300 | 7 work now but I've only tried 16MB and 12MB.
|
/Linux-v6.1/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
|
D | sched-arch.rst | 69 Possible arch problems I found (and either tried to fix or didn't):
|
/Linux-v6.1/tools/testing/kunit/test_data/ |
D | test_config_printk_time.log | 25 [ 0.060000] No filesystem could mount root, tried:
|
D | test_output_with_prefix_isolated_correctly.log | 26 [ 0.060000] No filesystem could mount root, tried:
|
D | test_pound_no_prefix.log | 27 No filesystem could mount root, tried:
|
D | test_pound_sign.log | 27 [ 0.060000] No filesystem could mount root, tried:
|
D | test_multiple_prefixes.log | 25 [ 0.060000][ T1] No filesystem could mount root, tried:
|
D | test_interrupted_tap_output.log | 31 [ 0.060000] No filesystem could mount root, tried:
|
/Linux-v6.1/Documentation/admin-guide/mm/damon/ |
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. 219 Number of memory regions that tried to be reclaimed by DAMON_RECLAIM. 224 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.1/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.1/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_mst_types.c | 817 bool tried[MAX_PIPES]; in try_disable_dsc() local 829 tried[i] = false; in try_disable_dsc() 833 tried[i] = true; in try_disable_dsc() 841 if (!tried[i]) { in try_disable_dsc() 874 tried[next_index] = true; in try_disable_dsc()
|
/Linux-v6.1/Documentation/input/devices/ |
D | cs461x.rst | 15 4-button joystick; I mean the jstest utility. Also I've tried to
|
/Linux-v6.1/Documentation/admin-guide/ |
D | init.rst | 30 hardware. In case you tried loading a non-binary file here (shell script?),
|
/Linux-v6.1/Documentation/userspace-api/media/ |
D | gen-errors.rst | 35 typically return while device is streaming, and an ioctl tried to
|