Home
last modified time | relevance | path

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

123

/linux/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/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/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/Documentation/admin-guide/mm/damon/
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.
252 ``42``, and ``32``, respectively. Then it means DAMON_RECLAIM tried to reclaim
277 Number of memory regions that tried to be reclaimed by DAMON_RECLAIM.
282 Total bytes of memory regions that tried to be reclaimed by DAMON_RECLAIM.
/linux/arch/m68k/hp300/
H A DREADME.hp3007 work now but I've only tried 16MB and 12MB.
/linux/tools/testing/kunit/test_data/
H A Dtest_config_printk_time.log25 [ 0.060000] No filesystem could mount root, tried:
H A Dtest_pound_sign.log27 [ 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_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:
H A Dtest_is_test_passed-no_tests_run_no_header.log73 No filesystem could mount root, tried:
/linux/Documentation/input/devices/
H A Dcs461x.rst15 4-button joystick; I mean the jstest utility. Also I've tried to
/linux/Documentation/scheduler/
H A Dsched-arch.rst69 Possible arch problems I found (and either tried to fix or didn't):
/linux/Documentation/admin-guide/
H A Dinit.rst30 hardware. In case you tried loading a non-binary file here (shell script?),
/linux/Documentation/userspace-api/media/
H A Dgen-errors.rst35 typically return while device is streaming, and an ioctl tried to
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c1101 bool tried[MAX_PIPES]; in try_disable_dsc() local
1115 tried[i] = false; in try_disable_dsc()
1119 tried[i] = true; in try_disable_dsc()
1127 if (!tried[i]) { in try_disable_dsc()
1171 tried[next_index] = true; in try_disable_dsc()
/linux/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/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
/linux/tools/include/uapi/
H A DREADME44 It's better than all the alternatives we tried so far:
/linux/Documentation/fb/
H A Dmodedb.rst157 e.g. there can be multiple 640x480 modes, each of them is tried). If that
158 fails, the default mode is tried. If that fails, it walks over all modes.
/linux/Documentation/power/
H A Ds2ram.rst22 debugging - the thing that Chuck tried to disable. That's often the _only_
/linux/Documentation/arch/arm/nwfpe/
H A Dtodo.rst67 instructions will trap if tried in user mode.
/linux/arch/x86/kernel/
H A Dapm_32.c1118 static int tried; in apm_console_blank() local
1120 if (tried++ == 0) { in apm_console_blank()
/linux/Documentation/networking/
H A Dfib_trie.rst63 We have tried to keep the structure of the code as close to fib_hash as

123