| /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 …]
|
| H A D | dmaengine.h | 174 * enum dma_ctrl_flags - DMA flags to augment operation preparation, 592 * @flags: flags to augment operation preparation, control completion, and
|
| /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 301 rb_erase_augmented_cached(struct rb_node * node,struct rb_root_cached * root,const struct rb_augment_callbacks * augment) rb_erase_augmented_cached() argument [all...] |
| /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 | 238 the same beautifiers used in the strace-like enter+exit lines to augment the
|
| H A D | perf-config.txt | 661 Use "libtraceevent" to use that library to augment the tracepoint arguments,
|
| /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
|
| /linux/fs/9p/ |
| H A D | fid.h | 39 * @fid: fid to augment
|
| /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. 40 * What to augment at entry? 52 * What to augment at exit?
|
| /linux/tools/power/pm-graph/ |
| H A D | bootgraph.8 | 21 The tool can also augment the timeline with ftrace data on custom target
|
| /linux/drivers/hwmon/ |
| H A D | nct6775-i2c.c | 138 * reading. Augment whatever was found via autodetection (if in nct6775_i2c_probe_init()
|
| /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()
|
| /linux/drivers/platform/x86/intel/ |
| H A D | int0002_vgpio.c | 206 * FIXME: augment this if we managed to pull handling of shared in int0002_probe()
|
| /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
|
| /linux/Documentation/ |
| H A D | atomic_t.txt | 192 only apply to the RMW atomic ops and can be used to augment/upgrade the
|
| /linux/fs/notify/dnotify/ |
| H A D | dnotify.c | 304 /* expect most fcntl to add new rather than augment old */ in fcntl_dirnotify()
|
| /linux/mm/ |
| H A D | vmalloc.c | 869 * This augment red-black tree represents the free vmap space. 1229 struct list_head *head, bool augment) in __link_va() argument 1243 if (augment) { in __link_va() 1283 __unlink_va(struct vmap_area *va, struct rb_root *root, bool augment) in __unlink_va() argument 1288 if (augment) in __unlink_va() 1423 struct rb_root *root, struct list_head *head, bool augment) in __merge_or_add_vmap_area() argument 1485 __unlink_va(va, root, augment); in __merge_or_add_vmap_area() 1500 __link_va(va, root, parent, link, head, augment); in __merge_or_add_vmap_area()
|
| /linux/Documentation/core-api/ |
| H A D | rbtree.rst | 235 be used to augment some new functionality to rbtree. Augmented rbtree
|
| /linux/arch/arm64/boot/dts/marvell/ |
| H A D | armada-3720-turris-mox.dts | 309 * this node in order to augment the device tree!
|
| /linux/tools/testing/selftests/sgx/ |
| H A D | main.c | 977 TEST_F(enclave, augment) in TEST_F() argument
|
| /linux/sound/soc/ |
| H A D | soc-pcm.c | 1090 * If this becomes necessary, we will have to augment the in __soc_pcm_hw_params()
|
| /linux/drivers/dma/ |
| H A D | amba-pl08x.c | 2559 /* Augment channel data for applicable AHB buses */ in pl08x_of_xlate()
|
| /linux/sound/usb/ |
| H A D | quirks.c | 1978 * augment the PCM format bit-field for DSD types. The UAC standards
|
| /linux/drivers/usb/misc/ |
| H A D | usbtest.c | 2980 * case augment) the default device implementation.
|
| /linux/tools/lib/bpf/ |
| H A D | btf.c | 4760 * check, to augment existing struct/union canonical mapping, where possible.
|