Home
last modified time | relevance | path

Searched refs:tried (Results 1 – 25 of 59) sorted by relevance

123

/Linux-v4.19/drivers/cpufreq/
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-v4.19/Documentation/parisc/
Ddebugging21 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/
Dpvrdma_cq.c339 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/
DREADME.hp3007 work now but I've only tried 16MB and 12MB.
/Linux-v4.19/Documentation/filesystems/
Dlocks.txt32 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
Dhpfs.txt34 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/
Dsched-stats.txt74 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
Dsched-arch.txt66 Possible arch problems I found (and either tried to fix or didn't):
/Linux-v4.19/Documentation/input/devices/
Dcs461x.rst15 4-button joystick; I mean the jstest utility. Also I've tried to
/Linux-v4.19/Documentation/userspace-api/
Dspec_ctrl.rst83 tried to enable it again.
/Linux-v4.19/Documentation/media/uapi/
Dgen-errors.rst35 typically return while device is streaming, and an ioctl tried to
/Linux-v4.19/Documentation/media/v4l-drivers/
Dsh_mobile_ceu_camera.rst132 3. In the previous step the sensor has tried to preserve its output frame as
/Linux-v4.19/Documentation/admin-guide/
Dinit.rst33 In case you tried loading a non-binary file here (shell script?),
/Linux-v4.19/arch/mips/include/asm/mach-cavium-octeon/
Dkernel-entry-init.h141 # Someone tried to boot SMP with a non SMP kernel. All extra cores
/Linux-v4.19/Documentation/fb/
Dmodedb.txt127 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/
Dqueue-sysfs.txt110 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/
DsyncPPP.FAQ8 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/
Ds2ram.txt20 debugging - the thing that Chuck tried to disable. That's often the _only_
/Linux-v4.19/Documentation/arm/nwfpe/
DTODO63 instructions will trap if tried in user mode.
/Linux-v4.19/Documentation/laptops/
Dsonypi.txt86 will be tried. You can use the following bits to
/Linux-v4.19/Documentation/networking/
Dfib_trie.txt59 We have tried to keep the structure of the code as close to fib_hash as
/Linux-v4.19/arch/x86/kernel/
Dapm_32.c1156 static int tried; in apm_console_blank() local
1158 if (tried++ == 0) { in apm_console_blank()
/Linux-v4.19/Documentation/watchdog/
Dconvert_drivers_to_kernel_api.txt69 -ENOIOCTLCMD, the IOCTLs of the framework will be tried, too. Any other error
/Linux-v4.19/drivers/scsi/
D53c700.scr190 ; Use this entry if we've just tried to look at the first byte
/Linux-v4.19/drivers/block/paride/
DTransition-notes89 If it was 0 before we tried to acquire pd_lock, (2) would be

123