Searched refs:update_time (Results 1 – 5 of 5) sorted by relevance
| /openbmc/libpldm/src/dsp/ |
| H A D | platform.c | 417 const uint8_t *update_time, const uint8_t *oem_update_time, in encode_get_pdr_repository_info_resp() argument 443 if (update_time != NULL) { in encode_get_pdr_repository_info_resp() 444 memcpy(response->update_time, update_time, in encode_get_pdr_repository_info_resp() 465 uint8_t *update_time, uint8_t *oem_update_time, uint32_t *record_count, in decode_get_pdr_repository_info_resp() argument 473 repository_state == NULL || update_time == NULL || in decode_get_pdr_repository_info_resp() 505 rc = pldm_msgbuf_extract_array(buf, PLDM_TIMESTAMP104_SIZE, update_time, in decode_get_pdr_repository_info_resp() 563 rc = pldm_msgbuf_extract_array(buf, sizeof(resp->update_time), in decode_get_pdr_repository_info_resp_safe() 564 resp->update_time, in decode_get_pdr_repository_info_resp_safe() 565 sizeof(resp->update_time)); in decode_get_pdr_repository_info_resp_safe()
|
| /openbmc/libpldm/include/libpldm/ |
| H A D | platform.h | 1052 uint8_t update_time[PLDM_TIMESTAMP104_SIZE]; member 1697 const uint8_t *update_time, const uint8_t *oem_update_time, 1722 uint8_t *update_time, uint8_t *oem_update_time, uint32_t *record_count,
|
| /openbmc/u-boot/fs/yaffs2/ |
| H A D | yaffs_guts.h | 858 int yaffs_flush_file(struct yaffs_obj *obj, int update_time, int data_sync);
|
| H A D | yaffs_guts.c | 3789 int yaffs_flush_file(struct yaffs_obj *in, int update_time, int data_sync) in yaffs_flush_file() argument 3799 if (update_time) in yaffs_flush_file()
|
| /openbmc/libpldm/abi/x86_64/ |
| H A D | gcc.dump | 7516 'name' => 'update_time', 7567 'name' => 'update_time',
|