| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | uuid-tree.c | 14 static void btrfs_uuid_to_key(u8 *uuid, u8 type, struct btrfs_key *key) in btrfs_uuid_to_key() argument 22 static int btrfs_uuid_tree_lookup(struct btrfs_root *uuid_root, u8 *uuid, in btrfs_uuid_tree_lookup() argument 82 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_add() argument 147 btrfs_uuid_tree_remove(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, u64 subid) btrfs_uuid_tree_remove() argument 229 btrfs_uuid_iter_rem(struct btrfs_root *uuid_root, u8 *uuid, u8 type, u64 subid) btrfs_uuid_iter_rem() argument 257 btrfs_check_uuid_tree_entry(struct btrfs_fs_info *fs_info, u8 *uuid, u8 type, u64 subvolid) btrfs_check_uuid_tree_entry() argument 343 u8 uuid[BTRFS_UUID_SIZE]; btrfs_uuid_tree_iterate() local [all...] |
| /kernel/linux/linux-5.10/drivers/nvdimm/ |
| H A D | btt_devs.c | 182 __nd_btt_create(struct nd_region *nd_region, unsigned long lbasize, u8 *uuid, struct nd_namespace_common *ndns) __nd_btt_create() argument [all...] |
| H A D | label.h | 83 u8 uuid[NSLABEL_UUID_LEN]; member
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | uuid-tree.c | 17 static void btrfs_uuid_to_key(u8 *uuid, u8 type, struct btrfs_key *key) in btrfs_uuid_to_key() argument 25 static int btrfs_uuid_tree_lookup(struct btrfs_root *uuid_root, u8 *uuid, in btrfs_uuid_tree_lookup() argument 85 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_add() argument 149 btrfs_uuid_tree_remove(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, u64 subid) btrfs_uuid_tree_remove() argument 231 btrfs_uuid_iter_rem(struct btrfs_root *uuid_root, u8 *uuid, u8 type, u64 subid) btrfs_uuid_iter_rem() argument 259 btrfs_check_uuid_tree_entry(struct btrfs_fs_info *fs_info, u8 *uuid, u8 type, u64 subvolid) btrfs_check_uuid_tree_entry() argument 345 u8 uuid[BTRFS_UUID_SIZE]; btrfs_uuid_tree_iterate() local [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | mdev.h | 20 guid_t uuid; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | dm-log-userspace.h | 419 char uuid[DM_UUID_LEN]; member
|
| /kernel/linux/linux-6.6/drivers/firmware/arm_ffa/ |
| H A D | bus.c | 174 struct ffa_device *ffa_device_register(const uuid_t *uuid, int vm_id, in ffa_device_register() argument [all...] |
| /kernel/linux/linux-6.6/drivers/nvdimm/ |
| H A D | btt_devs.c | 183 __nd_btt_create(struct nd_region *nd_region, unsigned long lbasize, uuid_t *uuid, struct nd_namespace_common *ndns) __nd_btt_create() argument [all...] |
| /kernel/linux/linux-6.6/block/ |
| H A D | early-lookup.c | 10 const char *uuid; member
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-log-userspace-transfer.c | 170 int dm_consult_userspace(const char *uuid, uint64_t luid, int request_type, in dm_consult_userspace() argument
|
| /kernel/linux/linux-6.6/net/bluetooth/ |
| H A D | eir.c | 54 u8 eir_append_service_data(u8 *eir, u16 eir_len, u16 uuid, u8 *data, in eir_append_service_data() argument 70 struct bt_uuid *uuid; in create_uuid16_list() local 112 struct bt_uuid *uuid; in create_uuid32_list() local 145 struct bt_uuid *uuid; create_uuid128_list() local 367 eir_get_service_data(u8 *eir, size_t eir_len, u16 uuid, size_t *len) eir_get_service_data() argument [all...] |
| /kernel/linux/linux-6.6/sound/soc/sof/ |
| H A D | ipc4-loader.c | 164 sof_ipc4_load_library_by_uuid(struct snd_sof_dev *sdev, unsigned long lib_id, const guid_t *uuid) sof_ipc4_load_library_by_uuid() argument 262 sof_ipc4_find_module_by_uuid(struct snd_sof_dev *sdev, const guid_t *uuid) sof_ipc4_find_module_by_uuid() argument [all...] |
| /kernel/linux/linux-6.6/sound/soc/intel/avs/ |
| H A D | utils.c | 16 static int avs_module_entry_index(struct avs_dev *adev, const guid_t *uuid) in avs_module_entry_index() argument 47 int avs_get_module_entry(struct avs_dev *adev, const guid_t *uuid, struct avs_module_entry *entry) in avs_get_module_entry() argument 75 int avs_get_module_id(struct avs_dev *adev, const guid_t *uuid) in avs_get_module_id() argument
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | dm-log-userspace.h | 45 char uuid[DM_UUID_LEN]; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | dm-log-userspace.h | 45 char uuid[DM_UUID_LEN]; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | dm-log-userspace.h | 34 char uuid[DM_UUID_LEN]; member
|
| /test/testfwk/xdevice/src/xdevice/_core/executor/ |
| H A D | bean.py | 19 import uuid namespace
|
| /third_party/protobuf/benchmarks/util/ |
| H A D | result_uploader.py | 7 import uuid namespace
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | LockFileManager.cpp | 84 uuid_t uuid; in getHostID() local
|
| /third_party/protobuf/python/google/protobuf/internal/ |
| H A D | _parameterized.py | 155 import uuid namespace
|
| /kernel/linux/common_modules/tzdriver/ |
| H A D | dynamic_mem.h | 45 struct tc_uuid uuid;
member 50 struct tc_uuid uuid;
member 118 static inline void kill_ion_by_uuid(const struct tc_uuid *uuid)
in kill_ion_by_uuid() argument 102 load_app_use_configid(uint32_t configid, uint32_t cafd, const struct tc_uuid *uuid, uint32_t size) load_app_use_configid() argument
|
| /kernel/linux/common_modules/tzdriver/ion/ |
| H A D | dynamic_ion_mem.h | 45 struct tc_uuid uuid;
member 50 struct tc_uuid uuid;
member 118 static inline void kill_ion_by_uuid(const struct tc_uuid *uuid)
in kill_ion_by_uuid() argument 102 load_app_use_configid(uint32_t configid, uint32_t cafd, const struct tc_uuid *uuid, uint32_t size) load_app_use_configid() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| H A D | i915_query.c | 201 char uuid[UUID_STRING_LEN + 1]; in query_perf_config_data() local [all...] |
| /kernel/linux/linux-5.10/drivers/thunderbolt/ |
| H A D | lc.c | 16 int tb_lc_read_uuid(struct tb_switch *sw, u32 *uuid) in tb_lc_read_uuid() argument
|
| /kernel/linux/linux-5.10/drivers/tee/amdtee/ |
| H A D | core.c | 181 } *uuid = ptr; in copy_ta_binary() local [all...] |