| /linux-6.15/fs/btrfs/ |
| H A D | delayed-ref.c | 648 spin_lock(&existing->lock); in update_existing_head_ref() 655 if (!existing->owning_root) in update_existing_head_ref() 678 if (!existing->extent_op) { in update_existing_head_ref() 710 if (existing->is_data) { in update_existing_head_ref() 713 existing->num_bytes); in update_existing_head_ref() 725 spin_unlock(&existing->lock); in update_existing_head_ref() 858 if (existing) { in add_delayed_ref_head() 865 head_ref = existing; in add_delayed_ref_head() 868 if (xa_is_err(existing)) { in add_delayed_ref_head() 871 return ERR_PTR(xa_err(existing)); in add_delayed_ref_head() [all …]
|
| H A D | extent_map.c | 644 struct extent_map *existing, in merge_extent_mapping() argument 657 if (existing->start > map_start) { in merge_extent_mapping() 658 next = existing; in merge_extent_mapping() 661 prev = existing; in merge_extent_mapping() 717 struct extent_map *existing; in btrfs_add_extent_mapping() local 727 if (start >= existing->start && in btrfs_add_extent_mapping() 728 start < extent_map_end(existing)) { in btrfs_add_extent_mapping() 730 *em_in = existing; in btrfs_add_extent_mapping() 740 ret = merge_extent_mapping(inode, existing, em, start); in btrfs_add_extent_mapping() 746 existing->start, extent_map_end(existing), in btrfs_add_extent_mapping() [all …]
|
| /linux-6.15/net/llc/ |
| H A D | llc_if.c | 89 struct sock *existing; in llc_establish_connection() local 95 existing = llc_lookup_established(llc->sap, &daddr, &laddr, sock_net(sk)); in llc_establish_connection() 96 if (existing) { in llc_establish_connection() 97 if (existing->sk_state == TCP_ESTABLISHED) { in llc_establish_connection() 98 sk = existing; in llc_establish_connection() 101 sock_put(existing); in llc_establish_connection()
|
| /linux-6.15/drivers/base/ |
| H A D | devcoredump.c | 314 struct device *existing; in dev_coredump_put() local 316 existing = class_find_device(&devcd_class, NULL, dev, in dev_coredump_put() 318 if (existing) { in dev_coredump_put() 319 devcd_free(existing, NULL); in dev_coredump_put() 320 put_device(existing); in dev_coredump_put() 352 struct device *existing; in dev_coredumpm_timeout() local 357 existing = class_find_device(&devcd_class, NULL, dev, in dev_coredumpm_timeout() 359 if (existing) { in dev_coredumpm_timeout() 360 put_device(existing); in dev_coredumpm_timeout()
|
| /linux-6.15/Documentation/block/ |
| H A D | pr.rst | 64 is non-null. If no existing reservation exists old_key must be zero, 65 if an existing reservation should be replaced old_key must contain 68 If the new_key argument is 0 it unregisters the existing reservation passed 76 devices based on the type argument. The key argument must be the existing 91 This ioctl command releases the existing reservation referred to by 106 registered with the device and drops any existing reservation. 115 Ignore the existing reservation key. This is commonly supported for
|
| /linux-6.15/scripts/ |
| H A D | Makefile.headersinst | 53 existing-dirs := $(sort $(dir $(old-headers))) 55 new-dirs := $(filter-out $(existing-dirs), $(wanted-dirs)) 77 existing-headers := $(filter $(old-headers), $(all-headers)) 79 -include $(foreach f,$(existing-headers),$(dir $(f)).$(notdir $(f)).cmd)
|
| H A D | Makefile.modfinal | 74 existing-targets := $(wildcard $(sort $(targets))) 76 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd)
|
| H A D | Makefile.vmlinux_o | 111 existing-targets := $(wildcard $(sort $(targets))) 113 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd)
|
| H A D | Makefile.modpost | 153 existing-targets := $(wildcard $(sort $(targets))) 155 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd)
|
| H A D | Makefile.build | 481 existing-targets := $(wildcard $(sort $(targets))) 483 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd) 488 existing-dirs := $(sort $(patsubst %/,%, $(dir $(existing-targets)))) 489 obj-dirs := $(strip $(filter-out $(existing-dirs), $(obj-dirs)))
|
| H A D | Makefile.asm-headers | 102 existing-targets := $(wildcard $(sort $(targets))) 104 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd)
|
| H A D | Makefile.vmlinux | 129 existing-targets := $(wildcard $(sort $(targets))) 131 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd)
|
| /linux-6.15/include/kunit/ |
| H A D | resource.h | 198 struct kunit_resource *existing; in kunit_add_named_resource() local 203 existing = kunit_find_named_resource(test, name); in kunit_add_named_resource() 204 if (existing) { in kunit_add_named_resource() 205 kunit_put_resource(existing); in kunit_add_named_resource()
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-class-stm_source | 7 is directed. Reads return an existing connection or "<none>" if 9 Write an existing (registered) stm device's name here to
|
| H A D | sysfs-bus-intel_th-devices-msc | 19 If operating mode changes, existing buffer is deallocated, 34 Writing to this file deallocates existing buffer (provided
|
| /linux-6.15/net/ipv4/ |
| H A D | tcp_cong.c | 147 struct tcp_congestion_ops *existing; in tcp_update_congestion_control() local 153 existing = tcp_ca_find_key(old_ca->key); in tcp_update_congestion_control() 154 if (ca->key == TCP_CA_UNSPEC || !existing || strcmp(existing->name, ca->name)) { in tcp_update_congestion_control() 158 } else if (existing != old_ca) { in tcp_update_congestion_control() 166 list_del_rcu(&existing->list); in tcp_update_congestion_control()
|
| /linux-6.15/tools/perf/Documentation/ |
| H A D | db-export.txt | 22 1. Because of the nature of SQL, existing tables and columns can continue to be 26 2. New tables and columns can be added, without affecting existing SQL queries, 33 4. The export scripts themselves maintain forward compatibility (i.e. an existing
|
| /linux-6.15/Documentation/sound/hd-audio/ |
| H A D | intel-multi-link.rst | 13 HDaudio existing link mapping (2015 addition in SkyLake) 24 are only used in existing drivers when the SCF value needs to be 86 DMA control uses the existing LOSIDV register. 178 DMA control uses the existing LOSIDV register 249 DMA control uses the existing LOSIDV register
|
| /linux-6.15/Documentation/devicetree/bindings/net/ |
| H A D | broadcom-bcm87xx.txt | 12 with the existing register value, and the fourth cell is ORed with 14 value of zero, no read of the existing value is performed.
|
| /linux-6.15/Documentation/devicetree/bindings/arm/ |
| H A D | qcom-soc.yaml | 20 When adding new compatibles to existing bindings, use the format in the 21 existing binding, even if it contradicts the above. 38 # Legacy namings - variations of existing patterns/compatibles are OK,
|
| /linux-6.15/Documentation/driver-api/mei/ |
| H A D | mei-client-bus.rst | 13 However, for some of the ME functionalities it makes sense to leverage existing software 14 stack and expose them through existing kernel subsystems. 20 the existing code. 26 A driver implementation for an MEI Client is very similar to any other existing bus
|
| /linux-6.15/Documentation/netlink/specs/ |
| H A D | nftables.yaml | 1198 doc: Delete an existing table. 1242 doc: Delete an existing chain. 1300 doc: Delete an existing rule. 1344 doc: Delete an existing set. 1354 doc: Delete an existing set with destroy semantics (ignoring ENOENT errors). 1402 doc: Delete an existing set element. 1412 doc: Delete an existing set element with destroy semantics. 1460 doc: Delete an existing stateful object. 1470 doc: Delete an existing stateful object with destroy semantics. 1504 doc: Delete an existing flow table. [all …]
|
| /linux-6.15/drivers/staging/media/ |
| H A D | Kconfig | 9 so, they won't likely work fine with the existing applications. 11 the existing ones.
|
| /linux-6.15/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-struct_ops.rst | 42 struct_ops. Otherwise, it lists all struct_ops currently existing in the 51 struct_ops. Otherwise, it dumps all struct_ops currently existing in the
|
| /linux-6.15/tools/perf/arch/x86/tests/ |
| H A D | hybrid.c | 276 static int combine_test_results(int existing, int latest) in combine_test_results() argument 278 if (existing == TEST_FAIL) in combine_test_results() 280 if (existing == TEST_SKIP) in combine_test_results()
|