Searched full:appended (Results 1 – 25 of 328) sorted by relevance
12345678910>>...14
/Linux-v5.15/kernel/trace/ |
D | trace_dynevent.c | 283 * appended to the current cmd string, followed by a separator, if 327 * The lhs argument string will be appended to the current cmd string, 369 * Append a string to a dynevent_cmd. The string will be appended to 370 * the current cmd string as-is, with nothing prepended or appended. 421 * @separator: An (optional) separator, appended after adding the arg 425 * string. After the arg string is successfully appended to the 426 * command string, the optional @separator is appended. If no 428 * appended. 443 * @operator: An (optional) operator, appended after adding the first arg 444 * @separator: An (optional) separator, appended after adding the second arg [all …]
|
/Linux-v5.15/drivers/gpu/drm/qxl/ |
D | qxl_dev.h | 169 /* 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.15/tools/testing/selftests/kexec/ |
D | test_kexec_file_load.sh | 41 # 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.15/Documentation/networking/device_drivers/cellular/qualcomm/ |
D | rmnet.rst | 48 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
|
/Linux-v5.15/security/integrity/ima/ |
D | ima_modsig.c | 3 * 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()
|
D | Kconfig | 135 appended to the original policy. Have in mind that the rules are 248 Adds support for signatures appended to files. The format of the 249 appended signature is the same used for signed kernel modules.
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-firmware-sgi_uv | 56 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.
|
D | sysfs-bus-event_source-devices-hv_24x7 | 86 Note that the event-name lacks the domain suffix appended for 97 Note that the event-name lacks the domain suffix appended for
|
D | ima_policy | 48 Currently, blacklist check is only for files signed with appended 130 Example of appraise rule allowing modsig appended signatures:
|
D | sysfs-bus-media | 6 is not be appended to the model name.
|
/Linux-v5.15/arch/powerpc/kernel/ |
D | ima_arch.c | 19 * to be stored as an xattr or as an appended signature. 46 * trusted boot. The "template=ima-modsig" option includes the appended
|
/Linux-v5.15/tools/perf/util/ |
D | strfilter.h | 35 * @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.15/arch/arm64/include/uapi/asm/ |
D | ptrace.h | 161 * 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.15/arch/arm/boot/compressed/ |
D | head.S | 123 * Debug print of the final appended DTB location 133 kphex \begin, 8 /* Start of appended DTB */ 138 kphex \size, 8 /* Size of appended DTB */ 288 * Look for an appended DTB. If found, we cannot use it to 324 * additional 1MB of room for a possible appended DTB. 358 * r5 = appended dtb size (still unknown) 366 * if there are device trees (dtb) appended to zImage, advance r10 so that the 378 * If we do have a DTB appended to zImage, and we do have 423 mov r8, r6 @ use the appended device tree 445 /* relocate some pointers past the appended dtb */ [all …]
|
/Linux-v5.15/security/tomoyo/ |
D | realpath.c | 92 * 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.15/Documentation/security/ |
D | IMA-templates.rst | 71 - 'd-modsig': the digest of the event without the appended modsig; 75 - 'modsig' the appended file signature;
|
/Linux-v5.15/Documentation/admin-guide/ |
D | pstore-blk.rst | 96 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
|
/Linux-v5.15/net/tipc/ |
D | msg.c | 194 * @m: the data to be appended 196 * @dlen: size of data to be appended 199 * Return: the number of 1k blocks appended or errno value 475 * @msg: message to be appended 505 * @tskb: the last/target message to which the new one will be appended 815 * @list: list to be appended to
|
/Linux-v5.15/tools/testing/selftests/drivers/net/mlxsw/ |
D | fib_offload.sh | 127 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.15/arch/s390/lib/ |
D | string.c | 148 * @dest: The string to be appended to 175 * @dest: The string to be appended to 201 * @dest: The string to be appended to
|
/Linux-v5.15/tools/memory-model/scripts/ |
D | checklitmus.sh | 7 # with ".out" appended.
|
/Linux-v5.15/Documentation/devicetree/bindings/arm/ |
D | fw-cfg.txt | 25 * Further registers may be appended to the region in case of future interface
|
/Linux-v5.15/arch/mips/boot/compressed/ |
D | ld.script | 37 /* leave space for appended DTB */
|
/Linux-v5.15/drivers/staging/wfx/ |
D | main.h | 22 /* Keyset and ".sec" extension will be appended to this string */
|
/Linux-v5.15/include/net/caif/ |
D | cfpkt.h | 168 * addpkt: Packet to be appended and automatically released, 174 * @return The new appended packet.
|
12345678910>>...14