Home
last modified time | relevance | path

Searched refs:rfd_t (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/rcap/rcapd/
H A Drcapd_rfd.c62 static rfd_t *tail; /* tail of global list */
70 static rfd_t *
71 rfd_find_prev_class(rfd_t *rfd, rfd_class_t class) in rfd_find_prev_class()
82 rfd_revoke_fd(rfd_t *rfd) in rfd_revoke_fd()
96 rfd_t *rfd = NULL; in rfd_revoke_next()
156 rfd_t *rfd; in rfd_open()
200 rfd_t *nextclass; in rfd_close()
201 rfd_t *rfdprev; in rfd_close()
202 rfd_t *rfd; in rfd_close()
245 rfd_t *otail = NULL; in rfd_reserve()
[all …]
H A Drcapd_rfd.h64 } rfd_t; typedef
H A Drcapd_scanner.c373 revoke_pagedata(rfd_t *rfd) in revoke_pagedata()
998 revoke_xmap(rfd_t *rfd) in revoke_xmap()
H A Drcapd_main.c291 revoke_psinfo(rfd_t *rfd) in revoke_psinfo()