Searched full:attempted (Results 1 – 25 of 400) sorted by relevance
12345678910>>...16
/Linux-v6.6/Documentation/arch/arm/nwfpe/ |
D | nwfpe.rst | 11 emits as the first target. I have attempted to be as optimal as 14 I have attempted to make the emulator as portable as possible. One of 17 have attempted to use the C_SYMBOL_NAME macro wherever this may be 20 Another choice I made was in the file structure. I have attempted to
|
/Linux-v6.6/fs/smb/client/ |
D | smberr.h | 58 #define ERRremcd 16 /* A Delete Directory request attempted 62 volume rename was attempted */ 74 attempted to remove a lock held by 111 multiple negotiates attempted, and
|
/Linux-v6.6/kernel/ |
D | iomem.c | 50 * mapping types will be attempted in the order listed below until one of 78 WARN_ONCE(1, "memremap attempted on mixed range %pa size: %#lx\n", in memremap() 104 WARN_ONCE(1, "memremap attempted on ram %pa size: %#lx\n", in memremap()
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | debugfs-cros-ec | 49 received. Bit 31 is set if the EC attempted to wake the 53 transitions have been attempted, or the EC does not support
|
/Linux-v6.6/include/linux/ |
D | overflow.h | 62 * *@d holds the results of the attempted addition, but is not considered 77 * *@d holds the results of the attempted subtraction, but is not considered 92 * *@d holds the results of the attempted multiplication, but is not 116 * '*@d' will hold the results of the attempted shift, but is not
|
/Linux-v6.6/fs/ocfs2/cluster/ |
D | tcp_internal.h | 93 /* connects are attempted from when heartbeat comes up until either hb 98 * be attempted before canceling delayed connect work and flushing the
|
/Linux-v6.6/include/uapi/linux/ |
D | landlock.h | 147 * %LANDLOCK_ACCESS_FS_REFER access right, the attempted link or rename 152 * attempted, the operation results in an ``EXDEV`` error.
|
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
D | exhandler.c | 13 * exception handler ran when we attempted to dereference task->task_works
|
/Linux-v6.6/Documentation/mm/ |
D | numa.rst | 143 or some subsystems would fail to initialize if they attempted to allocated 148 allocations will be attempted.
|
/Linux-v6.6/Documentation/networking/ |
D | ip_dynaddr.rst | 24 .. [#] At boot, by default no address rewriting is attempted.
|
/Linux-v6.6/tools/testing/selftests/memfd/ |
D | run_hugetlbfs_test.sh | 48 # nr_hugepgs non-zero only if we attempted to increase
|
/Linux-v6.6/drivers/staging/media/av7110/ |
D | video-fwrite.rst | 73 - Attempted to write more data than the internal buffer can hold.
|
D | audio-fwrite.rst | 73 - Attempted to write more data than the internal buffer can hold.
|
/Linux-v6.6/arch/mips/sibyte/ |
D | Kconfig | 98 bool "All cache exceptions considered fatal (no recovery attempted)"
|
/Linux-v6.6/tools/testing/selftests/kvm/x86_64/ |
D | xapic_ipi_test.c | 218 "Migrations attempted: %lu\n" in vcpu_thread() 338 "%lu seconds: Migrations attempted=%lu completed=%lu, " in do_migrations() 479 "Migrations attempted: %lu\n" in main()
|
/Linux-v6.6/io_uring/ |
D | io-wq.h | 20 IO_WQ_CANCEL_RUNNING, /* found, running, and attempted cancelled */
|
/Linux-v6.6/arch/alpha/kernel/ |
D | err_common.c | 289 printk("Attempted to re-register " in cdl_register_subpacket_annotation() 310 printk("Attempted to re-register " in cdl_register_subpacket_handler()
|
/Linux-v6.6/tools/testing/selftests/tc-testing/ |
D | TdcPlugin.py | 17 index is the last ordinal number of test that was attempted'''
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/jaketown/ |
D | uncore-io.json | 42 …": "Counts the number of times that a request pending in the BL Ingress attempted to acquire eithe… 51 …": "Counts the number of times that a request pending in the BL Ingress attempted to acquire eithe… 60 …": "Counts the number of times that a request pending in the BL Ingress attempted to acquire eithe…
|
/Linux-v6.6/Documentation/userspace-api/media/mediactl/ |
D | media-request-ioc-queue.rst | 63 buffer directly, but later attempted to use a request. It is not permitted
|
/Linux-v6.6/Documentation/devicetree/bindings/power/reset/ |
D | gpio-restart.yaml | 26 restart handler completes allowing other restart handlers to be attempted.
|
/Linux-v6.6/drivers/net/ethernet/fungible/funeth/ |
D | funeth_txrx.h | 94 u64 tx_tls_fallback; /* attempted Tx TLS offloads punted to SW */ 95 u64 tx_tls_drops; /* attempted Tx TLS offloads dropped */
|
/Linux-v6.6/Documentation/ABI/stable/ |
D | sysfs-devices-system-xen_memory | 25 has attempted to increase the size of the balloon.
|
/Linux-v6.6/tools/testing/selftests/tc-testing/creating-plugins/ |
D | AddingPlugins.txt | 58 test to be attempted. It can use this info when outputting
|
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | rs.h | 176 /* Success ratio (ACKed / attempted tx frames) values (perfect is 128 * 100) */ 279 s32 counter; /* number of frames attempted */
|
12345678910>>...16