Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drelay.h38 RELAY_STATS_LAST = RELAY_STATS_WRT_BIG, enumerator
/linux/kernel/
H A Drelay.c712 if (!chan || flags > RELAY_STATS_LAST) in relay_stats()