/Linux-v5.4/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-v5.4/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() 314 vc->ac.tried, vc->ac.index, vc->ac.abort_code, vc->ac.error, in afs_vl_dump_edestaddrreq()
|
D | rotate.c | 151 fc->ac.tried, fc->ac.index, in afs_select_fileserver() 608 fc->ac.tried, fc->ac.index, fc->ac.abort_code, fc->ac.error, in afs_dump_edestaddrreq()
|
/Linux-v5.4/Documentation/parisc/ |
D | debugging.rst | 27 code tried to access. 31 get translated to a physical address before real-mode code tried to
|
/Linux-v5.4/drivers/infiniband/hw/vmw_pvrdma/ |
D | pvrdma_cq.c | 324 bool tried = false; in pvrdma_poll_one() local 331 if (tried) in pvrdma_poll_one() 336 tried = true; in pvrdma_poll_one()
|
/Linux-v5.4/arch/m68k/hp300/ |
D | README.hp300 | 7 work now but I've only tried 16MB and 12MB.
|
/Linux-v5.4/Documentation/filesystems/ |
D | locks.txt | 32 configured to rebuild the alias file. Sendmail tried to lock the aliases.dir 33 file with fcntl() at the same time as the GDBM routines tried to lock this
|
D | hpfs.txt | 34 danger. I tried to write it so that it won't crash if check=normal on 97 stored in very crazy way. They tried to do it so that link changes when file is 119 funny thing was that, when rebooted, PmShell tried to reopen this directory
|
/Linux-v5.4/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-v5.4/drivers/staging/isdn/ |
D | TODO | 4 I tried to find any indication of whether the capi drivers are
|
/Linux-v5.4/Documentation/input/devices/ |
D | cs461x.rst | 15 4-button joystick; I mean the jstest utility. Also I've tried to
|
/Linux-v5.4/Documentation/userspace-api/ |
D | spec_ctrl.rst | 87 tried to enable it again.
|
/Linux-v5.4/Documentation/admin-guide/ |
D | init.rst | 33 In case you tried loading a non-binary file here (shell script?),
|
/Linux-v5.4/Documentation/media/v4l-drivers/ |
D | sh_mobile_ceu_camera.rst | 134 3. In the previous step the sensor has tried to preserve its output frame as
|
/Linux-v5.4/arch/mips/include/asm/mach-cavium-octeon/ |
D | kernel-entry-init.h | 141 # Someone tried to boot SMP with a non SMP kernel. All extra cores
|
/Linux-v5.4/Documentation/fb/ |
D | modedb.rst | 144 e.g. there can be multiple 640x480 modes, each of them is tried). If that 145 fails, the default mode is tried. If that fails, it walks over all modes.
|
/Linux-v5.4/Documentation/media/uapi/ |
D | gen-errors.rst | 42 typically return while device is streaming, and an ioctl tried to
|
/Linux-v5.4/Documentation/power/ |
D | s2ram.rst | 22 debugging - the thing that Chuck tried to disable. That's often the _only_
|
/Linux-v5.4/Documentation/arm/nwfpe/ |
D | todo.rst | 67 instructions will trap if tried in user mode.
|
/Linux-v5.4/Documentation/block/ |
D | queue-sysfs.rst | 143 enabled. When set to 1 only simple one-hit merges will be tried. When 144 set to 2 no merge algorithms will be tried (including one-hit or more
|
/Linux-v5.4/Documentation/admin-guide/laptops/ |
D | sonypi.rst | 90 will be tried. You can use the following bits to
|
/Linux-v5.4/Documentation/networking/ |
D | fib_trie.txt | 59 We have tried to keep the structure of the code as close to fib_hash as
|
/Linux-v5.4/arch/x86/kernel/ |
D | apm_32.c | 1147 static int tried; in apm_console_blank() local 1149 if (tried++ == 0) { in apm_console_blank()
|