Home
last modified time | relevance | path

Searched refs:blobs (Results 1 – 25 of 33) sorted by relevance

12

/linux/security/
H A Dlsm_init.c287 struct lsm_blob_sizes *blobs = lsm->blobs; in lsm_prepare() local
289 if (!blobs) in lsm_prepare()
293 blobs = lsm->blobs; in lsm_prepare()
294 lsm_blob_size_update(&blobs->lbs_cred, &blob_sizes.lbs_cred); in lsm_prepare()
295 lsm_blob_size_update(&blobs->lbs_file, &blob_sizes.lbs_file); in lsm_prepare()
296 lsm_blob_size_update(&blobs->lbs_ib, &blob_sizes.lbs_ib); in lsm_prepare()
298 if (blobs->lbs_inode && blob_sizes.lbs_inode == 0) in lsm_prepare()
300 lsm_blob_size_update(&blobs->lbs_inode, &blob_sizes.lbs_inode); in lsm_prepare()
301 lsm_blob_size_update(&blobs->lbs_ipc, &blob_sizes.lbs_ipc); in lsm_prepare()
302 lsm_blob_size_update(&blobs->lbs_key, &blob_sizes.lbs_key); in lsm_prepare()
[all …]
/linux/Documentation/ABI/testing/
H A 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,
/linux/security/bpf/
H A Dhooks.c38 .blobs = &bpf_lsm_blob_sizes
/linux/security/landlock/
H A Dsetup.c80 .blobs = &landlock_blob_sizes,
/linux/crypto/asymmetric_keys/
H A DKconfig33 This option provides support for parsing X.509 format blobs for key
43 This option provides support for parsing PKCS#8 format blobs for
/linux/security/ipe/
H A Dipe.c98 .blobs = &ipe_blobs,
/linux/Documentation/translations/ko_KR/
H A Dstable_api_nonsense.txt56 먼저, 나는 closed 소스, hidden 소스, binary blobs, 소스 wrappers, 또는 GPL로
/linux/drivers/gpu/drm/
H A Ddrm_property.c619 list_for_each_entry_safe(blob, bt, &file_priv->blobs, head_file) { in drm_property_destroy_user_blobs()
879 list_add_tail(&blob->head_file, &file_priv->blobs); in drm_mode_createblob_ioctl()
906 list_for_each_entry(bt, &file_priv->blobs, head_file) { in drm_mode_destroyblob_ioctl()
H A Ddrm_file.c154 INIT_LIST_HEAD(&file->blobs); in drm_file_alloc()
/linux/Documentation/security/
H A 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
/linux/kernel/liveupdate/
H A DKconfig38 blobs.
/linux/Documentation/translations/zh_CN/filesystems/
H A Ddebugfs.rst137 读取此文件将返回由指针指向debugfs_blob_wrapper结构体的数据。一些驱动使用“blobs
/linux/Documentation/translations/zh_TW/filesystems/
H A Ddebugfs.rst138 讀取此文件將返回由指針指向debugfs_blob_wrapper結構體的數據。一些驅動使用“blobs
/linux/Documentation/filesystems/ext4/
H A Dallocators.rst49 over a disk; as the top-level directory/file blobs fill up one block
/linux/drivers/base/firmware_loader/
H A DKconfig54 string "Build named firmware blobs into the kernel binary"
87 string "Firmware blobs root directory"
/linux/security/tomoyo/
H A Dtomoyo.c618 .blobs = &tomoyo_blob_sizes,
/linux/Documentation/admin-guide/mm/
H A Dkho.rst114 Similar to ``kho/out/sub_fdts/``, but contains sub FDT blobs
/linux/drivers/input/touchscreen/
H A Dsur40.c91 struct sur40_blob blobs[]; member
460 struct sur40_blob *inblob = &sur40->bulk_in_buffer->blobs[0]; in sur40_poll()
/linux/Documentation/arch/x86/
H A Dmicrocode.rst103 The loading mechanism looks for microcode blobs in
/linux/security/integrity/evm/
H A Devm_main.c1181 .blobs = &evm_blob_sizes,
/linux/Documentation/filesystems/
H A Ddebugfs.rst151 debugfs_blob_wrapper structure. Some drivers use "blobs" as a simple way
/linux/security/integrity/ima/
H A Dima_main.c1321 .blobs = &ima_blob_sizes,
/linux/Documentation/process/
H A Dstable-api-nonsense.rst46 source, hidden source, binary blobs, source wrappers, or any other term
/linux/Documentation/crypto/
H A Dasymmetric-keys.rst37 for extracting information from the blobs of data passed to the instantiation
/linux/Documentation/filesystems/caching/
H A Dnetfs-api.rst61 object key. Object keys are binary blobs and only need to be unique within

12