Home
last modified time | relevance | path

Searched defs:tid (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/openbmc/pldm/platform-mc/
H A Dmanager.hpp89 auto tid = terminusManager.toTid(mctpInfo); in updateMctpEndpointAvailability() local
107 void startSensorPolling(pldm_tid_t tid) in startSensorPolling()
117 void updateAvailableState(pldm_tid_t tid, Availability state) in updateAvailableState()
128 void stopSensorPolling(pldm_tid_t tid) in stopSensorPolling()
144 uint8_t /* formatVersion */, uint8_t tid, in handleSensorEvent() argument
167 uint8_t /* formatVersion */, uint8_t tid, in handleCperEvent() argument
191 uint8_t /* formatVersion */, uint8_t tid, size_t eventDataOffset) in handlePldmMessagePollEvent() argument
221 int handlePolledCperEvent(pldm_tid_t tid, uint16_t eventId, in handlePolledCperEvent()
H A Dsensor_manager.cpp22 void SensorManager::startPolling(pldm_tid_t tid) in startPolling()
47 void SensorManager::startSensorPollTimer(pldm_tid_t tid) in startSensorPollTimer()
68 void SensorManager::disableTerminusSensors(pldm_tid_t tid) in disableTerminusSensors()
89 void SensorManager::stopPolling(pldm_tid_t tid) in stopPolling()
110 void SensorManager::doSensorPolling(pldm_tid_t tid) in doSensorPolling()
161 exec::task<int> SensorManager::doSensorPollingTask(pldm_tid_t tid) in doSensorPollingTask()
296 auto tid = sensor->tid; in getSensorReading() local
H A Dterminus_manager.cpp14 std::optional<MctpInfo> TerminusManager::toMctpInfo(const pldm_tid_t& tid) in toMctpInfo()
56 const MctpInfo& mctpInfo, pldm_tid_t tid) in storeTerminusInfo()
103 pldm_tid_t tid = std::distance(tidPool.begin(), tidPoolIt); in mapTid() local
107 bool TerminusManager::unmapTid(const pldm_tid_t& tid) in unmapTid()
135 auto tid = toTid(mctpInfo); in updateMctpEndpointAvailability() local
219 auto tid = toTid(mctpInfo); in discoverMctpTerminusTask() local
274 pldm_tid_t tid = 0; in initMctpTerminus() local
474 exec::task<int> TerminusManager::getTidOverMctp(mctp_eid_t eid, pldm_tid_t* tid) in getTidOverMctp()
520 exec::task<int> TerminusManager::setTidOverMctp(mctp_eid_t eid, pldm_tid_t tid) in setTidOverMctp()
557 exec::task<int> TerminusManager::getPLDMTypes(pldm_tid_t tid, in getPLDMTypes()
[all …]
H A Devent_manager.hpp64 {[this](pldm_tid_t tid, uint16_t eventId, const uint8_t* eventData, in EventManager()
80 int handlePlatformEvent(pldm_tid_t tid, uint16_t eventId,
89 void updateAvailableState(pldm_tid_t tid, Availability state) in updateAvailableState()
98 bool getAvailableState(pldm_tid_t tid) in getAvailableState()
H A Dplatform_manager.cpp128 exec::task<int> PlatformManager::configEventReceiver(pldm_tid_t tid) in configEventReceiver()
226 pldm_tid_t tid = terminus->getTid(); in getPDRs() local
338 const pldm_tid_t tid, const uint32_t recordHndl, in getPDR()
394 const pldm_tid_t tid, uint8_t& repositoryState, uint32_t& recordCount, in getPDRRepositoryInfo()
450 pldm_tid_t tid, uint16_t receiverMaxBufferSize, in eventMessageBufferSize()
501 pldm_tid_t tid, pldm_event_message_global_enable eventMessageGlobalEnable, in setEventReceiver()
562 pldm_tid_t tid, uint8_t formatVersion, uint8_t& synchronyConfiguration, in eventMessageSupported()
618 exec::task<int> PlatformManager::getFRURecordTableMetadata(pldm_tid_t tid, in getFRURecordTableMetadata()
686 pldm_tid_t tid, const uint32_t dataTransferHndl, in getFRURecordTable()
751 pldm_tid_t tid, const uint8_t* fruData, const size_t fruLen) in updateInventoryWithFru()
[all …]
H A Dsensor_manager.hpp64 void updateAvailableState(pldm_tid_t tid, Availability state) in updateAvailableState()
71 bool getAvailableState(pldm_tid_t tid) in getAvailableState()
/openbmc/pldm/oem/ampere/
H A Doem_ampere.hpp83 size_t eventDataOffset) { in createOemEventHandler()
99 {[oemEventManager](pldm_tid_t tid, uint16_t eventId, in createOemEventHandler()
121 {[platformManager](pldm_tid_t tid, uint16_t eventId, in createOemEventHandler()
131 uint8_t formatVersion, uint8_t tid, in createOemEventHandler()
132 size_t eventDataOffset) { in createOemEventHandler()
140 [oemEventManager](pldm_tid_t tid) { in createOemEventHandler()
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_prs.c
/openbmc/libpldm/tests/
H A Dinstance-id.cpp92 const pldm_tid_t tid = 1; in TEST_F() local
100 const pldm_tid_t tid = 1; in TEST_F() local
109 const pldm_tid_t tid = 1; in TEST_F() local
120 static constexpr pldm_tid_t tid = 1; in TEST_F() local
139 pldm_tid_t tid; in TEST_F() member
165 static constexpr pldm_tid_t tid = 1; in TEST_F() local
200 pldm_tid_t tid; in TEST_F() member
232 static constexpr pldm_tid_t tid = 1; in TEST_F() local
259 static constexpr pldm_tid_t tid = 1; in TEST_F() local
338 const pldm_tid_t tid = 1; in TEST_F() local
/openbmc/pldm/oem/ampere/event/
H A Doem_event_manager.cpp224 std::string OemEventManager::prefixMsgStrCreation(pldm_tid_t tid, in prefixMsgStrCreation()
387 pldm_tid_t tid, uint16_t sensorId, const uint8_t* sensorData, in processNumericSensorEvent()
457 int OemEventManager::processStateSensorEvent(pldm_tid_t tid, uint16_t sensorId, in processStateSensorEvent()
536 pldm_tid_t tid, uint16_t sensorId, const uint8_t* sensorData, in processSensorOpStateEvent()
569 pldm_tid_t tid, size_t eventDataOffset) in handleSensorEvent()
637 void OemEventManager::handlePCIeHotPlugEvent(pldm_tid_t tid, uint16_t sensorId, in handlePCIeHotPlugEvent()
715 void OemEventManager::handleDIMMStatusEvent(pldm_tid_t tid, uint16_t sensorId, in handleDIMMStatusEvent()
799 void OemEventManager::handleDDRStatusEvent(pldm_tid_t tid, uint16_t sensorId, in handleDDRStatusEvent()
835 void OemEventManager::handleVRDStatusEvent(pldm_tid_t tid, uint16_t sensorId, in handleVRDStatusEvent()
885 pldm_tid_t tid, uint16_t sensorId, uint32_t presentReading) in handleNumericWatchdogEvent()
[all …]
/openbmc/linux/drivers/net/ethernet/chelsio/libcxgb/
Dlibcxgb_cm.h
/openbmc/qemu/hw/xen/
H A Dxen-bus-helper.c50 void xs_node_create(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_create()
61 void xs_node_destroy(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_destroy()
71 void xs_node_vprintf(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_vprintf()
93 void xs_node_printf(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_printf()
104 int xs_node_vscanf(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_vscanf()
128 int xs_node_scanf(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_scanf()
142 char *xs_node_read(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_read()
/openbmc/linux/tools/perf/dlfilters/
Ddlfilter-show-cycles.c
/openbmc/libpldm/src/transport/
H A Dmctp-demux.c84 pldm_tid_t tid, mctp_eid_t *eid) in pldm_transport_mctp_demux_get_eid()
99 mctp_eid_t eid, pldm_tid_t *tid) in pldm_transport_mctp_demux_get_tid()
111 pldm_tid_t tid, mctp_eid_t eid) in pldm_transport_mctp_demux_map_tid()
120 LIBPLDM_CC_UNUSED pldm_tid_t tid, in pldm_transport_mctp_demux_unmap_tid()
129 pldm_transport_mctp_demux_recv(struct pldm_transport *t, pldm_tid_t *tid, in pldm_transport_mctp_demux_recv()
204 pldm_transport_mctp_demux_send(struct pldm_transport *t, pldm_tid_t tid, in pldm_transport_mctp_demux_send()
H A Daf-mctp.c65 pldm_tid_t tid, mctp_eid_t *eid) in pldm_transport_af_mctp_get_eid()
79 mctp_eid_t eid, pldm_tid_t *tid) in pldm_transport_af_mctp_get_tid()
90 pldm_tid_t tid, mctp_eid_t eid) in pldm_transport_af_mctp_map_tid()
99 LIBPLDM_CC_UNUSED pldm_tid_t tid, in pldm_transport_af_mctp_unmap_tid()
108 pldm_tid_t *tid, in pldm_transport_af_mctp_recv()
183 pldm_tid_t tid, in pldm_transport_af_mctp_send()
/openbmc/pldm/platform-mc/test/
H A Dplatform_manager_test.cpp40 auto tid = mappedTid.value(); in TEST_F() local
206 auto tid = mappedTid.value(); in TEST_F() local
367 auto tid = mappedTid.value(); in TEST_F() local
486 auto tid = mappedTid.value(); in TEST_F() local
505 auto tid = mappedTid.value(); in TEST_F() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dsiggen.py114 def get_cached_unihash(self, tid): argument
117 def get_unihash(self, tid): argument
126 def prep_taskhash(self, tid, deps, dataCaches): argument
129 def get_taskhash(self, tid, deps, dataCaches): argument
333 def prep_taskhash(self, tid, deps, dataCaches): argument
383 def get_taskhash(self, tid, deps, dataCaches): argument
496 def get_stampfile_hash(self, tid): argument
609 def get_stampfile_hash(self, tid): argument
620 def set_unihash(self, tid, unihash): argument
626 def _get_unihash(self, tid, checkkey=None): argument
[all …]
H A Drunqueue.py36 def fn_from_tid(tid): argument
39 def taskname_from_tid(tid): argument
42 def mc_from_tid(tid): argument
47 def split_tid(tid): argument
57 def split_tid_mcfn(tid): argument
80 def pending_hash_index(tid, rqdata): argument
487 def get_task_hash(self, tid): argument
490 def get_task_unihash(self, tid): argument
493 def get_user_idstring(self, tid, task_name_suffix = ""): argument
549 def find_chains(tid, prev_chain): argument
[all …]
/openbmc/pldm/common/test/
H A Dpldm_utils_test.cpp178 uint8_t tid = 1; in TEST() local
211 uint8_t tid = 1; in TEST() local
244 uint8_t tid = 1; in TEST() local
262 uint8_t tid = 1; in TEST() local
319 uint8_t tid = 1; in TEST() local
374 uint8_t tid = 1; in TEST() local
430 uint8_t tid = 1; in TEST() local
503 uint8_t tid = 1; in TEST() local
549 uint8_t tid = 1; in TEST() local
595 uint8_t tid = 1; in TEST() local
[all …]
/openbmc/pldm/configurations/softoff/
H A Dsoftoff_config.json4 "tid": 208, number
9 "tid": 2, number
/openbmc/linux/fs/jfs/
Dacl.c
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c
/openbmc/pldm/pldmd/
H A Ddbus_impl_pdr.cpp17 uint8_t tid, uint16_t entityID, uint16_t stateSetId) in findStateEffecterPDR()
31 uint8_t tid, uint16_t entityID, uint16_t stateSetId) in findStateSensorPDR()
/openbmc/pldm/common/
H A Dtransport.cpp144 pldm_requester_rc_t PldmTransport::sendMsg(pldm_tid_t tid, const void* tx, in sendMsg()
150 pldm_requester_rc_t PldmTransport::recvMsg(pldm_tid_t& tid, void*& rx, in recvMsg()
157 pldm_tid_t tid, const void* tx, size_t txLen, void*& rx, size_t& rxLen) in sendRecvMsg()
H A Dinstance_id.hpp59 uint8_t next(uint8_t tid) in next()
81 void free(uint8_t tid, uint8_t instanceId) in free()

12345678910>>...12