Searched defs:knote_impl (Results 1 – 1 of 1) sorted by relevance
132 struct knote_impl { struct139 #define KNOTE_TO_KIMPL(knp) container_of((knp), struct knote_impl, ki_knote) argument