Home
last modified time | relevance | path

Searched refs:last_toobig (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Drelay.h68 size_t last_toobig; /* tried to log event > subbuf size */ member
/OK3568_Linux_fs/kernel/kernel/
H A Drelay.c796 buf->chan->last_toobig = length; in relay_switch_subbuf()
856 if (chan->last_toobig) in relay_close()
859 chan->last_toobig, chan->subbuf_size); in relay_close()