Home
last modified time | relevance | path

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

/external/kmod/testsuite/
Dtestsuite.c285 struct fd_cmp { struct
286 enum fd_cmp_type type; argument
298 static int fd_cmp_check_activity(struct fd_cmp *fd_cmp) in fd_cmp_check_activity()
316 static bool fd_cmp_is_active(struct fd_cmp *fd_cmp) in fd_cmp_is_active()
321 static int fd_cmp_open_monitor(struct fd_cmp *fd_cmp, int fd, int fd_ep) in fd_cmp_open_monitor()
335 static int fd_cmp_open_std(struct fd_cmp *fd_cmp, in fd_cmp_open_std()
363 struct fd_cmp *fd_cmp; in fd_cmp_open() local
402 static int fd_cmp_check_ev_in(struct fd_cmp *fd_cmp) in fd_cmp_check_ev_in()
413 static void fd_cmp_delete_ep(struct fd_cmp *fd_cmp, int fd_ep) in fd_cmp_delete_ep()
421 static void fd_cmp_close(struct fd_cmp *fd_cmp) in fd_cmp_close()
[all …]