Searched full:appended (Results 1 – 25 of 382) sorted by relevance
12345678910>>...16
/linux-6.12.1/kernel/trace/ |
D | trace_dynevent.c | 280 * 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 …]
|
/linux-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/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. 105 * Provide the file contents (minus the appended sig) so that the PKCS7 in ima_collect_modsig()
|
D | Kconfig | 130 appended to the original policy. Have in mind that the rules are 241 Adds support for signatures appended to files. The format of the 242 appended signature is the same used for signed kernel modules.
|
/linux-6.12.1/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 | sysfs-bus-media | 6 is not be appended to the model name.
|
D | ima_policy | 54 where 'modsig' is an appended signature, 146 Example of appraise rule allowing modsig appended signatures:
|
/linux-6.12.1/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-6.12.1/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. 235 * Any future extension appended after FPCR must be aligned to the next 312 * Additional data might be appended in the future.
|
/linux-6.12.1/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-6.12.1/arch/arm/boot/compressed/ |
D | head.S | 119 * 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 …]
|
/linux-6.12.1/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-6.12.1/arch/s390/lib/ |
D | string.c | 125 * @dest: The string to be appended to 152 * @dest: The string to be appended to 178 * @dest: The string to be appended to
|
/linux-6.12.1/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-6.12.1/net/tipc/ |
D | msg.c | 198 * @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
|
/linux-6.12.1/Documentation/security/ |
D | IMA-templates.rst | 72 - 'd-modsig': the digest of the event without the appended modsig; 76 - 'modsig' the appended file signature;
|
/linux-6.12.1/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-6.12.1/include/net/caif/ |
D | cfpkt.h | 168 * addpkt: Packet to be appended and automatically released, 174 * @return The new appended packet.
|
/linux-6.12.1/tools/perf/Documentation/ |
D | perf-ftrace.txt | 80 be a number with appended unit character - B/K/M/G. 186 be a number with appended unit character - B/K/M/G.
|
/linux-6.12.1/include/sound/ |
D | soc-acpi.h | 158 * appended to topology file name 163 * when set the headphone codec name suffix (i.e. "-rt5682") will be appended to
|
/linux-6.12.1/drivers/net/wireless/silabs/wfx/ |
D | main.h | 22 /* Keyset and ".sec" extension will be appended to this string */
|
/linux-6.12.1/arch/mips/boot/compressed/ |
D | ld.script | 37 /* leave space for appended DTB */
|
12345678910>>...16