Home
last modified time | relevance | path

Searched refs:WATCH_TYPE__NR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dwatch_queue.h17 WATCH_TYPE__NR = 2 enumerator
/openbmc/linux/include/linux/
H A Dwatch_queue.h32 DECLARE_BITMAP(type_filter, WATCH_TYPE__NR);
/openbmc/linux/kernel/
H A Dwatch_queue.c344 if (tf[i].type >= WATCH_TYPE__NR) in watch_queue_set_filter()
360 if (tf[i].type >= WATCH_TYPE__NR) in watch_queue_set_filter()