Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_debug.c35 uint64_t *event_status) in kfd_dbg_ev_query_debug_event() argument
45 *event_status = 0; in kfd_dbg_ev_query_debug_event()
62 *event_status = pqn->q->properties.exception_status; in kfd_dbg_ev_query_debug_event()
78 *event_status = pdd->exception_status; in kfd_dbg_ev_query_debug_event()
86 *event_status = process->exception_status; in kfd_dbg_ev_query_debug_event()
92 return *event_status ? 0 : -EAGAIN; in kfd_dbg_ev_query_debug_event()
H A Dkfd_debug.h34 uint64_t *event_status);
/openbsd/gnu/usr.bin/binutils/gdb/osf-share/
H A Dcma_tcb_defs.h239 cma_t_integer event_status; /* Status of semaphore operation */ member