Searched refs:show_lock_mode (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/trace/events/ |
H A D | dlm.h | 36 #define show_lock_mode(mode) __print_symbolic(mode, \ macro 128 show_lock_mode(__entry->mode), 183 show_lock_mode(__entry->mode), 219 show_lock_mode(__entry->mode), 486 show_lock_mode(__entry->m_grmode), 487 show_lock_mode(__entry->m_rqmode), 488 show_lock_mode(__entry->m_bastmode), 580 show_lock_mode(__entry->m_grmode), 581 show_lock_mode(__entry->m_rqmode), 582 show_lock_mode(__entry->m_bastmode),
|