Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dbios_table_iter.c18 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 Dtransport.c27 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 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/
H A Dcompiler.h26 #define LIBPLDM_CC_UNUSED __attribute__((unused)) macro
H A Dmsgbuf.h73 } build_assertions LIBPLDM_CC_UNUSED; variable
1262 const char *description LIBPLDM_CC_UNUSED) in pldm__msgbuf_copy() argument
/openbmc/libpldm/src/requester/
H A Dpldm.c159 LIBPLDM_CC_UNUSED uint8_t instance_id, in pldm_recv()
/openbmc/libpldm/src/dsp/
H A Dpdr.c257 uint32_t pldm_pdr_get_record_handle(const pldm_pdr *repo LIBPLDM_CC_UNUSED, in pldm_pdr_get_record_handle() argument
267 uint16_t pldm_pdr_get_terminus_handle(const pldm_pdr *repo LIBPLDM_CC_UNUSED, in pldm_pdr_get_terminus_handle() argument
1278 const uint8_t *end LIBPLDM_CC_UNUSED = in pldm_entity_association_pdr_extract() local