/openbmc/libpldm/tests/fuzz/ |
H A D | fd-fuzz.cpp | 96 static int cb_device_identifiers(void* ctx LIBPLDM_CC_UNUSED, in cb_device_identifiers() argument 217 const uint8_t* data LIBPLDM_CC_UNUSED, uint32_t len, in cb_firmware_data() argument 248 uint8_t* ret_percent_complete LIBPLDM_CC_UNUSED) in cb_verify() argument 281 uint8_t* ret_percent_complete LIBPLDM_CC_UNUSED) in cb_apply() argument 313 static uint8_t cb_activate(void* ctx, bool self_contained LIBPLDM_CC_UNUSED, in cb_activate() argument 314 uint16_t* ret_estimated_time LIBPLDM_CC_UNUSED) in cb_activate() argument 362 extern "C" int LLVMFuzzerInitialize(int* argc LIBPLDM_CC_UNUSED, in LLVMFuzzerInitialize() argument 363 char*** argv LIBPLDM_CC_UNUSED) in LLVMFuzzerInitialize() argument
|
/openbmc/libpldm/tests/dsp/ |
H A D | bios_table_iter.c | 18 uint32_t crc32(const void* data LIBPLDM_CC_UNUSED, in crc32() argument 19 size_t size LIBPLDM_CC_UNUSED) in crc32() argument
|
/openbmc/libpldm/src/transport/ |
H A D | transport.c | 27 static inline int poll(struct pollfd *fds LIBPLDM_CC_UNUSED, in poll() argument 28 int nfds LIBPLDM_CC_UNUSED, in poll() argument 29 int timeout LIBPLDM_CC_UNUSED) in poll() argument
|
H A D | af-mctp.c | 99 LIBPLDM_CC_UNUSED pldm_tid_t tid, in pldm_transport_af_mctp_unmap_tid()
|
H A D | mctp-demux.c | 120 LIBPLDM_CC_UNUSED pldm_tid_t tid, in pldm_transport_mctp_demux_unmap_tid()
|
/openbmc/libpldm/src/firmware_device/ |
H A D | fd.c | 237 const struct pldm_msg *req LIBPLDM_CC_UNUSED, in pldm_fd_qdi() argument 273 const struct pldm_msg *req LIBPLDM_CC_UNUSED, in pldm_fd_fw_param() argument 616 const struct pldm_msg *req LIBPLDM_CC_UNUSED, in pldm_fd_get_status() argument 676 const struct pldm_msg *req LIBPLDM_CC_UNUSED, size_t req_payload_len, in pldm_fd_cancel_update_comp() argument 712 const struct pldm_msg *req LIBPLDM_CC_UNUSED, in pldm_fd_cancel_update() argument 898 struct pldm_fd *fd, const struct pldm_msg *resp LIBPLDM_CC_UNUSED, in pldm_fd_handle_transfer_complete_resp() argument 899 size_t resp_payload_len LIBPLDM_CC_UNUSED) in pldm_fd_handle_transfer_complete_resp() argument 935 struct pldm_fd *fd, const struct pldm_msg *resp LIBPLDM_CC_UNUSED, in pldm_fd_handle_verify_complete_resp() argument 936 size_t resp_payload_len LIBPLDM_CC_UNUSED) in pldm_fd_handle_verify_complete_resp() argument 969 struct pldm_fd *fd, const struct pldm_msg *resp LIBPLDM_CC_UNUSED, in pldm_fd_handle_apply_complete_resp() argument [all …]
|
/openbmc/libpldm/src/ |
H A D | compiler.h | 34 #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() argument 136 const struct pldm_msg *req LIBPLDM_CC_UNUSED, in pldm_control_get_types() argument
|
H A D | msgbuf.h | 72 } build_assertions LIBPLDM_CC_UNUSED; variable 1227 const char *description LIBPLDM_CC_UNUSED) in pldm__msgbuf_copy() argument
|
/openbmc/libpldm/src/requester/ |
H A D | pldm.c | 159 LIBPLDM_CC_UNUSED uint8_t instance_id, in pldm_recv()
|
/openbmc/libpldm/src/dsp/ |
H A D | pdr.c | 267 uint32_t pldm_pdr_get_record_handle(const pldm_pdr *repo LIBPLDM_CC_UNUSED, in pldm_pdr_get_record_handle() argument 277 uint16_t pldm_pdr_get_terminus_handle(const pldm_pdr *repo LIBPLDM_CC_UNUSED, in pldm_pdr_get_terminus_handle() argument
|