Home
last modified time | relevance | path

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

/aosp_15_r20/external/kmod/testsuite/
H A Dtestsuite.c274 struct fd_cmp { struct
275 enum fd_cmp_type type; argument
287 static int fd_cmp_check_activity(struct fd_cmp *fd_cmp) in fd_cmp_check_activity()
305 static bool fd_cmp_is_active(struct fd_cmp *fd_cmp) in fd_cmp_is_active()
310 static int fd_cmp_open_monitor(struct fd_cmp *fd_cmp, int fd, int fd_ep) in fd_cmp_open_monitor()
324 static int fd_cmp_open_std(struct fd_cmp *fd_cmp, in fd_cmp_open_std()
352 struct fd_cmp *fd_cmp; in fd_cmp_open() local
391 static int fd_cmp_check_ev_in(struct fd_cmp *fd_cmp) in fd_cmp_check_ev_in()
402 static void fd_cmp_delete_ep(struct fd_cmp *fd_cmp, int fd_ep) in fd_cmp_delete_ep()
410 static void fd_cmp_close(struct fd_cmp *fd_cmp) in fd_cmp_close()
[all …]