/linux-6.1.9/tools/include/linux/ |
D | rbtree_augmented.h | 50 const struct rb_augment_callbacks *augment) in rb_insert_augmented() argument 52 __rb_insert_augmented(node, root, augment->rotate); in rb_insert_augmented() 58 const struct rb_augment_callbacks *augment) in rb_insert_augmented_cached() argument 62 rb_insert_augmented(node, &root->rb_root, augment); in rb_insert_augmented_cached() 188 const struct rb_augment_callbacks *augment) in __rb_erase_augmented() argument 236 augment->copy(node, successor); in __rb_erase_augmented() 262 augment->copy(node, successor); in __rb_erase_augmented() 263 augment->propagate(parent, successor); in __rb_erase_augmented() 286 augment->propagate(tmp, NULL); in __rb_erase_augmented() 292 const struct rb_augment_callbacks *augment) in rb_erase_augmented() argument [all …]
|
/linux-6.1.9/include/linux/ |
D | rbtree_augmented.h | 48 const struct rb_augment_callbacks *augment) in rb_insert_augmented() argument 50 __rb_insert_augmented(node, root, augment->rotate); in rb_insert_augmented() 56 const struct rb_augment_callbacks *augment) in rb_insert_augmented_cached() argument 60 rb_insert_augmented(node, &root->rb_root, augment); in rb_insert_augmented_cached() 199 const struct rb_augment_callbacks *augment) in __rb_erase_augmented() argument 247 augment->copy(node, successor); in __rb_erase_augmented() 273 augment->copy(node, successor); in __rb_erase_augmented() 274 augment->propagate(parent, successor); in __rb_erase_augmented() 295 augment->propagate(tmp, NULL); in __rb_erase_augmented() 301 const struct rb_augment_callbacks *augment) in rb_erase_augmented() argument [all …]
|
/linux-6.1.9/tools/perf/Documentation/ |
D | perf-inject.txt | 6 perf-inject - Filter to augment the events stream with additional information 21 needs userspace processing to augment the events stream with additional
|
D | perf-trace.txt | 233 the same beautifiers used in the strace-like enter+exit lines to augment the
|
D | perf-config.txt | 644 Use "libtraceevent" to use that library to augment the tracepoint arguments,
|
/linux-6.1.9/Documentation/admin-guide/acpi/ |
D | ssdt-overlays.rst | 8 boards) we need a way to augment the ACPI configuration provided by the firmware 18 way to augment firmware ACPI configuration is by dynamically loading
|
/linux-6.1.9/mm/ |
D | vmalloc.c | 931 struct list_head *head, bool augment) in __link_va() argument 945 if (augment) { in __link_va() 985 __unlink_va(struct vmap_area *va, struct rb_root *root, bool augment) in __unlink_va() argument 990 if (augment) in __unlink_va() 1125 struct rb_root *root, struct list_head *head, bool augment) in __merge_or_add_vmap_area() argument 1187 __unlink_va(va, root, augment); in __merge_or_add_vmap_area() 1202 __link_va(va, root, parent, link, head, augment); in __merge_or_add_vmap_area()
|
/linux-6.1.9/Documentation/driver-api/driver-model/ |
D | overview.rst | 15 models that were previously used in the kernel. It is intended to augment the
|
/linux-6.1.9/Documentation/devicetree/bindings/remoteproc/ |
D | ti,pru-rproc.yaml | 22 auxiliary Transmit PRU cores called Tx_PRUs that augment the PRUs. Each RTU
|
/linux-6.1.9/Documentation/ |
D | atomic_t.txt | 192 only apply to the RMW atomic ops and can be used to augment/upgrade the
|
/linux-6.1.9/Documentation/hwmon/ |
D | pmbus-core.rst | 121 non-standard PMBus commands to standard commands, or to augment standard
|
/linux-6.1.9/Documentation/core-api/ |
D | rbtree.rst | 235 be used to augment some new functionality to rbtree. Augmented rbtree
|
/linux-6.1.9/Documentation/filesystems/ |
D | ubifs-authentication.rst | 259 of the full B+ tree. This enables us to augment the index nodes of the tree
|
/linux-6.1.9/tools/testing/selftests/sgx/ |
D | main.c | 977 TEST_F(enclave, augment) in TEST_F() argument
|
/linux-6.1.9/Documentation/trace/ |
D | events.rst | 563 will, which can be used to either augment the existing trace stream
|
/linux-6.1.9/Documentation/admin-guide/ |
D | kernel-parameters.txt | 6484 [USB] A list of quirk entries to augment the built-in
|