Home
last modified time | relevance | path

Searched refs:augmented (Results 1 – 19 of 19) sorted by relevance

/linux-6.15/lib/
H A Drbtree_test.c25 u32 augmented; member
84 struct test_node, rb, u32, augmented, NODE_VAL) in RB_DECLARE_CALLBACKS_MAX() argument
97 if (parent->augmented < val) in RB_DECLARE_CALLBACKS_MAX()
98 parent->augmented = val; in RB_DECLARE_CALLBACKS_MAX()
105 node->augmented = val; in RB_DECLARE_CALLBACKS_MAX()
122 if (parent->augmented < val) in insert_augmented_cached()
123 parent->augmented = val; in insert_augmented_cached()
132 node->augmented = val; in insert_augmented_cached()
229 rb)->augmented; in check_augmented()
235 rb)->augmented; in check_augmented()
[all …]
H A DKconfig423 augmented rbtree.
/linux-6.15/tools/perf/trace/beauty/
H A Dtimespec.c10 struct timespec *ts = (struct timespec *)arg->augmented.args->value; in syscall_arg__scnprintf_augmented_timespec()
17 if (arg->augmented.args) in syscall_arg__scnprintf_timespec()
H A Dperf_event_open.c79 …return perf_event_attr___scnprintf((void *)arg->augmented.args->value, bf, size, arg->trace->show_… in syscall_arg__scnprintf_augmented_perf_event_attr()
84 if (arg->augmented.args) in syscall_arg__scnprintf_perf_event_attr()
H A Dsockaddr.c50 struct sockaddr *sa = (struct sockaddr *)&arg->augmented.args->value; in syscall_arg__scnprintf_augmented_sockaddr()
65 if (arg->augmented.args) in syscall_arg__scnprintf_sockaddr()
H A Dbeauty.h112 } augmented; member
/linux-6.15/Documentation/core-api/
H A Drbtree.rst213 which permits augmented trees to be supported as well as only a few extra
241 C files implementing augmented rbtree manipulation must include
249 On insertion, the user must update the augmented information on the path
253 a user provided function to update the augmented information on the
258 to updated the augmented information on affected subtrees.
263 - A propagation callback, which updates the augmented value for a given
267 - A copy callback, which copies the augmented value for a given subtree
270 - A tree rotation callback, which copies the augmented value for a given
271 subtree to a newly assigned subtree root AND recomputes the augmented
283 Interval tree is an example of augmented rb tree. Reference -
[all …]
/linux-6.15/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c433 bool augmented, do_output = false; in augment_sys_enter() local
470 augmented = false; in augment_sys_enter()
483 augmented = true; in augment_sys_enter()
486 augmented = true; in augment_sys_enter()
495 augmented = true; in augment_sys_enter()
504 if (augmented) { in augment_sys_enter()
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dstreaming-par.rst19 not augmented by timestamps or sequence counters, and to avoid
/linux-6.15/tools/perf/
H A Dbuiltin-trace.c1062 if (arg == NULL || arg->augmented.args == NULL) in btf_struct_scnprintf()
1077 arg->augmented.args = ((void *)arg->augmented.args) + consumed; in btf_struct_scnprintf()
1078 arg->augmented.size -= consumed; in btf_struct_scnprintf()
1826 arg->augmented.args = ((void *)arg->augmented.args) + consumed; in syscall_arg__scnprintf_augmented_string()
1827 arg->augmented.size -= consumed; in syscall_arg__scnprintf_augmented_string()
1837 if (arg->augmented.args) in syscall_arg__scnprintf_filename()
1867 arg->augmented.args = ((void *)arg->augmented.args) + consumed; in syscall_arg__scnprintf_buf()
1868 arg->augmented.size -= consumed; in syscall_arg__scnprintf_buf()
2386 .augmented = { in syscall__scnprintf_args()
3173 .augmented = { in trace__fprintf_tp_fields()
[all …]
/linux-6.15/Documentation/devicetree/bindings/
H A DABI.rst29 3) Bindings can be augmented, but the driver shouldn't break when given
/linux-6.15/Documentation/trace/rv/
H A Ddeterministic_automata.rst55 For example, the 'wip' automata can be presented as (augmented with comments)::
/linux-6.15/mm/
H A DKconfig.debug24 use-after-free). The error reports for these checks can be augmented
/linux-6.15/Documentation/hwmon/
H A Dpmbus-core.rst40 to PCI code, where generic code is augmented as needed with quirks for all kinds
/linux-6.15/tools/perf/Documentation/
H A Dperf.data-file-format.txt15 augmented with additional events using perf inject.
/linux-6.15/Documentation/mm/
H A Dpage_tables.rst148 compile-time augmented to just skip a level when accessing the next lower
/linux-6.15/Documentation/block/
H A Dbfq-iosched.rst239 B-WF2Q+, and implemented using an augmented rb-tree to preserve an
/linux-6.15/Documentation/scheduler/
H A Dsched-deadline.rst42 algorithm, augmented with a mechanism (called Constant Bandwidth Server, CBS)
/linux-6.15/tools/memory-model/Documentation/
H A Dexplanation.txt2489 compiler has augmented a store with a load in this fashion, and the