Home
last modified time | relevance | path

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

/linux/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 …]
/linux/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 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 Dperf_event_open.c84 struct perf_event_attr *attr = (void *)arg->augmented.args->value; in syscall_arg__scnprintf_perf_event_attr()
93 * without writing to the potentially read-only augmented
110 if (arg->augmented.args)
H A Dbeauty.h81 * @size: 8 if all we need is an integer, otherwise all of the augmented arg.
114 } augmented;
112 } augmented; global() member
/linux/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c185 * to skip this augmented arg record in augmented_arg__read_str()
450 bool augmented; in augment_sys_enter()
454 augmented = false; in augment_sys_enter()
456 aug_size = size; /* size of the augmented data read from user space */ in augment_sys_enter()
473 augmented = true; in augment_sys_enter()
476 augmented = true; in augment_sys_enter()
485 augmented = true; in augment_sys_enter()
494 if (augmented) { in augment_sys_enter()
572 * syscall->enabled, etc, with the non-augmented raw syscall payload, in sys_exit()
575 * We'll add to this as we add augmented syscall in sys_exit()
434 bool augmented, do_output = false; augment_sys_enter() local
[all...]
/linux/Documentation/userspace-api/media/v4l/
H A Dstreaming-par.rst19 not augmented by timestamps or sequence counters, and to avoid
/linux/tools/perf/
H A Dbuiltin-trace.c1051 struct augmented_arg *augmented_arg = arg->augmented.args; in btf_struct_scnprintf()
1058 if (arg == NULL || arg->augmented.args == NULL) in btf_struct_scnprintf()
1069 if (btf_dump__dump_type_data(btf_dump, type_id, arg->augmented.args->value, type->size, &dump_data_opts) == 0) in btf_struct_scnprintf()
1073 arg->augmented.args = ((void *)arg->augmented.args) + consumed; in trace__btf_scnprintf()
1074 arg->augmented.size -= consumed; in trace__btf_scnprintf()
1466 * after that is augmented stuff: pathname for openat, etc.
1807 struct augmented_arg *augmented_arg = arg->augmented.args; in thread__set_filename_pos()
1810 * So that the next arg with a payload can consume its augmented arg, i.e. for rename* syscalls in syscall_arg__scnprintf_augmented_string()
1815 arg->augmented in syscall_arg__scnprintf_augmented_string()
5663 struct evsel *augmented = trace.syscalls.events.bpf_output; cmd_trace() local
[all...]
/linux/Documentation/devicetree/bindings/
H A DABI.rst29 3) Bindings can be augmented, but the driver shouldn't break when given
/linux/tools/perf/Documentation/
H A Dperf.data-file-format.txt15 augmented with additional events using perf inject.
/linux/Documentation/block/
H A Dbfq-iosched.rst239 B-WF2Q+, and implemented using an augmented rb-tree to preserve an
/linux/tools/memory-model/Documentation/
H A Dexplanation.txt2489 compiler has augmented a store with a load in this fashion, and the