Home
last modified time | relevance | path

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

/kernel/
Dwatch_queue.c165 unsigned int st_bit = 1U << (n->subtype % st_bits); in filter_watch_notification() local
174 (wt->subtype_filter[st_index] & st_bit) && in filter_watch_notification()