Home
last modified time | relevance | path

Searched full:appended (Results 1 – 25 of 548) sorted by relevance

12345678910>>...22

/openbmc/telemetry/src/utils/
H A Ddbus_path_utils.cpp6 const std::string& appended) in pathAppend() argument
8 if (appended.starts_with('/') || !isValidDbusPath(appended)) in pathAppend()
12 "Invalid appended string"); in pathAppend()
17 while ((pos_end = appended.find('/', pos_start)) != std::string::npos) in pathAppend()
23 "Invalid appended string"); in pathAppend()
25 path /= std::string_view(appended.begin() + pos_start, in pathAppend()
26 appended.begin() + pos_end); in pathAppend()
29 path /= std::string_view(appended.begin() + pos_start, appended.end()); in pathAppend()
/openbmc/linux/kernel/trace/
H A Dtrace_dynevent.c280 * appended to the current cmd string, followed by a separator, if
324 * The lhs argument string will be appended to the current cmd string,
366 * Append a string to a dynevent_cmd. The string will be appended to
367 * the current cmd string as-is, with nothing prepended or appended.
418 * @separator: An (optional) separator, appended after adding the arg
422 * string. After the arg string is successfully appended to the
423 * command string, the optional @separator is appended. If no
425 * appended.
440 * @operator: An (optional) operator, appended after adding the first arg
441 * @separator: An (optional) separator, appended after adding the second arg
[all …]
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_dev.h169 /* appended for qxl-2 */
178 /* appended for qxl-3 */
187 /* appended for qxl-4 */
240 /* appended for qxl-2 */
248 /* appended for qxl-4 */
358 /* appended for qxl-2 */
364 /* appended for qxl-4 */
/openbmc/linux/tools/testing/selftests/kexec/
H A Dtest_kexec_file_load.sh41 # First check for appended signature (modsig), then xattr
47 log_info "IMA or appended(modsig) signature required"
96 # Return 1 for appended signature (modsig) found and 0 for not found.
99 local module_sig_string="~Module signature appended~"
/openbmc/linux/Documentation/networking/device_drivers/cellular/qualcomm/
H A Drmnet.rst48 Padding is the number of bytes to be appended to the payload to
74 Padding is the number of bytes to be appended to the payload to
98 Padding is the number of bytes to be appended to the payload to
128 Padding is the number of bytes to be appended to the payload to
/openbmc/linux/security/integrity/ima/
H A Dima_modsig.c3 * IMA support for appraising module-style appended signatures.
91 * ima_collect_modsig - Calculate the file hash without the appended signature.
105 * Provide the file contents (minus the appended sig) so that the PKCS7 in ima_collect_modsig()
H A DKconfig129 appended to the original policy. Have in mind that the rules are
240 Adds support for signatures appended to files. The format of the
241 appended signature is the same used for signed kernel modules.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-sgi_uv56 a UV Hub visible to the BIOS. Each hub object's name is appended by a
96 A port object's name is appended by a unique ordinal value
125 Each PCI bus object's name is appended by its PCI bus address.
H A Dsysfs-bus-event_source-devices-hv_24x786 Note that the event-name lacks the domain suffix appended for
97 Note that the event-name lacks the domain suffix appended for
H A Dsysfs-bus-media6 is not be appended to the model name.
/openbmc/openbmc/poky/bitbake/lib/bblayers/
H A Dquery.py281 logger.plain('=== Matched appended recipes ===')
283 logger.plain('=== Appended recipes ===')
326 appended, missing = self.get_appends_for_files(filenames)
327 if appended:
328 for basename, appends in appended:
342 appended, notappended = [], []
351 appended.append((basename, list(appends)))
354 return appended, notappended
/openbmc/u-boot/doc/
H A DREADME.multi-dtb-fit4 from a FIT appended at the end of the binary.
13 FIT is automatically generated at the end of the compilation and appended to
28 at the end of the compilation, compressed and appended to u-boot-spl.bin, so
H A DREADME.nokia_rx5111 appended to u-boot.bin at 0x40000. NOLO will load the entire image into
16 the appended kernel image will be booted using some generated and some
/openbmc/linux/arch/powerpc/kernel/
H A Dima_arch.c19 * to be stored as an xattr or as an appended signature.
46 * trusted boot. The "template=ima-modsig" option includes the appended
/openbmc/qemu/hw/core/
H A Duboot_image.h22 * New IDs *MUST* be appended at the end of the list and *NEVER*
63 * New IDs *MUST* be appended at the end of the list and *NEVER*
137 * New IDs *MUST* be appended at the end of the list and *NEVER*
192 * New IDs *MUST* be appended at the end of the list and *NEVER*
/openbmc/linux/arch/arm64/include/uapi/asm/
H A Dptrace.h161 * struct user_fpsimd_state. Additional data might be appended in the
193 * Additional data might be appended in the future.
235 * Any future extension appended after FPCR must be aligned to the next
312 * Additional data might be appended in the future.
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_service_restart_policy.robot85 # If incorrect those services will be appended to incorrect_auto_restart_policy_services list
86 # Proper restart policy services will be appended to auto_restart_policy_always_services list.
106 # appended to service_not_started list.
/openbmc/linux/tools/perf/util/
H A Dstrfilter.h35 * @rules: Filter rule to be appended at left of the root of
48 * @rules: Filter rule to be appended at left of the root of
/openbmc/linux/arch/arm/boot/compressed/
H A Dhead.S119 * Debug print of the final appended DTB location
129 kphex \begin, 8 /* Start of appended DTB */
134 kphex \size, 8 /* Size of appended DTB */
285 * Look for an appended DTB. If found, we cannot use it to
321 * additional 1MB of room for a possible appended DTB.
355 * r5 = appended dtb size (still unknown)
363 * if there are device trees (dtb) appended to zImage, advance r10 so that the
375 * If we do have a DTB appended to zImage, and we do have
420 mov r8, r6 @ use the appended device tree
442 /* relocate some pointers past the appended dtb */
[all …]
/openbmc/linux/security/tomoyo/
H A Drealpath.c92 * If dentry is a directory, trailing '/' is appended.
123 * If dentry is a directory, trailing '/' is appended.
229 * If dentry is a directory, trailing '/' is appended.
/openbmc/linux/Documentation/admin-guide/
H A Dpstore-blk.rst96 appended to the chunk. On reboot the contents are available in
107 All log of console will be appended to the chunk. On reboot the contents are
120 All log of ftrace will be appended to the chunk. On reboot the contents are
/openbmc/linux/arch/s390/lib/
H A Dstring.c125 * @dest: The string to be appended to
152 * @dest: The string to be appended to
178 * @dest: The string to be appended to
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_tui.py160 The raw message to be appended in string type.
507 focus is shifted to the last appended message.
519 Appends a message to the list and set the focus to the last appended
523 The history item(message/event) to be appended to the list.
560 The message to be appended to the history box.
/openbmc/linux/net/tipc/
H A Dmsg.c198 * @m: the data to be appended
200 * @dlen: size of data to be appended
203 * Return: the number of 1k blocks appended or errno value
479 * @msg: message to be appended
509 * @tskb: the last/target message to which the new one will be appended
819 * @list: list to be appended to
/openbmc/linux/Documentation/security/
H A DIMA-templates.rst72 - 'd-modsig': the digest of the event without the appended modsig;
76 - 'modsig' the appended file signature;

12345678910>>...22