Searched refs:hvlpevent_is_valid (Results 1 – 2 of 2) sorted by relevance
57 if (hvlpevent_is_valid(event)) { in get_next_hvlpevent()89 return hvlpevent_is_valid(next_event) || in hvlpevent_is_pending()
137 static inline int hvlpevent_is_valid(struct HvLpEvent *h) in hvlpevent_is_valid() function