Searched refs:prwatch (Results 1 – 1 of 1) sorted by relevance
1859 prwatch_t prwatch; member1872 ctl.prwatch.pr_vaddr = (uintptr_t)buf->b_data; in arc_buf_unwatch()1873 ctl.prwatch.pr_size = 0; in arc_buf_unwatch()1874 ctl.prwatch.pr_wflags = 0; in arc_buf_unwatch()1890 ctl.prwatch.pr_vaddr = (uintptr_t)buf->b_data; in arc_buf_watch()1891 ctl.prwatch.pr_size = HDR_GET_LSIZE(buf->b_hdr); in arc_buf_watch()1892 ctl.prwatch.pr_wflags = WA_WRITE; in arc_buf_watch()