Home
last modified time | relevance | path

Searched refs:thread_status (Results 1 – 3 of 3) sorted by relevance

/openbmc/openpower-proc-control/
H A Dnmi_interface.cpp51 if (thread_stop(target) < 0 || !thread_status(target).quiesced) in nmi()
/openbmc/linux/tools/perf/bench/
H A Dsched-messaging.c185 void *thread_status; in reap_worker() local
193 pthread_join(id, &thread_status); in reap_worker()
/openbmc/linux/arch/powerpc/include/asm/
H A Dopal.h131 int64_t opal_query_cpu_status(uint64_t thread_number, uint8_t *thread_status);