Searched refs:qsp_entry_get (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/util/ |
H A D | qsp.c | 322 static QSPEntry *qsp_entry_get(const void *obj, const char *file, int line, in qsp_entry_get() function 370 e = qsp_entry_get(obj, file, line, qsp_t_); \ 385 e = qsp_entry_get(obj, file, line, qsp_t_); \ 412 e = qsp_entry_get(cond, file, line, QSP_CONDVAR); in QSP_GEN_VOID() 428 e = qsp_entry_get(cond, file, line, QSP_CONDVAR); in qsp_cond_timedwait()
|