| /kernel/linux/linux-6.6/drivers/staging/rtl8192e/rtl8192e/ |
| D | r8192E_firmware.c | 152 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()
|
| D | r8192E_firmware.h | 48 struct rt_fw_blob blobs[FW_BLOBS]; member
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/ |
| D | r8192E_firmware.c | 160 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()
|
| D | r8192E_firmware.h | 48 struct rt_fw_blob blobs[FW_BLOBS]; member
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-firmware-qemu_fw_cfg | 22 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/Documentation/ABI/testing/ |
| D | sysfs-firmware-qemu_fw_cfg | 21 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-5.10/crypto/asymmetric_keys/ |
| D | Kconfig | 43 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/security/bpf/ |
| D | hooks.c | 31 .blobs = &bpf_lsm_blob_sizes
|
| /kernel/linux/linux-6.6/security/bpf/ |
| D | hooks.c | 32 .blobs = &bpf_lsm_blob_sizes
|
| /kernel/linux/linux-6.6/security/landlock/ |
| D | setup.c | 70 .blobs = &landlock_blob_sizes,
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/ |
| D | edid.rst | 30 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-5.10/Documentation/admin-guide/ |
| D | edid.rst | 30 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/ |
| D | Kconfig | 32 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-5.10/drivers/gpu/drm/i915/gt/uc/ |
| D | intel_uc_fw.c | 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/include/linux/ |
| D | lsm_hooks.h | 124 struct lsm_blob_sizes *blobs; /* Optional: for blob sharing. */ member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | lsm_hooks.h | 1610 struct lsm_blob_sizes *blobs; /* Optional: for blob sharing. */ member
|
| /kernel/linux/linux-6.6/Documentation/translations/ko_KR/ |
| D | stable_api_nonsense.txt | 56 먼저, 나는 closed 소스, hidden 소스, binary blobs, 소스 wrappers, 또는 GPL로
|
| /kernel/linux/linux-5.10/Documentation/translations/ko_KR/ |
| D | stable_api_nonsense.txt | 56 먼저, 나는 closed 소스, hidden 소스, binary blobs, 소스 wrappers, 또는 GPL로
|
| /kernel/linux/common_modules/pac/config/ |
| D | config.txt | 47 struct.lsm_info blobs
|
| /kernel/linux/linux-5.10/include/drm/ |
| D | drm_file.h | 316 struct list_head blobs; member
|
| /kernel/linux/linux-5.10/Documentation/security/keys/ |
| D | trusted-encrypted.rst | 8 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-6.6/drivers/gpu/drm/ |
| D | drm_property.c | 618 list_for_each_entry_safe(blob, bt, &file_priv->blobs, head_file) { in drm_property_destroy_user_blobs() 809 list_add_tail(&blob->head_file, &file_priv->blobs); in drm_mode_createblob_ioctl() 836 list_for_each_entry(bt, &file_priv->blobs, head_file) { in drm_mode_destroyblob_ioctl()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_property.c | 621 list_for_each_entry_safe(blob, bt, &file_priv->blobs, head_file) { in drm_property_destroy_user_blobs() 812 list_add_tail(&blob->head_file, &file_priv->blobs); in drm_mode_createblob_ioctl() 839 list_for_each_entry(bt, &file_priv->blobs, head_file) { in drm_mode_destroyblob_ioctl()
|
| /kernel/linux/linux-6.6/security/keys/ |
| D | Kconfig | 78 Userspace will only ever see encrypted blobs. 101 blobs are ever output to Userspace.
|
| /kernel/linux/linux-5.10/security/keys/ |
| D | Kconfig | 83 see encrypted blobs. 101 Userspace only ever sees/stores encrypted blobs.
|