Searched refs:UINPUT_EMPTYQ (Results 1 – 1 of 1) sorted by relevance
60 #define UINPUT_EMPTYQ(state) \ macro254 if (ret == 0 && UINPUT_EMPTYQ(state)) { in uinput_read()266 while (ret == 0 && !UINPUT_EMPTYQ(state) && remaining > 0) { in uinput_read()390 if (!UINPUT_EMPTYQ(state)) in uinput_poll()435 ret = !UINPUT_EMPTYQ(state); in uinput_kqread()