Searched full:attempted (Results 1 – 25 of 433) sorted by relevance
12345678910>>...18
/linux-6.14.4/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-6.14.4/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-6.14.4/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-6.14.4/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-6.14.4/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-6.14.4/include/linux/ |
D | overflow.h | 64 * *@d holds the results of the attempted addition, regardless of whether 110 * *@d holds the results of the attempted subtraction, regardless of whether 156 * *@d holds the results of the attempted multiplication, regardless of whether 195 * '*@d' will hold the results of the attempted shift, but is not
|
/linux-6.14.4/tools/net/sunrpc/xdrgen/subcmds/ |
D | lint.py | 20 """Simple parse error reporting, no recovery attempted"""
|
D | declarations.py | 54 """Simple parse error reporting, no recovery attempted"""
|
D | definitions.py | 73 """Simple parse error reporting, no recovery attempted"""
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | exhandler.c | 13 * exception handler ran when we attempted to dereference task->task_works
|
/linux-6.14.4/Documentation/mm/ |
D | numa.rst | 143 or some subsystems would fail to initialize if they attempted to allocated 148 allocations will be attempted.
|
/linux-6.14.4/Documentation/networking/ |
D | ip_dynaddr.rst | 24 .. [#] At boot, by default no address rewriting is attempted.
|
/linux-6.14.4/tools/testing/selftests/memfd/ |
D | run_hugetlbfs_test.sh | 48 # nr_hugepgs non-zero only if we attempted to increase
|
/linux-6.14.4/arch/mips/sibyte/ |
D | Kconfig | 98 bool "All cache exceptions considered fatal (no recovery attempted)"
|
/linux-6.14.4/tools/testing/selftests/kvm/x86/ |
D | xapic_ipi_test.c | 216 "Migrations attempted: %lu\n" in vcpu_thread() 336 "%lu seconds: Migrations attempted=%lu completed=%lu, " in do_migrations() 475 "Migrations attempted: %lu\n" in main()
|
/linux-6.14.4/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-6.14.4/io_uring/ |
D | io-wq.h | 20 IO_WQ_CANCEL_RUNNING, /* found, running, and attempted cancelled */
|
/linux-6.14.4/tools/testing/selftests/tc-testing/ |
D | TdcPlugin.py | 17 index is the last ordinal number of test that was attempted'''
|
/linux-6.14.4/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-6.14.4/Documentation/devicetree/bindings/power/reset/ |
D | gpio-restart.yaml | 26 restart handler completes allowing other restart handlers to be attempted.
|
/linux-6.14.4/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-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
D | fs_hws_pools.c | 232 mlx5_core_warn(dev, "Attempted to release packet reformat which is not acquired\n"); in mlx5_fs_hws_pr_pool_release_pr() 381 mlx5_core_warn(dev, "Attempted to release modify header which is not acquired\n"); in mlx5_fs_hws_mh_pool_release_mh()
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/jaketown/ |
D | uncore-io.json | 47 …": "Counts the number of times that a request pending in the BL Ingress attempted to acquire eithe… 57 …": "Counts the number of times that a request pending in the BL Ingress attempted to acquire eithe… 67 …": "Counts the number of times that a request pending in the BL Ingress attempted to acquire eithe…
|
/linux-6.14.4/tools/testing/selftests/tc-testing/creating-plugins/ |
D | AddingPlugins.txt | 58 test to be attempted. It can use this info when outputting
|
/linux-6.14.4/Documentation/ABI/stable/ |
D | sysfs-devices-system-xen_memory | 25 has attempted to increase the size of the balloon.
|
12345678910>>...18