Home
last modified time | relevance | path

Searched full:blobs (Results 1 – 25 of 184) sorted by relevance

12345678

/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-firmware-qemu_fw_cfg21 intended to display discoverable blobs (i.e., those registered
23 presence or size of "legacy" blobs (with selector keys between
34 **Discoverable fw_cfg blobs by selector key**
36 All discoverable blobs listed in the fw_cfg file directory are
62 **Listing fw_cfg blobs by file name**
65 convention on the blobs registered in the file directory,
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-firmware-qemu_fw_cfg22 intended to display discoverable blobs (i.e., those registered
24 presence or size of "legacy" blobs (with selector keys between
35 **Discoverable fw_cfg blobs by selector key**
37 All discoverable blobs listed in the fw_cfg file directory are
63 **Listing fw_cfg blobs by file name**
66 convention on the blobs registered in the file directory,
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
DKconfig43 This option provides support for parsing X.509 format blobs for key
53 This option provides support for parsing PKCS#8 format blobs for
62 This option provides support for parsing TPM format blobs for
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_firmware.c160 if (pfirmware->blobs[i].size == 0) { in rtl92e_init_fw()
172 &pfirmware->blobs[i], in rtl92e_init_fw()
179 mapped_file = pfirmware->blobs[i].data; in rtl92e_init_fw()
180 file_length = pfirmware->blobs[i].size; in rtl92e_init_fw()
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_firmware.c152 if (pfirmware->blobs[i].size == 0) { in rtl92e_init_fw()
164 &pfirmware->blobs[i], in rtl92e_init_fw()
171 mapped_file = pfirmware->blobs[i].data; in rtl92e_init_fw()
172 file_length = pfirmware->blobs[i].size; in rtl92e_init_fw()
/kernel/linux/linux-5.10/drivers/of/
DKconfig29 bool "Build all Device Tree Blobs"
33 This option builds all possible Device Tree Blobs (DTBs) for the
/kernel/linux/linux-6.6/drivers/of/
DKconfig41 bool "Build all Device Tree Blobs"
45 This option builds all possible Device Tree Blobs (DTBs) for the
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dedid.rst30 1680x1050, 1920x1080) as binary blobs, but the kernel source tree does
32 of the built-in binary EDID blobs and to facilitate the creation of
/kernel/linux/linux-6.6/Documentation/admin-guide/
Dedid.rst30 1680x1050, 1920x1080) as binary blobs, but the kernel source tree does
32 of the built-in binary EDID blobs and to facilitate the creation of
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
DKconfig32 This option provides support for parsing X.509 format blobs for key
42 This option provides support for parsing PKCS#8 format blobs for
/kernel/linux/linux-6.6/include/drm/
Ddrm_property.h139 * The binary blobs are created as KMS standalone objects, and blob
206 * @head_file: entry on the per-file blob list in &drm_file.blobs list.
210 * Blobs are used to store bigger values than what fits directly into the 64
213 * Blobs are reference counted using drm_property_blob_get() and
/kernel/linux/linux-5.10/include/drm/
Ddrm_property.h132 * The binary blobs are created as KMS standalone objects, and blob
199 * @head_file: entry on the per-file blob list in &drm_file.blobs list.
203 * Blobs are used to store bigger values than what fits directly into the 64
206 * Blobs are reference counted using drm_property_blob_get() and
/kernel/linux/linux-5.10/Documentation/security/keys/
Dtrusted-encrypted.rst8 stores, and loads only encrypted blobs. Trusted Keys require the availability
10 Keys can be used on any system. All user level blobs, are displayed and loaded
19 blobs under different PCR values, so multiple boots are easily supported.
/kernel/linux/linux-5.10/security/keys/
DKconfig83 see encrypted blobs.
101 Userspace only ever sees/stores encrypted blobs.
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
Dintel_uc.h52 * the relevant modparam is set and the blobs are found on the system. At this
53 * stage, the only thing that can stop us from attempting to load the blobs on
Dintel_uc_fw.c74 /* All blobs need to be declared via MODULE_FIRMWARE() */
81 /* The below structs and macros are used to iterate across the list of blobs */
102 const struct uc_fw_blob blobs[INTEL_UC_FW_NUM_TYPES]; member
109 .blobs[INTEL_UC_FW_TYPE_GUC] = guc_, \
110 .blobs[INTEL_UC_FW_TYPE_HUC] = huc_, \
126 &fw_blobs[i].blobs[uc_fw->type]; in __uc_fw_auto_select()
/kernel/linux/linux-6.6/security/keys/
DKconfig78 Userspace will only ever see encrypted blobs.
101 blobs are ever output to Userspace.
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
Dintel_uc.h64 * the relevant modparam is set and the blobs are found on the system. At this
65 * stage, the only thing that can stop us from attempting to load the blobs on
/kernel/linux/linux-5.10/arch/microblaze/boot/dts/
DMakefile19 # Rule to build device tree blobs
/kernel/linux/linux-6.6/arch/microblaze/boot/dts/
DMakefile19 # Rule to build device tree blobs
/kernel/linux/linux-5.10/Documentation/security/
Dlsm.rst70 Security blobs that are used by more than one security module are
130 blobs, unlike other modules. The reasons are historical and are
/kernel/linux/linux-6.6/Documentation/security/
Dlsm.rst70 Security blobs that are used by more than one security module are
130 blobs, unlike other modules. The reasons are historical and are
/kernel/linux/linux-5.10/security/bpf/
Dhooks.c31 .blobs = &bpf_lsm_blob_sizes
/kernel/linux/linux-6.6/security/bpf/
Dhooks.c32 .blobs = &bpf_lsm_blob_sizes
/kernel/linux/linux-6.6/security/landlock/
Dsetup.c40 .blobs = &landlock_blob_sizes,

12345678