| /kernel/linux/linux-6.6/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() 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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/tools/perf/examples/bpf/ |
| D | augmented_raw_syscalls.c | 3 * Augment the raw_syscalls tracepoints with the contents of the pointer arguments. 38 * What to augment at entry? 45 * What to augment at exit?
|
| D | etcsnoop.c | 3 * Augment the filename syscalls with the contents of the filename pointer argument
|
| D | augmented_syscalls.c | 3 * Augment syscalls with the contents of the pointer arguments.
|
| /kernel/linux/linux-6.6/tools/perf/util/bpf_skel/ |
| 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?
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/fs/9p/ |
| D | fid.h | 39 * @fid: fid to augment
|
| /kernel/linux/linux-6.6/Documentation/driver-api/driver-model/ |
| D | overview.rst | 15 models that were previously used in the kernel. It is intended to augment the
|
| /kernel/linux/linux-6.6/tools/power/pm-graph/ |
| D | bootgraph.8 | 21 The tool can also augment the timeline with ftrace data on custom target
|
| /kernel/linux/linux-5.10/Documentation/driver-api/driver-model/ |
| D | overview.rst | 15 models that were previously used in the kernel. It is intended to augment the
|
| /kernel/linux/linux-5.10/tools/power/pm-graph/ |
| D | bootgraph.8 | 21 The tool can also augment the timeline with ftrace data on custom target
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| D | nct6775-i2c.c | 138 * reading. Augment whatever was found via autodetection (if in nct6775_i2c_probe_init()
|
| /kernel/linux/linux-5.10/Documentation/ |
| D | atomic_t.txt | 192 only apply to the RMW atomic ops and can be used to augment/upgrade the
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/remoteproc/ |
| D | ti,pru-rproc.yaml | 22 auxiliary Transmit PRU cores called Tx_PRUs that augment the PRUs. Each RTU
|
| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| D | intel_int0002_vgpio.c | 206 * FIXME: augment this if we managed to pull handling of shared in int0002_probe()
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | TODO | 96 in drivers/gpio/gpio-*. Augment platforms to create platform devices or
|
| /kernel/linux/linux-6.6/drivers/platform/x86/intel/ |
| D | int0002_vgpio.c | 195 * FIXME: augment this if we managed to pull handling of shared in int0002_probe()
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| D | rscalc.c | 186 * Augment the base size for descriptors with optional and/or in acpi_rs_get_aml_length() 486 * Augment the size for descriptors with optional in acpi_rs_get_list_length()
|
| /kernel/linux/linux-6.6/drivers/gpio/ |
| D | TODO | 101 in drivers/gpio/gpio-*. Augment platforms to create platform devices or
|