Home
last modified time | relevance | path

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

12345678910>>...13

/Linux-v5.10/kernel/trace/
Dtrace_dynevent.c234 * appended to the current cmd string, followed by a separator, if
278 * The lhs argument string will be appended to the current cmd string,
320 * Append a string to a dynevent_cmd. The string will be appended to
321 * the current cmd string as-is, with nothing prepended or appended.
372 * @separator: An (optional) separator, appended after adding the arg
376 * string. After the arg string is successfully appended to the
377 * command string, the optional @separator is appended. If no
379 * appended.
394 * @operator: An (optional) operator, appended after adding the first arg
395 * @separator: An (optional) separator, appended after adding the second arg
[all …]
/Linux-v5.10/drivers/gpu/drm/qxl/
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 */
/Linux-v5.10/tools/testing/selftests/kexec/
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~"
/Linux-v5.10/security/integrity/ima/
Dima_modsig.c3 * IMA support for appraising module-style appended signatures.
91 * ima_collect_modsig - Calculate the file hash without the appended signature.
102 * Provide the file contents (minus the appended sig) so that the PKCS7 in ima_collect_modsig()
DKconfig136 appended to the original policy. Have in mind that the rules are
249 Adds support for signatures appended to files. The format of the
250 appended signature is the same used for signed kernel modules.
/Linux-v5.10/arch/powerpc/kernel/
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
/Linux-v5.10/tools/perf/util/
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
/Linux-v5.10/arch/arm64/include/uapi/asm/
Dptrace.h161 * struct user_fpsimd_state. Additional data might be appended in the
193 * Additional data might be appended in the future.
234 * Any future extension appended after FPCR must be aligned to the next
/Linux-v5.10/Documentation/ABI/testing/
Dima_policy47 Currently, blacklist check is only for files signed with appended
122 Example of appraise rule allowing modsig appended signatures:
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
Dsysfs-bus-media6 is not be appended to the model name.
/Linux-v5.10/arch/arm/boot/compressed/
Dhead.S117 * Debug print of the final appended DTB location
127 kphex \begin, 8 /* Start of appended DTB */
132 kphex \end, 8 /* End of appended DTB */
281 * additional 1MB of room for a possible appended DTB.
315 * r5 = appended dtb size (still unknown)
323 * if there are device trees (dtb) appended to zImage, advance r10 so that the
339 * If we do have a DTB appended to zImage, and we do have
390 mov r8, r6 @ use the appended device tree
418 /* relocate some pointers past the appended dtb */
533 * r5 = appended dtb size (0 if not present)
[all …]
/Linux-v5.10/Documentation/security/
DIMA-templates.rst71 - 'd-modsig': the digest of the event without the appended modsig;
74 - 'modsig' the appended file signature;
/Linux-v5.10/security/tomoyo/
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.
/Linux-v5.10/Documentation/admin-guide/
Dpstore-blk.rst93 appended to the chunk. On reboot the contents are available in
104 All log of console will be appended to the chunk. On reboot the contents are
117 All log of ftrace will be appended to the chunk. On reboot the contents are
/Linux-v5.10/arch/s390/lib/
Dstring.c139 * @dest: The string to be appended to
164 * @dest: The string to be appended to
190 * @dest: The string to be appended to
/Linux-v5.10/net/tipc/
Dmsg.c207 * @m: the data to be appended
209 * @dlen: size of data to be appended
211 * Returns the number og 1k blocks appended or errno value
485 * @msg: message to be appended
515 * @tskb: the last/target message to which the new one will be appended
821 * @list: list to be appended to
/Linux-v5.10/tools/testing/selftests/drivers/net/mlxsw/
Dfib_offload.sh127 check_err $? "appended nexthop not offloaded when should"
189 # replace a multipath route, so it is appended.
204 # check that it is appended and not offloaded.
/Linux-v5.10/tools/memory-model/scripts/
Dchecklitmus.sh7 # with ".out" appended.
/Linux-v5.10/Documentation/devicetree/bindings/arm/
Dfw-cfg.txt25 * Further registers may be appended to the region in case of future interface
/Linux-v5.10/arch/mips/boot/compressed/
Dld.script35 /* leave space for appended DTB */
/Linux-v5.10/drivers/staging/wfx/
Dmain.h22 /* Keyset and ".sec" extension will be appended to this string */
/Linux-v5.10/include/net/caif/
Dcfpkt.h168 * addpkt: Packet to be appended and automatically released,
174 * @return The new appended packet.
/Linux-v5.10/include/linux/
Dmodule_signature.h15 #define MODULE_SIG_STRING "~Module signature appended~\n"
/Linux-v5.10/kernel/
Dmodule_signature.c18 * @file_len: Size of the file to which @ms is appended.

12345678910>>...13