Home
last modified time | relevance | path

Searched defs:ospoll (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/os/
H A Dospoll.c72 struct ospoll { struct
74 struct ospollfd *fds; argument
93 struct ospoll { argument
95 struct ospollfd **fds; argument
113 struct ospoll { argument
115 struct ospollfd *osfds; argument
130 ospoll_find(struct ospoll *ospoll, int fd) in ospoll_find()
156 ospoll_clean_deleted(struct ospoll *ospoll) in ospoll_clean_deleted()
205 struct ospoll *ospoll = calloc(1, sizeof (struct ospoll)); in ospoll_create() local
215 struct ospoll *ospoll = calloc(1, sizeof (struct ospoll)); in ospoll_create() local
[all …]