/openbmc/linux/include/linux/ |
H A 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() 66 const struct rb_augment_callbacks *augment) in rb_add_augmented_cached() argument 83 augment->propagate(parent, NULL); /* suboptimal */ in rb_add_augmented_cached() 84 rb_insert_augmented_cached(node, tree, leftmost, augment); in rb_add_augmented_cached() 225 const struct rb_augment_callbacks *augment) in __rb_erase_augmented() argument 273 augment->copy(node, successor); in __rb_erase_augmented() 299 augment->copy(node, successor); in __rb_erase_augmented() [all …]
|
/openbmc/linux/tools/include/linux/ |
H A 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 …]
|
/openbmc/u-boot/include/linux/ |
H A D | rbtree_augmented.h | 35 const struct rb_augment_callbacks *augment) in rb_insert_augmented() argument 37 __rb_insert_augmented(node, root, augment->rotate); in rb_insert_augmented() 115 const struct rb_augment_callbacks *augment) in __rb_erase_augmented() argument 160 augment->copy(node, successor); in __rb_erase_augmented() 184 augment->copy(node, successor); in __rb_erase_augmented() 185 augment->propagate(parent, successor); in __rb_erase_augmented() 206 augment->propagate(tmp, NULL); in __rb_erase_augmented() 212 const struct rb_augment_callbacks *augment) in rb_erase_augmented() argument 214 struct rb_node *rebalance = __rb_erase_augmented(node, root, augment); in rb_erase_augmented() 216 __rb_erase_color(rebalance, root, augment->rotate); in rb_erase_augmented()
|
/openbmc/qemu/util/ |
H A D | interval-tree.c | 202 const RBAugmentCallbacks *augment) in rb_insert_augmented() argument 275 augment->rotate(parent, node); in rb_insert_augmented() 296 augment->rotate(gparent, parent); in rb_insert_augmented() 320 augment->rotate(parent, node); in rb_insert_augmented() 332 augment->rotate(gparent, parent); in rb_insert_augmented() 340 const RBAugmentCallbacks *augment) in rb_insert_augmented_cached() argument 345 rb_insert_augmented(node, &root->rb_root, augment); in rb_insert_augmented_cached() 349 const RBAugmentCallbacks *augment) in rb_erase_color() argument 378 augment->rotate(parent, sibling); in rb_erase_color() 446 augment->rotate(sibling, tmp2); in rb_erase_color() [all …]
|
H A D | crc-ccitt.c | 60 * Reflected bits order, does not augment final value.
|
/openbmc/linux/tools/perf/Documentation/ |
H A 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
|
H A D | perf-trace.txt | 233 the same beautifiers used in the strace-like enter+exit lines to augment the
|
/openbmc/linux/Documentation/admin-guide/acpi/ |
H A 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
|
/openbmc/linux/tools/perf/util/bpf_skel/ |
H A D | augmented_raw_syscalls.bpf.c | 3 * Augment the raw_syscalls tracepoints with the contents of the pointer arguments. 47 * What to augment at entry? 59 * What to augment at exit?
|
/openbmc/linux/fs/9p/ |
H A D | fid.h | 39 * @fid: fid to augment
|
/openbmc/linux/Documentation/driver-api/driver-model/ |
H A D | overview.rst | 15 models that were previously used in the kernel. It is intended to augment the
|
/openbmc/linux/tools/power/pm-graph/ |
H A D | bootgraph.8 | 21 The tool can also augment the timeline with ftrace data on custom target
|
/openbmc/linux/drivers/hwmon/ |
H A D | nct6775-i2c.c | 138 * reading. Augment whatever was found via autodetection (if in nct6775_i2c_probe_init()
|
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | ti,pru-rproc.yaml | 22 auxiliary Transmit PRU cores called Tx_PRUs that augment the PRUs. Each RTU
|
/openbmc/linux/drivers/platform/x86/intel/ |
H A D | int0002_vgpio.c | 195 * FIXME: augment this if we managed to pull handling of shared in int0002_probe()
|
/openbmc/linux/drivers/gpio/ |
H A D | TODO | 101 in drivers/gpio/gpio-*. Augment platforms to create platform devices or
|
/openbmc/linux/lib/ |
H A D | crc-ccitt.c | 54 * Reflected bits order, does not augment final value.
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | rscalc.c | 186 * Augment the base size for descriptors with optional and/or in acpi_rs_get_aml_length() 496 * Augment the size for descriptors with optional in acpi_rs_get_list_length()
|
/openbmc/linux/Documentation/ |
H A D | atomic_t.txt | 192 only apply to the RMW atomic ops and can be used to augment/upgrade the
|
/openbmc/linux/fs/notify/dnotify/ |
H A D | dnotify.c | 306 /* expect most fcntl to add new rather than augment old */ in fcntl_dirnotify()
|
/openbmc/linux/mm/ |
H A D | vmalloc.c | 757 * This augment red-black tree represents the free vmap space. 927 struct list_head *head, bool augment) in __link_va() argument 941 if (augment) { in __link_va() 981 __unlink_va(struct vmap_area *va, struct rb_root *root, bool augment) in __unlink_va() argument 986 if (augment) in __unlink_va() 1121 struct rb_root *root, struct list_head *head, bool augment) in __merge_or_add_vmap_area() argument 1183 __unlink_va(va, root, augment); in __merge_or_add_vmap_area() 1198 __link_va(va, root, parent, link, head, augment); in __merge_or_add_vmap_area()
|
/openbmc/linux/Documentation/hwmon/ |
H A D | pmbus-core.rst | 121 non-standard PMBus commands to standard commands, or to augment standard
|
/openbmc/openbmc/poky/meta/recipes-multimedia/pulseaudio/ |
H A D | pulseaudio.inc | 240 pulseaudio-module-augment-properties \
|
/openbmc/linux/drivers/base/ |
H A D | auxiliary.c | 46 * Note that ops are intended as a way to augment instance behavior within a
|
/openbmc/linux/Documentation/core-api/ |
H A D | rbtree.rst | 235 be used to augment some new functionality to rbtree. Augmented rbtree
|