/Linux-v4.19/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-v4.19/Documentation/parisc/ |
D | debugging | 21 code tried to access. 25 get translated to a physical address before real-mode code tried to
|
/Linux-v4.19/drivers/infiniband/hw/vmw_pvrdma/ |
D | pvrdma_cq.c | 339 bool tried = false; in pvrdma_poll_one() local 346 if (tried) in pvrdma_poll_one() 351 tried = true; in pvrdma_poll_one()
|
/Linux-v4.19/arch/m68k/hp300/ |
D | README.hp300 | 7 work now but I've only tried 16MB and 12MB.
|
/Linux-v4.19/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-v4.19/Documentation/scheduler/ |
D | sched-stats.txt | 74 3) # of times in this domain load_balance() tried to move one or 91 11) # of times in this domain load_balance() tried to move one or 107 19) # of times in this domain load_balance() tried to move one or more 121 26) # of times active_load_balance() tried to move a task and failed
|
D | sched-arch.txt | 66 Possible arch problems I found (and either tried to fix or didn't):
|
/Linux-v4.19/Documentation/input/devices/ |
D | cs461x.rst | 15 4-button joystick; I mean the jstest utility. Also I've tried to
|
/Linux-v4.19/Documentation/userspace-api/ |
D | spec_ctrl.rst | 83 tried to enable it again.
|
/Linux-v4.19/Documentation/media/uapi/ |
D | gen-errors.rst | 35 typically return while device is streaming, and an ioctl tried to
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | sh_mobile_ceu_camera.rst | 132 3. In the previous step the sensor has tried to preserve its output frame as
|
/Linux-v4.19/Documentation/admin-guide/ |
D | init.rst | 33 In case you tried loading a non-binary file here (shell script?),
|
/Linux-v4.19/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-v4.19/Documentation/fb/ |
D | modedb.txt | 127 e.g. there can be multiple 640x480 modes, each of them is tried). If that 128 fails, the default mode is tried. If that fails, it walks over all modes.
|
/Linux-v4.19/Documentation/block/ |
D | queue-sysfs.txt | 110 enabled. When set to 1 only simple one-hit merges will be tried. When 111 set to 2 no merge algorithms will be tried (including one-hit or more
|
/Linux-v4.19/Documentation/isdn/ |
D | syncPPP.FAQ | 8 Q05: I tried MPPP but it doesn't work 93 Q05: I tried MPPP but it doesn't work .. the ipppd
|
/Linux-v4.19/Documentation/power/ |
D | s2ram.txt | 20 debugging - the thing that Chuck tried to disable. That's often the _only_
|
/Linux-v4.19/Documentation/arm/nwfpe/ |
D | TODO | 63 instructions will trap if tried in user mode.
|
/Linux-v4.19/Documentation/laptops/ |
D | sonypi.txt | 86 will be tried. You can use the following bits to
|
/Linux-v4.19/Documentation/networking/ |
D | fib_trie.txt | 59 We have tried to keep the structure of the code as close to fib_hash as
|
/Linux-v4.19/arch/x86/kernel/ |
D | apm_32.c | 1156 static int tried; in apm_console_blank() local 1158 if (tried++ == 0) { in apm_console_blank()
|
/Linux-v4.19/Documentation/watchdog/ |
D | convert_drivers_to_kernel_api.txt | 69 -ENOIOCTLCMD, the IOCTLs of the framework will be tried, too. Any other error
|
/Linux-v4.19/drivers/scsi/ |
D | 53c700.scr | 190 ; Use this entry if we've just tried to look at the first byte
|
/Linux-v4.19/drivers/block/paride/ |
D | Transition-notes | 89 If it was 0 before we tried to acquire pd_lock, (2) would be
|