Home
last modified time | relevance | path

Searched refs:LIBPLDM_CC_UNUSED (Results 1 – 12 of 12) sorted by relevance

/openbmc/libpldm/tests/dsp/
H A Dbios_table_iter.c18 uint32_t pldm_edac_crc32(const void* data LIBPLDM_CC_UNUSED, in pldm_edac_crc32() argument
19 size_t size LIBPLDM_CC_UNUSED) in pldm_edac_crc32() argument
/openbmc/libpldm/tests/fuzz/
H A Dfd-fuzz.cpp97 static int cb_device_identifiers(void* ctx LIBPLDM_CC_UNUSED, in cb_device_identifiers() argument
218 const uint8_t* data LIBPLDM_CC_UNUSED, uint32_t len, in cb_firmware_data() argument
249 uint8_t* ret_percent_complete LIBPLDM_CC_UNUSED) in cb_verify() argument
282 uint8_t* ret_percent_complete LIBPLDM_CC_UNUSED) in cb_apply() argument
314 static uint8_t cb_activate(void* ctx, bool self_contained LIBPLDM_CC_UNUSED, in cb_activate() argument
315 uint16_t* ret_estimated_time LIBPLDM_CC_UNUSED) in cb_activate() argument
363 extern "C" int LLVMFuzzerInitialize(int* argc LIBPLDM_CC_UNUSED, in LLVMFuzzerInitialize() argument
364 char*** argv LIBPLDM_CC_UNUSED) in LLVMFuzzerInitialize() argument
/openbmc/libpldm/src/transport/
H A Dtransport.c28 static inline int poll(struct pollfd *fds LIBPLDM_CC_UNUSED, in poll() argument
29 int nfds LIBPLDM_CC_UNUSED, in poll() argument
30 int timeout LIBPLDM_CC_UNUSED) in poll() argument
H A Daf-mctp.c99 LIBPLDM_CC_UNUSED pldm_tid_t tid, in pldm_transport_af_mctp_unmap_tid()
H A Dmctp-demux.c120 LIBPLDM_CC_UNUSED pldm_tid_t tid, in pldm_transport_mctp_demux_unmap_tid()
/openbmc/libpldm/src/firmware_device/
H A Dfd.c237 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
617 const struct pldm_msg *req LIBPLDM_CC_UNUSED, in pldm_fd_get_status() argument
677 const struct pldm_msg *req LIBPLDM_CC_UNUSED, size_t req_payload_len, in pldm_fd_cancel_update_comp() argument
713 const struct pldm_msg *req LIBPLDM_CC_UNUSED, in pldm_fd_cancel_update() argument
899 struct pldm_fd *fd, const struct pldm_msg *resp LIBPLDM_CC_UNUSED, in pldm_fd_handle_transfer_complete_resp() argument
900 size_t resp_payload_len LIBPLDM_CC_UNUSED) in pldm_fd_handle_transfer_complete_resp() argument
936 struct pldm_fd *fd, const struct pldm_msg *resp LIBPLDM_CC_UNUSED, in pldm_fd_handle_verify_complete_resp() argument
937 size_t resp_payload_len LIBPLDM_CC_UNUSED) in pldm_fd_handle_verify_complete_resp() argument
970 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 Dcompiler.h38 #define LIBPLDM_CC_UNUSED __attribute__((unused)) macro
H A Dcontrol.c51 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
/openbmc/libpldm/src/msgbuf/
H A Dcore.h67 } build_assertions LIBPLDM_CC_UNUSED; variable
81 void pldm__msgbuf_cleanup(const void *cursor LIBPLDM_CC_UNUSED, in pldm__msgbuf_cleanup() argument
82 intmax_t remaining LIBPLDM_CC_UNUSED) in pldm__msgbuf_cleanup() argument
90 void pldm__msgbuf_rw_cleanup(struct pldm_msgbuf_rw *ctx LIBPLDM_CC_UNUSED) in pldm__msgbuf_rw_cleanup() argument
98 void pldm__msgbuf_ro_cleanup(struct pldm_msgbuf_ro *ctx LIBPLDM_CC_UNUSED) in pldm__msgbuf_ro_cleanup() argument
1439 size_t size, const char *description LIBPLDM_CC_UNUSED) in pldm__msgbuf_copy() argument
/openbmc/libpldm/src/dsp/
H A Dpdr.c268 uint32_t pldm_pdr_get_record_handle(const pldm_pdr *repo LIBPLDM_CC_UNUSED, in pldm_pdr_get_record_handle() argument
278 uint16_t pldm_pdr_get_terminus_handle(const pldm_pdr *repo LIBPLDM_CC_UNUSED, in pldm_pdr_get_terminus_handle() argument
H A Dplatform.c399 size_t payload_length LIBPLDM_CC_UNUSED) in encode_get_pdr_repository_info_req() argument
2603 size_t payload_length LIBPLDM_CC_UNUSED) in encode_get_event_receiver_req() argument
H A Dfirmware_update.c3328 struct pldm_package *pkg LIBPLDM_CC_UNUSED, in decode_pldm_package_firmware_device_id_record_from_iter() argument