Home
last modified time | relevance | path

Searched defs:uuid (Results 51 – 75 of 273) sorted by relevance

1234567891011

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-uevent.c36 char uuid[DM_UUID_LEN]; member
H A Ddm-log-userspace-transfer.c170 int dm_consult_userspace(const char *uuid, uint64_t luid, int request_type, in dm_consult_userspace()
H A Ddm-ioctl.c44 char *uuid; member
162 static struct hash_cell *alloc_cell(const char *name, const char *uuid, in alloc_cell()
209 static int dm_hash_insert(const char *name, const char *uuid, struct mapped_device *md) in dm_hash_insert()
2025 int dm_copy_name_and_uuid(struct mapped_device *md, char *name, char *uuid) in dm_copy_name_and_uuid()
H A Ddm-log-userspace-base.c46 char uuid[DM_UUID_LEN]; member
84 static int userspace_do_request(struct log_c *lc, const char *uuid, in userspace_do_request()
/OK3568_Linux_fs/kernel/drivers/vfio/mdev/
H A Dmdev_private.h30 guid_t uuid; member
H A Dmdev_sysfs.c55 guid_t uuid; in create_store() local
H A Dmdev_core.c273 struct device *dev, const guid_t *uuid) in mdev_device_create()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dsigned_hdr.h73 uint8_t uuid[sizeof(TEE_UUID)]; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dsigned_hdr.h73 uint8_t uuid[sizeof(TEE_UUID)]; member
/OK3568_Linux_fs/buildroot/package/rockchip/tee-user-app/extra_app/host/
H A Dmain.c106 const TEEC_UUID uuid = TA_KEYBOX_UUID; in process_key() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/supp_plugin/
H A Dta_entry.c16 static const TEE_UUID uuid = TEST_PLUGIN_UUID; variable
/OK3568_Linux_fs/kernel/drivers/nvdimm/
H A Dcore.c221 u8 uuid[16]; in nd_uuid_parse() local
255 u8 uuid[16]; in nd_uuid_store() local
H A Dlabel.c324 char *nd_label_gen_id(struct nd_label_id *label_id, u8 *uuid, u32 flags) in nd_label_gen_id()
911 u8 uuid[NSLABEL_UUID_LEN]; in __blk_label_update() local
1208 static int del_labels(struct nd_mapping *nd_mapping, u8 *uuid) in del_labels()
/OK3568_Linux_fs/kernel/include/linux/
H A Dthunderbolt.h105 const uuid_t *uuid; member
254 tb_xdomain_find_by_uuid_locked(struct tb *tb, const uuid_t *uuid) in tb_xdomain_find_by_uuid_locked()
329 const uuid_t *uuid; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dstats.c59 TEEC_UUID uuid = STATS_UUID; in open_sess() local
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Duser_ta_header.h56 TEE_UUID uuid; member
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Duser_ta_header.h56 TEE_UUID uuid; member
/OK3568_Linux_fs/u-boot/common/
H A Dwrite_keybox.c122 TEEC_UUID uuid, in rk_send_keybox_to_ta()
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientRPC.c156 uint8_t uuid[16]; in OpteeRpcCmdLoadV2Ta() local
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl-sst-utils.c53 u8 uuid[16]; member
321 struct uuid_module *uuid, *_uuid; in skl_freeup_uuid_list() local
/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_logmgr.h65 uuid_t uuid; /* 16: 128-bit journal uuid */ member
68 uuid_t uuid; member
400 uuid_t uuid; /* 16: 128-bit uuid of log device */ member
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dbus-fixup.c481 const uuid_le uuid; member
501 const uuid_le *uuid = mei_me_cl_uuid(cldev->me_cl); in mei_cl_bus_dev_fixup() local
/OK3568_Linux_fs/u-boot/fs/
H A Dfs.c130 int (*uuid)(char *uuid_str); member
652 char uuid[37]; in do_fs_uuid() local
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dswitch.c25 uuid_t uuid; member
2081 u32 uuid[4]; in tb_switch_set_uuid() local
2808 const uuid_t *uuid; member
2871 struct tb_switch *tb_switch_find_by_uuid(struct tb *tb, const uuid_t *uuid) in tb_switch_find_by_uuid()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_query.c201 char uuid[UUID_STRING_LEN + 1]; in query_perf_config_data() local

1234567891011