Searched defs:pfd (Results 1 – 5 of 5) sorted by relevance
113 static bool init_inotify(pollfd *pfd) { in init_inotify()131 static void discard_inotify_evt(pollfd &pfd) { in discard_inotify_evt()139 static void wait_on_dev_lock(pollfd &pfd) { in wait_on_dev_lock()
69 struct pollfd *pfd = (struct pollfd *)(ps + 1); in pollset_add_fd() local77 struct pollfd *pfd = (struct pollfd *)(ps + 1); in pollset_wait() local98 struct pollfd *pfd = (struct pollfd *)(ps + 1); in pollset_cause_fd() local
24 pollfd pfd{.fd = fd, .events = POLLIN, .revents = 0}; in addDescriptor() local
462 pollfd pfd[2]; in wifi_event_loop() local
985 struct pollfd *pfd = &mPollFds[mInotifyPollIndex]; in waitOnNanohubLock() local