Searched defs:LIBPLDM_CC_UNUSED (Results 1 – 10 of 10) sorted by relevance
/openbmc/libpldm/tests/dsp/ |
H A D | bios_table_iter.c | 18 uint32_t pldm_edac_crc32(const void* data LIBPLDM_CC_UNUSED, in pldm_edac_crc32() 19 size_t size LIBPLDM_CC_UNUSED) in pldm_edac_crc32()
|
/openbmc/libpldm/tests/fuzz/ |
H A D | fd-fuzz.cpp | 97 static int cb_device_identifiers(void* ctx LIBPLDM_CC_UNUSED, in cb_device_identifiers() 218 const uint8_t* data LIBPLDM_CC_UNUSED, uint32_t len, in cb_firmware_data() 249 uint8_t* ret_percent_complete LIBPLDM_CC_UNUSED) in cb_verify() 282 uint8_t* ret_percent_complete LIBPLDM_CC_UNUSED) in cb_apply() 314 static uint8_t cb_activate(void* ctx, bool self_contained LIBPLDM_CC_UNUSED, in cb_activate() 315 uint16_t* ret_estimated_time LIBPLDM_CC_UNUSED) in cb_activate() 363 extern "C" int LLVMFuzzerInitialize(int* argc LIBPLDM_CC_UNUSED, in LLVMFuzzerInitialize() 364 char*** argv LIBPLDM_CC_UNUSED) in LLVMFuzzerInitialize()
|
/openbmc/libpldm/src/firmware_device/ |
H A D | fd.c | 237 const struct pldm_msg *req LIBPLDM_CC_UNUSED, in pldm_fd_qdi() 273 const struct pldm_msg *req LIBPLDM_CC_UNUSED, in pldm_fd_fw_param() 617 const struct pldm_msg *req LIBPLDM_CC_UNUSED, in pldm_fd_get_status() 677 const struct pldm_msg *req LIBPLDM_CC_UNUSED, size_t req_payload_len, in pldm_fd_cancel_update_comp() 713 const struct pldm_msg *req LIBPLDM_CC_UNUSED, in pldm_fd_cancel_update() 899 struct pldm_fd *fd, const struct pldm_msg *resp LIBPLDM_CC_UNUSED, in pldm_fd_handle_transfer_complete_resp() 900 size_t resp_payload_len LIBPLDM_CC_UNUSED) in pldm_fd_handle_transfer_complete_resp() 936 struct pldm_fd *fd, const struct pldm_msg *resp LIBPLDM_CC_UNUSED, in pldm_fd_handle_verify_complete_resp() 937 size_t resp_payload_len LIBPLDM_CC_UNUSED) in pldm_fd_handle_verify_complete_resp() 970 struct pldm_fd *fd, const struct pldm_msg *resp LIBPLDM_CC_UNUSED, in pldm_fd_handle_apply_complete_resp() [all …]
|
/openbmc/libpldm/src/transport/ |
H A D | transport.c | 28 static inline int poll(struct pollfd *fds LIBPLDM_CC_UNUSED, in poll() 29 int nfds LIBPLDM_CC_UNUSED, in poll() 30 int timeout LIBPLDM_CC_UNUSED) in poll()
|
/openbmc/libpldm/src/ |
H A D | compiler.h | 38 #define LIBPLDM_CC_UNUSED __attribute__((unused)) macro
|
H A D | control.c | 51 const struct pldm_msg *req LIBPLDM_CC_UNUSED, in pldm_control_get_tid() 136 const struct pldm_msg *req LIBPLDM_CC_UNUSED, in pldm_control_get_types()
|
/openbmc/libpldm/src/msgbuf/ |
H A D | core.h | 67 } build_assertions LIBPLDM_CC_UNUSED; variable 81 void pldm__msgbuf_cleanup(const void *cursor LIBPLDM_CC_UNUSED, in pldm__msgbuf_cleanup() 82 intmax_t remaining LIBPLDM_CC_UNUSED) in pldm__msgbuf_cleanup() 90 void pldm__msgbuf_rw_cleanup(struct pldm_msgbuf_rw *ctx LIBPLDM_CC_UNUSED) in pldm__msgbuf_rw_cleanup() 98 void pldm__msgbuf_ro_cleanup(struct pldm_msgbuf_ro *ctx LIBPLDM_CC_UNUSED) in pldm__msgbuf_ro_cleanup() 1410 size_t size, const char *description LIBPLDM_CC_UNUSED) in pldm__msgbuf_copy()
|
/openbmc/libpldm/src/dsp/ |
H A D | pdr.c | 268 uint32_t pldm_pdr_get_record_handle(const pldm_pdr *repo LIBPLDM_CC_UNUSED, in pldm_pdr_get_record_handle() 278 uint16_t pldm_pdr_get_terminus_handle(const pldm_pdr *repo LIBPLDM_CC_UNUSED, in pldm_pdr_get_terminus_handle()
|
H A D | platform.c | 399 size_t payload_length LIBPLDM_CC_UNUSED) in encode_get_pdr_repository_info_req() 2603 size_t payload_length LIBPLDM_CC_UNUSED) in encode_get_event_receiver_req()
|
H A D | firmware_update.c | 3328 struct pldm_package *pkg LIBPLDM_CC_UNUSED, in decode_pldm_package_firmware_device_id_record_from_iter()
|