Home
last modified time | relevance | path

Searched refs:uuid (Results 51 - 75 of 908) sorted by relevance

12345678910>>...37

/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dlabel.c7 #include <linux/uuid.h>
324 char *nd_label_gen_id(struct nd_label_id *label_id, u8 *uuid, u32 flags) in nd_label_gen_id() argument
326 if (!label_id || !uuid) in nd_label_gen_id()
329 flags & NSLABEL_FLAG_LOCAL ? "blk" : "pmem", uuid); in nd_label_gen_id()
397 memcpy(label_uuid, nd_label->uuid, NSLABEL_UUID_LEN); in nd_label_reserve_dpa()
781 nd_label_gen_id(&label_id, nspm->uuid, 0); in __pmem_label_update()
799 memcpy(nd_label->uuid, nspm->uuid, NSLABEL_UUID_LEN); in __pmem_label_update()
838 || memcmp(nspm->uuid, label_ent->label->uuid, in __pmem_label_update()
911 u8 uuid[NSLABEL_UUID_LEN]; __blk_label_update() local
1208 del_labels(struct nd_mapping *nd_mapping, u8 *uuid) del_labels() argument
[all...]
/third_party/mesa3d/src/freedreno/common/
H A Dfreedreno_uuid.c38 fd_get_driver_uuid(void *uuid) in fd_get_driver_uuid() argument
57 memcpy(uuid, sha1, UUID_SIZE); in fd_get_driver_uuid()
61 fd_get_device_uuid(void *uuid, const struct fd_dev_id *id) in fd_get_device_uuid() argument
93 memcpy(uuid, sha1, UUID_SIZE); in fd_get_device_uuid()
/third_party/ffmpeg/libavformat/
H A Dimf_cpl.c73 int ff_imf_xml_read_uuid(xmlNodePtr element, AVUUID uuid) in ff_imf_xml_read_uuid() argument
81 ret = av_uuid_urn_parse(element_text, uuid); in ff_imf_xml_read_uuid()
361 AVUUID uuid; in push_marker_sequence() local
373 if (ff_imf_xml_read_uuid(track_id_elem, uuid)) { in push_marker_sequence()
380 AV_UUID_ARG(uuid)); in push_marker_sequence()
388 av_uuid_copy(cpl->main_markers_track->base.id_uuid, uuid); in push_marker_sequence()
390 } else if (!av_uuid_equal(cpl->main_markers_track->base.id_uuid, uuid)) { in push_marker_sequence()
448 AVUUID uuid; in push_main_audio_sequence() local
461 if ((ret = ff_imf_xml_read_uuid(track_id_elem, uuid))) { in push_main_audio_sequence()
468 AV_UUID_ARG(uuid)); in push_main_audio_sequence()
534 AVUUID uuid; push_main_image_2d_sequence() local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-ioctl.c41 * name or uuid.
51 char *uuid; member
75 * Protects use of mdptr to obtain hash cell name and uuid from mapped device.
116 c = strcmp(hc->uuid, str); in __get_uuid_cell()
183 c = strcmp(hc->uuid, new_hc->uuid); in __link_uuid()
216 static struct hash_cell *alloc_cell(const char *name, const char *uuid, in alloc_cell() argument
231 if (!uuid) in alloc_cell()
232 hc->uuid = NULL; in alloc_cell()
235 hc->uuid in alloc_cell()
262 dm_hash_insert(const char *name, const char *uuid, struct mapped_device *md) dm_hash_insert() argument
2204 dm_copy_name_and_uuid(struct mapped_device *md, char *name, char *uuid) dm_copy_name_and_uuid() argument
[all...]
H A Ddm-log-userspace-transfer.c153 * @uuid: log's universal unique identifier (must be DM_UUID_LEN in size)
170 int dm_consult_userspace(const char *uuid, uint64_t luid, int request_type, in dm_consult_userspace() argument
201 memcpy(tfr->uuid, uuid, DM_UUID_LEN); in dm_consult_userspace()
246 (strlen(uuid) > 8) ? in dm_consult_userspace()
247 (uuid + (strlen(uuid) - 8)) : (uuid), in dm_consult_userspace()
/third_party/mesa3d/src/intel/common/
H A Dintel_uuid.c29 intel_uuid_compute_device_id(uint8_t *uuid, in intel_uuid_compute_device_id() argument
60 memcpy(uuid, sha1, size); in intel_uuid_compute_device_id()
64 intel_uuid_compute_driver_id(uint8_t *uuid, in intel_uuid_compute_driver_id() argument
85 memcpy(uuid, sha1, size); in intel_uuid_compute_driver_id()
/kernel/linux/common_modules/tzdriver/core/
H A Dtz_spi_notify.c67 unsigned char uuid[UUID_SIZE]; member
174 unsigned char uuid[UUID_SIZE]; member
199 if (memcmp(callback_func_t->uuid, tc_notify_data_timer->uuid, in walk_callback_list()
241 tc_notify_data_timer->uuid, UUID_LEN); in find_notify_sess()
535 int tc_ns_register_service_call_back_func(const char *uuid, void *func, in tc_ns_register_service_call_back_func() argument
542 if (!uuid || !func) in tc_ns_register_service_call_back_func()
554 if (memcmp(callback_func->uuid, uuid, UUID_SIZE) == 0) { in tc_ns_register_service_call_back_func()
556 tlogd("succeed to find uuid ta_callback_func_lis in tc_ns_register_service_call_back_func()
587 TC_NS_RegisterServiceCallbackFunc(const char *uuid, void *func, const void *private_data) TC_NS_RegisterServiceCallbackFunc() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_query.c201 char uuid[UUID_STRING_LEN + 1]; in query_perf_config_data() local
232 BUILD_BUG_ON(sizeof(user_query_config_ptr->uuid) >= sizeof(uuid)); in query_perf_config_data()
234 memset(&uuid, 0, sizeof(uuid)); in query_perf_config_data()
235 if (copy_from_user(uuid, user_query_config_ptr->uuid, in query_perf_config_data()
236 sizeof(user_query_config_ptr->uuid))) in query_perf_config_data()
242 if (!strcmp(tmp->uuid, uuid)) { in query_perf_config_data()
[all...]
/kernel/linux/linux-5.10/drivers/tee/amdtee/
H A Dcore.c181 } *uuid = ptr; in copy_ta_binary() local
186 TA_LOAD_PATH, uuid->lo, uuid->mid, uuid->hi_ver, in copy_ta_binary()
187 uuid->seq_n[0], uuid->seq_n[1], in copy_ta_binary()
188 uuid->seq_n[2], uuid->seq_n[3], in copy_ta_binary()
189 uuid->seq_n[4], uuid in copy_ta_binary()
[all...]
/kernel/linux/linux-6.6/drivers/tee/amdtee/
H A Dcore.c181 } *uuid = ptr; in copy_ta_binary() local
186 TA_LOAD_PATH, uuid->lo, uuid->mid, uuid->hi_ver, in copy_ta_binary()
187 uuid->seq_n[0], uuid->seq_n[1], in copy_ta_binary()
188 uuid->seq_n[2], uuid->seq_n[3], in copy_ta_binary()
189 uuid->seq_n[4], uuid in copy_ta_binary()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_query.c237 char uuid[UUID_STRING_LEN + 1]; in query_perf_config_data() local
269 BUILD_BUG_ON(sizeof(user_query_config_ptr->uuid) >= sizeof(uuid)); in query_perf_config_data()
271 memset(&uuid, 0, sizeof(uuid)); in query_perf_config_data()
272 if (copy_from_user(uuid, user_query_config_ptr->uuid, in query_perf_config_data()
273 sizeof(user_query_config_ptr->uuid))) in query_perf_config_data()
279 if (!strcmp(tmp->uuid, uuid)) { in query_perf_config_data()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwps_hostapd.c13 #include "utils/uuid.h"
177 char uuid[40], txt[400]; in hostapd_wps_pin_needed_cb() local
180 if (uuid_bin2str(uuid_e, uuid, sizeof(uuid))) in hostapd_wps_pin_needed_cb()
182 wpa_printf(MSG_DEBUG, "WPS: PIN needed for E-UUID %s", anonymize_common(uuid)); in hostapd_wps_pin_needed_cb()
185 uuid, MAC2STR(dev->mac_addr), dev->device_name, in hostapd_wps_pin_needed_cb()
202 t.sec, uuid, MAC2STR(dev->mac_addr), dev->device_name, in hostapd_wps_pin_needed_cb()
234 char uuid[40]; in hostapd_wps_reg_success_cb() local
236 if (uuid_bin2str(uuid_e, uuid, sizeof(uuid))) in hostapd_wps_reg_success_cb()
259 char uuid[40]; hostapd_wps_enrollee_seen_cb() local
974 const u8 **uuid = ctx; get_uuid_cb() local
994 const u8 *uuid; get_own_uuid() local
1105 const u8 *uuid; hostapd_init_wps() local
1516 const u8 *uuid; global() member
1540 hostapd_wps_add_pin(struct hostapd_data *hapd, const u8 *addr, const char *uuid, const char *pin, int timeout) hostapd_wps_add_pin() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwps_hostapd.c13 #include "utils/uuid.h"
175 char uuid[40], txt[400]; in hostapd_wps_pin_needed_cb() local
178 if (uuid_bin2str(uuid_e, uuid, sizeof(uuid))) in hostapd_wps_pin_needed_cb()
180 wpa_printf(MSG_DEBUG, "WPS: PIN needed for E-UUID %s", uuid); in hostapd_wps_pin_needed_cb()
183 uuid, MAC2STR(dev->mac_addr), dev->device_name, in hostapd_wps_pin_needed_cb()
200 t.sec, uuid, MAC2STR(dev->mac_addr), dev->device_name, in hostapd_wps_pin_needed_cb()
232 char uuid[40]; in hostapd_wps_reg_success_cb() local
234 if (uuid_bin2str(uuid_e, uuid, sizeof(uuid))) in hostapd_wps_reg_success_cb()
257 char uuid[40]; hostapd_wps_enrollee_seen_cb() local
920 const u8 **uuid = ctx; get_uuid_cb() local
940 const u8 *uuid; get_own_uuid() local
1036 const u8 *uuid; hostapd_init_wps() local
1332 const u8 *uuid; global() member
1356 hostapd_wps_add_pin(struct hostapd_data *hapd, const u8 *addr, const char *uuid, const char *pin, int timeout) hostapd_wps_add_pin() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwps_supplicant.c13 #include "uuid.h"
740 uuid_bin2str(ap->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_ap_add()
763 uuid_bin2str(ap->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_ap_remove()
774 uuid_bin2str(enrollee->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_enrollee_add()
798 uuid_bin2str(enrollee->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_enrollee_remove()
820 uuid_bin2str(ap_settings->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_ap_settings()
823 "uuid=%s ssid=%s auth_type=0x%04x encr_type=0x%04x " in wpa_supplicant_wps_event_er_ap_settings()
836 uuid_bin2str(ev->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_set_sel_reg()
840 "uuid=%s state=START sel_reg=%d dev_passwd_id=%u " in wpa_supplicant_wps_event_er_set_sel_reg()
847 "uuid in wpa_supplicant_wps_event_er_set_sel_reg()
1436 char uuid[40], txt[400]; wpas_wps_pin_needed_cb() local
1953 wpas_wps_er_add_pin(struct wpa_supplicant *wpa_s, const u8 *addr, const char *uuid, const char *pin) wpas_wps_er_add_pin() argument
1975 wpas_wps_er_pbc(struct wpa_supplicant *wpa_s, const char *uuid) wpas_wps_er_pbc() argument
1990 wpas_wps_er_learn(struct wpa_supplicant *wpa_s, const char *uuid, const char *pin) wpas_wps_er_learn() argument
2042 wpas_wps_er_set_config(struct wpa_supplicant *wpa_s, const char *uuid, int id) wpas_wps_er_set_config() argument
2069 wpas_wps_er_config(struct wpa_supplicant *wpa_s, const char *uuid, const char *pin, struct wps_new_ap_settings *settings) wpas_wps_er_config() argument
2128 wpas_wps_er_nfc_config_token(struct wpa_supplicant *wpa_s, int ndef, const char *uuid) wpas_wps_er_nfc_config_token() argument
2524 wpas_wps_er_nfc_handover_sel(struct wpa_supplicant *wpa_s, int ndef, const char *uuid) wpas_wps_er_nfc_handover_sel() argument
2579 wpas_wps_nfc_handover_sel(struct wpa_supplicant *wpa_s, int ndef, int cr, const char *uuid) wpas_wps_nfc_handover_sel() argument
2878 const u8 *uuid; wpas_wps_update_ap_info_bss() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwps_supplicant.c13 #include "uuid.h"
763 uuid_bin2str(ap->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_ap_add()
786 uuid_bin2str(ap->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_ap_remove()
797 uuid_bin2str(enrollee->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_enrollee_add()
821 uuid_bin2str(enrollee->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_enrollee_remove()
843 uuid_bin2str(ap_settings->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_ap_settings()
846 "uuid=%s ssid=%s auth_type=0x%04x encr_type=0x%04x " in wpa_supplicant_wps_event_er_ap_settings()
859 uuid_bin2str(ev->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_set_sel_reg()
863 "uuid=%s state=START sel_reg=%d dev_passwd_id=%u " in wpa_supplicant_wps_event_er_set_sel_reg()
870 "uuid in wpa_supplicant_wps_event_er_set_sel_reg()
1474 char uuid[40], txt[400]; wpas_wps_pin_needed_cb() local
2012 wpas_wps_er_add_pin(struct wpa_supplicant *wpa_s, const u8 *addr, const char *uuid, const char *pin) wpas_wps_er_add_pin() argument
2034 wpas_wps_er_pbc(struct wpa_supplicant *wpa_s, const char *uuid) wpas_wps_er_pbc() argument
2049 wpas_wps_er_learn(struct wpa_supplicant *wpa_s, const char *uuid, const char *pin) wpas_wps_er_learn() argument
2101 wpas_wps_er_set_config(struct wpa_supplicant *wpa_s, const char *uuid, int id) wpas_wps_er_set_config() argument
2128 wpas_wps_er_config(struct wpa_supplicant *wpa_s, const char *uuid, const char *pin, struct wps_new_ap_settings *settings) wpas_wps_er_config() argument
2187 wpas_wps_er_nfc_config_token(struct wpa_supplicant *wpa_s, int ndef, const char *uuid) wpas_wps_er_nfc_config_token() argument
2593 wpas_wps_er_nfc_handover_sel(struct wpa_supplicant *wpa_s, int ndef, const char *uuid) wpas_wps_er_nfc_handover_sel() argument
2648 wpas_wps_nfc_handover_sel(struct wpa_supplicant *wpa_s, int ndef, int cr, const char *uuid) wpas_wps_nfc_handover_sel() argument
2948 const u8 *uuid; wpas_wps_update_ap_info_bss() local
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-log-userspace-transfer.c153 * @uuid: log's universal unique identifier (must be DM_UUID_LEN in size)
170 int dm_consult_userspace(const char *uuid, uint64_t luid, int request_type, in dm_consult_userspace() argument
201 memcpy(tfr->uuid, uuid, DM_UUID_LEN); in dm_consult_userspace()
246 (strlen(uuid) > 8) ? in dm_consult_userspace()
247 (uuid + (strlen(uuid) - 8)) : (uuid), in dm_consult_userspace()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_buf_item_recover.c707 uuid_t *uuid; in xlog_recover_get_buf_lsn() local
729 uuid = &btb->bb_u.s.bb_uuid; in xlog_recover_get_buf_lsn()
737 uuid = &btb->bb_u.l.bb_uuid; in xlog_recover_get_buf_lsn()
742 uuid = &((struct xfs_agf *)blk)->agf_uuid; in xlog_recover_get_buf_lsn()
746 uuid = &((struct xfs_agfl *)blk)->agfl_uuid; in xlog_recover_get_buf_lsn()
750 uuid = &((struct xfs_agi *)blk)->agi_uuid; in xlog_recover_get_buf_lsn()
754 uuid = &((struct xfs_dsymlink_hdr *)blk)->sl_uuid; in xlog_recover_get_buf_lsn()
760 uuid = &((struct xfs_dir3_blk_hdr *)blk)->uuid; in xlog_recover_get_buf_lsn()
775 * superblock. We set the uuid pointe in xlog_recover_get_buf_lsn()
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_buf_item_recover.c717 uuid_t *uuid; in xlog_recover_get_buf_lsn() local
748 uuid = &btb->bb_u.s.bb_uuid; in xlog_recover_get_buf_lsn()
756 uuid = &btb->bb_u.l.bb_uuid; in xlog_recover_get_buf_lsn()
761 uuid = &((struct xfs_agf *)blk)->agf_uuid; in xlog_recover_get_buf_lsn()
765 uuid = &((struct xfs_agfl *)blk)->agfl_uuid; in xlog_recover_get_buf_lsn()
769 uuid = &((struct xfs_agi *)blk)->agi_uuid; in xlog_recover_get_buf_lsn()
773 uuid = &((struct xfs_dsymlink_hdr *)blk)->sl_uuid; in xlog_recover_get_buf_lsn()
779 uuid = &((struct xfs_dir3_blk_hdr *)blk)->uuid; in xlog_recover_get_buf_lsn()
794 * superblock. We set the uuid pointe in xlog_recover_get_buf_lsn()
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc4-loader.c119 fm_entry->name, &fm_entry->uuid, fm_entry->cfg_count, in sof_ipc4_fw_parse_ext_man()
123 &fm_entry->uuid); in sof_ipc4_fw_parse_ext_man()
165 unsigned long lib_id, const guid_t *uuid) in sof_ipc4_load_library_by_uuid()
189 sdev->pdata->fw_lib_prefix, uuid); in sof_ipc4_load_library_by_uuid()
263 const guid_t *uuid) in sof_ipc4_find_module_by_uuid()
270 if (guid_is_null(uuid)) in sof_ipc4_find_module_by_uuid()
275 if (guid_equal(uuid, &fw_lib->modules[i].man4_module_entry.uuid)) in sof_ipc4_find_module_by_uuid()
292 ret = sof_ipc4_load_library_by_uuid(sdev, lib_id + 1, uuid); in sof_ipc4_find_module_by_uuid()
299 if (guid_equal(uuid, in sof_ipc4_find_module_by_uuid()
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...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/
H A Dwps-nfc.py87 def wpas_get_er_config_token(uuid):
91 ret = wpas.request("WPS_ER_NFC_CONFIG_TOKEN NDEF " + uuid)
116 def wpas_get_handover_sel(uuid):
120 if uuid is None:
123 res = wpas.request("NFC_GET_HANDOVER_SEL NDEF WPS-CR " + uuid).rstrip()
176 data = wpas_get_handover_sel(self.uuid)
345 def wps_write_er_config_tag(clf, uuid, wait_remove=True):
349 write_data = wpas_get_er_config_token(uuid)
413 srv.uuid = None
416 srv.uuid
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Dwps-nfc.py87 def wpas_get_er_config_token(uuid):
91 ret = wpas.request("WPS_ER_NFC_CONFIG_TOKEN NDEF " + uuid)
116 def wpas_get_handover_sel(uuid):
120 if uuid is None:
123 res = wpas.request("NFC_GET_HANDOVER_SEL NDEF WPS-CR " + uuid).rstrip()
176 data = wpas_get_handover_sel(self.uuid)
345 def wps_write_er_config_tag(clf, uuid, wait_remove=True):
349 write_data = wpas_get_er_config_token(uuid)
413 srv.uuid = None
416 srv.uuid
[all...]
/kernel/linux/linux-5.10/drivers/mfd/
H A Dwm831x-otp.c59 char uuid[WM831X_UNIQUE_ID_LEN]; in wm831x_otp_init() local
67 ret = wm831x_unique_id_read(wm831x, uuid); in wm831x_otp_init()
69 add_device_randomness(uuid, sizeof(uuid)); in wm831x_otp_init()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dwm831x-otp.c59 char uuid[WM831X_UNIQUE_ID_LEN]; in wm831x_otp_init() local
67 ret = wm831x_unique_id_read(wm831x, uuid); in wm831x_otp_init()
69 add_device_randomness(uuid, sizeof(uuid)); in wm831x_otp_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_er.h19 u8 uuid[WPS_UUID_LEN]; member
42 u8 uuid[WPS_UUID_LEN]; member
72 u8 uuid[WPS_UUID_LEN]; member
102 void wps_er_ap_add(struct wps_er *er, const u8 *uuid, struct in_addr *addr,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_er.h19 u8 uuid[WPS_UUID_LEN]; member
42 u8 uuid[WPS_UUID_LEN]; member
72 u8 uuid[WPS_UUID_LEN]; member
102 void wps_er_ap_add(struct wps_er *er, const u8 *uuid, struct in_addr *addr,

Completed in 20 milliseconds

12345678910>>...37