Home
last modified time | relevance | path

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

1234

/linux-6.15/drivers/cpufreq/
H A 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-6.15/Documentation/arch/parisc/
H A Ddebugging.rst27 code tried to access.
31 get translated to a physical address before real-mode code tried to
/linux-6.15/Documentation/filesystems/
H A Dlocks.rst36 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-6.15/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_cq.c329 bool tried = false; in pvrdma_poll_one() local
336 if (tried) in pvrdma_poll_one()
341 tried = true; in pvrdma_poll_one()
/linux-6.15/arch/m68k/hp300/
H A DREADME.hp3007 work now but I've only tried 16MB and 12MB.
/linux-6.15/tools/testing/kunit/test_data/
H A Dtest_config_printk_time.log25 [ 0.060000] No filesystem could mount root, tried:
H A Dtest_output_with_prefix_isolated_correctly.log26 [ 0.060000] No filesystem could mount root, tried:
H A Dtest_pound_no_prefix.log27 No filesystem could mount root, tried:
H A Dtest_pound_sign.log27 [ 0.060000] No filesystem could mount root, tried:
H A Dtest_multiple_prefixes.log25 [ 0.060000][ T1] No filesystem could mount root, tried:
H A Dtest_interrupted_tap_output.log31 [ 0.060000] No filesystem could mount root, tried:
/linux-6.15/Documentation/devicetree/bindings/power/reset/
H A Drestart-handler.yaml15 handlers, which usually are tried from most precise to last resort.
/linux-6.15/Documentation/filesystems/spufs/
H A Dspu_run.rst78 SPU has tried to execute an invalid instruction.
81 SPU has tried to access an invalid channel.
/linux-6.15/Documentation/scheduler/
H A Dsched-stats.rst104 3) # of times in this domain sched_balance_rq() tried to move one or
122 14) # of times in this domain sched_balance_rq() tried to move one or
141 25) # of times in this domain sched_balance_rq() tried to move one or more
158 35) # of times active_load_balance() tried to move a task and failed
H A Dsched-arch.rst69 Possible arch problems I found (and either tried to fix or didn't):
/linux-6.15/Documentation/admin-guide/mm/damon/
H A Dlru_sort.rst225 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.
H A Dreclaim.rst101 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.
255 Number of memory regions that tried to be reclaimed by DAMON_RECLAIM.
260 Total bytes of memory regions that tried to be reclaimed by DAMON_RECLAIM.
H A Dusage.rst147 action tried regions directory for each DAMON-based operation scheme of the
148 kdamond. For details of the DAMON-based operation scheme action tried
154 action tried regions directory for each DAMON-based operation scheme of the
512 that reading it returns the total size of the scheme tried regions, and creates
515 region that the corresponding scheme's ``action`` has tried to be applied under
541 scheme ``action`` has tried to be applied.
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-damon432 of the scheme has tried to be applied.
438 action of the scheme has tried to be applied in bytes.
468 corresponding DAMON-based Operation Scheme's action has tried
476 tried to be applied.
483 tried to be applied.
490 tried to be applied.
496 corresponding DAMON-based Operation Scheme's action has tried
/linux-6.15/Documentation/input/devices/
H A Dcs461x.rst15 4-button joystick; I mean the jstest utility. Also I've tried to
/linux-6.15/Documentation/admin-guide/
H A Dinit.rst30 hardware. In case you tried loading a non-binary file here (shell script?),
/linux-6.15/Documentation/userspace-api/media/
H A Dgen-errors.rst35 typically return while device is streaming, and an ioctl tried to
/linux-6.15/tools/include/uapi/
H A DREADME44 It's better than all the alternatives we tried so far:
/linux-6.15/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h141 # Someone tried to boot SMP with a non SMP kernel. All extra cores
/linux-6.15/Documentation/driver-api/media/drivers/
H A Dsh_mobile_ceu_camera.rst134 3. In the previous step the sensor has tried to preserve its output frame as

1234