Home
last modified time | relevance | path

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

1234

/linux-6.12.1/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-6.12.1/Documentation/arch/parisc/
Ddebugging.rst27 code tried to access.
31 get translated to a physical address before real-mode code tried to
/linux-6.12.1/Documentation/filesystems/
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.12.1/drivers/infiniband/hw/vmw_pvrdma/
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.12.1/Documentation/scheduler/
Dsched-stats.rst87 3) # of times in this domain sched_balance_rq() tried to move one or
103 11) # of times in this domain sched_balance_rq() tried to move one or
119 19) # of times in this domain sched_balance_rq() tried to move one or more
134 26) # of times active_load_balance() tried to move a task and failed
Dsched-arch.rst69 Possible arch problems I found (and either tried to fix or didn't):
/linux-6.12.1/arch/m68k/hp300/
DREADME.hp3007 work now but I've only tried 16MB and 12MB.
/linux-6.12.1/tools/testing/kunit/test_data/
Dtest_config_printk_time.log25 [ 0.060000] No filesystem could mount root, tried:
Dtest_output_with_prefix_isolated_correctly.log26 [ 0.060000] No filesystem could mount root, tried:
Dtest_pound_no_prefix.log27 No filesystem could mount root, tried:
Dtest_pound_sign.log27 [ 0.060000] No filesystem could mount root, tried:
Dtest_multiple_prefixes.log25 [ 0.060000][ T1] No filesystem could mount root, tried:
Dtest_interrupted_tap_output.log31 [ 0.060000] No filesystem could mount root, tried:
/linux-6.12.1/Documentation/admin-guide/mm/damon/
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.
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.
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
447 are not counted as the scheme has tried to those, while regions that filtered
448 out by other type filters are counted as the scheme has tried to. The
450 :ref:`tried regions <sysfs_schemes_tried_regions>`.
457 DAMON counts the total number and bytes of regions that each scheme is tried to
478 that reading it returns the total size of the scheme tried regions, and creates
481 region that the corresponding scheme's ``action`` has tried to be applied under
507 DAMON-based operation scheme ``action`` has tried to be applied.
[all …]
/linux-6.12.1/Documentation/filesystems/spufs/
Dspu_run.rst78 SPU has tried to execute an invalid instruction.
81 SPU has tried to access an invalid channel.
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-kernel-mm-damon367 of the scheme has tried to be applied.
373 action of the scheme has tried to be applied in bytes.
397 corresponding DAMON-based Operation Scheme's action has tried
405 tried to be applied.
412 tried to be applied.
419 tried to be applied.
425 corresponding DAMON-based Operation Scheme's action has tried
/linux-6.12.1/Documentation/input/devices/
Dcs461x.rst15 4-button joystick; I mean the jstest utility. Also I've tried to
/linux-6.12.1/Documentation/admin-guide/
Dinit.rst30 hardware. In case you tried loading a non-binary file here (shell script?),
/linux-6.12.1/Documentation/userspace-api/media/
Dgen-errors.rst35 typically return while device is streaming, and an ioctl tried to
/linux-6.12.1/Documentation/driver-api/media/drivers/
Dsh_mobile_ceu_camera.rst134 3. In the previous step the sensor has tried to preserve its output frame as
/linux-6.12.1/tools/include/uapi/
DREADME44 It's better than all the alternatives we tried so far:
/linux-6.12.1/Documentation/userspace-api/
Dspec_ctrl.rst87 tried to enable it again.
/linux-6.12.1/arch/mips/include/asm/mach-cavium-octeon/
Dkernel-entry-init.h141 # Someone tried to boot SMP with a non SMP kernel. All extra cores

1234