Lines Matching refs:memcpy
424 memcpy((void*)active_guid, in set_active_boot_slot()
427 memcpy((void*)inactive_guid, in set_active_boot_slot()
434 memcpy((void*)active_guid, in set_active_boot_slot()
437 memcpy((void*)inactive_guid, in set_active_boot_slot()
447 memcpy(pentryA, active_guid, TYPE_GUID_SIZE); in set_active_boot_slot()
452 memcpy(pentryA_bak, active_guid, TYPE_GUID_SIZE); in set_active_boot_slot()
457 memcpy(pentryB, inactive_guid, TYPE_GUID_SIZE); in set_active_boot_slot()
463 memcpy(pentryB_bak, inactive_guid, TYPE_GUID_SIZE); in set_active_boot_slot()
470 memcpy(pentryB, active_guid, TYPE_GUID_SIZE); in set_active_boot_slot()
475 memcpy(pentryB_bak, active_guid, TYPE_GUID_SIZE); in set_active_boot_slot()
480 memcpy(pentryA, inactive_guid, TYPE_GUID_SIZE); in set_active_boot_slot()
486 memcpy(pentryA_bak, inactive_guid, TYPE_GUID_SIZE); in set_active_boot_slot()