Searched refs:PTR_TO_UDATA (Results 1 – 2 of 2) sorted by relevance
55 #define PTR_TO_UDATA(x) ((typeof(((struct kevent *)0)->udata))(x)) macro 58 #define PTR_TO_UDATA(x) ((intptr_t)(x)) macro 61 #define PTR_TO_UDATA(x) (x) macro
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