watched_page
struct watched_page *pwp;
struct watched_page *pwp;
kmem_free(pwp, sizeof (struct watched_page));
struct watched_page *pwp, *newpwp;
struct watched_page tpw;
pwp = kmem_zalloc(sizeof (struct watched_page), KM_SLEEP);
kmem_free(newpwp, sizeof (struct watched_page));
kmem_free(newpwp, sizeof (struct watched_page));
struct watched_page *pwp;
struct watched_page tpw;
struct watched_page *pwp;
struct watched_page tpw;
sizeof (struct watched_page),
offsetof(struct watched_page, wp_link));
sizeof (struct watched_page),
offsetof(struct watched_page, wp_link));
sizeof (struct watched_page),
offsetof(struct watched_page, wp_link));
struct watched_page *pwp;
struct watched_page tpw;
struct watched_page *pwp, *next;
kmem_free(pwp, sizeof (struct watched_page));
register struct watched_page *pwp;
struct watched_page tpw;
struct watched_page;
struct watched_page *wp_list; /* link in p_wprot */
struct watched_page *pwp;
struct watched_page *pwp;
struct watched_page *pwp;
struct watched_page tpw;
struct watched_page *pwp;
struct watched_page tpw;
avl_create(&as->a_wpage, wp_compare, sizeof (struct watched_page),
offsetof(struct watched_page, wp_link));