Home
last modified time | relevance | path

Searched refs:augment (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/include/linux/
H A Drbtree_augmented.h50 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 …]
/OK3568_Linux_fs/kernel/include/linux/
H A Drbtree_augmented.h48 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 …]
/OK3568_Linux_fs/u-boot/include/linux/
H A Drbtree_augmented.h36 const struct rb_augment_callbacks *augment) in rb_insert_augmented() argument
38 __rb_insert_augmented(node, root, augment->rotate); in rb_insert_augmented()
116 const struct rb_augment_callbacks *augment) in __rb_erase_augmented() argument
161 augment->copy(node, successor); in __rb_erase_augmented()
185 augment->copy(node, successor); in __rb_erase_augmented()
186 augment->propagate(parent, successor); in __rb_erase_augmented()
207 augment->propagate(tmp, NULL); in __rb_erase_augmented()
213 const struct rb_augment_callbacks *augment) in rb_erase_augmented() argument
215 struct rb_node *rebalance = __rb_erase_augmented(node, root, augment); in rb_erase_augmented()
217 __rb_erase_color(rebalance, root, augment->rotate); in rb_erase_augmented()
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-inject.txt6 perf-inject - Filter to augment the events stream with additional information
21 needs userspace processing to augment the events stream with additional
H A Dperf-trace.txt233 the same beautifiers used in the strace-like enter+exit lines to augment the
H A Dperf-config.txt616 Use "libtraceevent" to use that library to augment the tracepoint arguments,
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/
H A Dxf86drmMode.c1272 drmModeAtomicReqPtr augment) in drmModeAtomicMerge() argument
1277 if (!augment || augment->cursor == 0) in drmModeAtomicMerge()
1280 if (base->cursor + augment->cursor >= base->size_items) { in drmModeAtomicMerge()
1284 base->size_items = base->cursor + augment->cursor; in drmModeAtomicMerge()
1294 memcpy(&base->items[base->cursor], augment->items, in drmModeAtomicMerge()
1295 augment->cursor * sizeof(*augment->items)); in drmModeAtomicMerge()
1296 base->cursor += augment->cursor; in drmModeAtomicMerge()
/OK3568_Linux_fs/buildroot/package/libabseil-cpp/
H A DConfig.in23 designed to augment the C++ standard library. The Abseil
/OK3568_Linux_fs/buildroot/package/pulseaudio/
H A Ddefault.pa30 load-module module-augment-properties
/OK3568_Linux_fs/debian/overlay/etc/pulse/
H A Ddefault.pa30 load-module module-augment-properties
/OK3568_Linux_fs/buildroot/board/rockchip/rk3308/fs-overlay/etc/pulse/
H A Ddefault.pa30 load-module module-augment-properties
/OK3568_Linux_fs/kernel/Documentation/admin-guide/acpi/
H A Dssdt-overlays.rst8 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
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/
H A Dxf86drmMode.h432 drmModeAtomicReqPtr augment);
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Dxf86drmMode.h507 drmModeAtomicReqPtr augment);
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/
H A Dxf86drmMode.h507 drmModeAtomicReqPtr augment);
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/
H A Dxf86drmMode.h507 drmModeAtomicReqPtr augment);
/OK3568_Linux_fs/kernel/Documentation/driver-api/driver-model/
H A Doverview.rst15 models that were previously used in the kernel. It is intended to augment the
/OK3568_Linux_fs/kernel/Documentation/
H A Datomic_t.txt192 only apply to the RMW atomic ops and can be used to augment/upgrade the
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/pulseaudio/
H A Dpulseaudio.inc239 pulseaudio-module-augment-properties \
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dpmbus-core.rst121 non-standard PMBus commands to standard commands, or to augment standard
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Drbtree.rst235 be used to augment some new functionality to rbtree. Augmented rbtree
/OK3568_Linux_fs/buildroot/package/babeltrace2/
H A D0001-configure-simplify-warning-flags-detection.patch236 -# be used to augment the base and enabled flags.
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkasan.rst47 To augment reports with last allocation and freeing stack of the physical page,
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dubifs-authentication.rst259 of the full B+ tree. This enables us to augment the index nodes of the tree
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Devents.rst563 will, which can be used to either augment the existing trace stream

12