/Linux-v5.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
|
/Linux-v5.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,
|
/Linux-v5.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
|
/Linux-v5.10/security/bpf/ |
D | hooks.c | 31 .blobs = &bpf_lsm_blob_sizes
|
/Linux-v5.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
|
/Linux-v5.10/drivers/gpu/drm/i915/gt/uc/ |
D | intel_uc_fw.c | 106 const struct uc_fw_blob blobs[INTEL_UC_FW_NUM_TYPES]; member 113 .blobs[INTEL_UC_FW_TYPE_GUC] = guc_, \ 114 .blobs[INTEL_UC_FW_TYPE_HUC] = huc_, \ 130 &fw_blobs[i].blobs[uc_fw->type]; in __uc_fw_auto_select()
|
/Linux-v5.10/include/linux/ |
D | lsm_hooks.h | 1606 struct lsm_blob_sizes *blobs; /* Optional: for blob sharing. */ member
|
/Linux-v5.10/Documentation/translations/ko_KR/ |
D | stable_api_nonsense.txt | 56 먼저, 나는 closed 소스, hidden 소스, binary blobs, 소스 wrappers, 또는 GPL로
|
/Linux-v5.10/include/drm/ |
D | drm_file.h | 304 struct list_head blobs; member
|
/Linux-v5.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.
|
/Linux-v5.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()
|
D | drm_file.c | 174 INIT_LIST_HEAD(&file->blobs); in drm_file_alloc()
|
/Linux-v5.10/security/keys/ |
D | Kconfig | 83 see encrypted blobs. 101 Userspace only ever sees/stores encrypted blobs.
|
/Linux-v5.10/Documentation/security/ |
D | lsm.rst | 70 Security blobs that are used by more than one security module are 130 blobs, unlike other modules. The reasons are historical and are
|
/Linux-v5.10/Documentation/translations/zh_CN/filesystems/ |
D | debugfs.rst | 137 读取此文件将返回由指针指向debugfs_blob_wrapper结构体的数据。一些驱动使用“blobs”
|
/Linux-v5.10/drivers/base/firmware_loader/ |
D | Kconfig | 33 string "Build named firmware blobs into the kernel binary" 64 string "Firmware blobs root directory"
|
/Linux-v5.10/Documentation/filesystems/ext4/ |
D | allocators.rst | 49 over a disk; as the top-level directory/file blobs fill up one block
|
/Linux-v5.10/security/tomoyo/ |
D | tomoyo.c | 592 .blobs = &tomoyo_blob_sizes,
|
/Linux-v5.10/Documentation/x86/ |
D | microcode.rst | 109 The loading mechanism looks for microcode blobs in
|
/Linux-v5.10/drivers/input/touchscreen/ |
D | sur40.c | 91 struct sur40_blob blobs[]; member 460 struct sur40_blob *inblob = &sur40->bulk_in_buffer->blobs[0]; in sur40_poll()
|
/Linux-v5.10/Documentation/filesystems/ |
D | debugfs.rst | 151 debugfs_blob_wrapper structure. Some drivers use "blobs" as a simple way
|
/Linux-v5.10/Documentation/process/ |
D | stable-api-nonsense.rst | 46 source, hidden source, binary blobs, source wrappers, or any other term
|
/Linux-v5.10/Documentation/networking/ |
D | rxrpc.rst | 41 layer which renders structured data to binary blobs and back again using XDR 72 left to the application. AF_RXRPC only deals in blobs. Even the operation ID 130 (#) The data blobs are of indefinite size, the end of a phase is marked with a
|
/Linux-v5.10/Documentation/crypto/ |
D | asymmetric-keys.rst | 37 for extracting information from the blobs of data passed to the instantiation
|