Searched refs:event_fifo_is_full (Results 1 – 1 of 1) sorted by relevance
248 static inline bool event_fifo_is_full(struct event_fifo *efifo) in event_fifo_is_full() function256 int ret = !event_fifo_is_full(efifo); in event_fifo_put()