Searched refs:augmented (Results 1 – 15 of 15) sorted by relevance
| /linux/lib/ |
| H A D | rbtree_test.c | 25 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 D | Kconfig | 337 augmented rbtree.
|
| /linux/tools/perf/trace/beauty/ |
| H A D | timespec.c | 10 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 D | sockaddr.c | 50 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 D | perf_event_open.c | 79 …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 D | beauty.h | 112 } augmented; member
|
| /linux/tools/perf/util/bpf_skel/ |
| H A D | augmented_raw_syscalls.bpf.c | 434 bool augmented, do_output = false; in augment_sys_enter() local 471 augmented = false; in augment_sys_enter() 484 augmented = true; in augment_sys_enter() 487 augmented = true; in augment_sys_enter() 496 augmented = true; in augment_sys_enter() 505 if (augmented) { in augment_sys_enter()
|
| /linux/tools/perf/ |
| H A D | builtin-trace.c | 1048 struct augmented_arg *augmented_arg = arg->augmented.args; in btf_struct_scnprintf() 1055 if (arg == NULL || arg->augmented.args == NULL) in btf_struct_scnprintf() 1066 …if (btf_dump__dump_type_data(btf_dump, type_id, arg->augmented.args->value, type->size, &dump_data… in btf_struct_scnprintf() 1070 arg->augmented.args = ((void *)arg->augmented.args) + consumed; in btf_struct_scnprintf() 1071 arg->augmented.size -= consumed; in btf_struct_scnprintf() 1814 struct augmented_arg *augmented_arg = arg->augmented.args; in syscall_arg__scnprintf_augmented_string() 1822 arg->augmented.args = ((void *)arg->augmented.args) + consumed; in syscall_arg__scnprintf_augmented_string() 1823 arg->augmented.size -= consumed; in syscall_arg__scnprintf_augmented_string() 1833 if (arg->augmented.args) in syscall_arg__scnprintf_filename() 1848 struct augmented_arg *augmented_arg = arg->augmented.args; in syscall_arg__scnprintf_buf() [all …]
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | streaming-par.rst | 19 not augmented by timestamps or sequence counters, and to avoid
|
| /linux/Documentation/devicetree/bindings/ |
| H A D | ABI.rst | 29 3) Bindings can be augmented, but the driver shouldn't break when given
|
| /linux/Documentation/trace/rv/ |
| H A D | deterministic_automata.rst | 55 For example, the 'wip' automata can be presented as (augmented with comments)::
|
| /linux/mm/ |
| H A D | Kconfig.debug | 24 use-after-free). The error reports for these checks can be augmented
|
| /linux/tools/perf/Documentation/ |
| H A D | perf.data-file-format.txt | 15 augmented with additional events using perf inject.
|
| /linux/Documentation/block/ |
| H A D | bfq-iosched.rst | 239 B-WF2Q+, and implemented using an augmented rb-tree to preserve an
|
| /linux/tools/memory-model/Documentation/ |
| H A D | explanation.txt | 2489 compiler has augmented a store with a load in this fashion, and the
|