Searched refs:PTR_TO_UDATA (Results 1 – 1 of 1) sorted by relevance
55 #define PTR_TO_UDATA(x) ((typeof(((struct kevent *)0)->udata))(x)) macro58 #define PTR_TO_UDATA(x) ((intptr_t)(x)) macro61 #define PTR_TO_UDATA(x) (x) macro