Home
last modified time | relevance | path

Searched refs:watch_copyops (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dwatchpoint.h120 extern struct copyops watch_copyops;
/titanic_50/usr/src/uts/common/os/
H A Dwatchpoint.c79 struct copyops watch_copyops = { variable
1614 install_copyops(t, &watch_copyops); in watch_enable()