Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dwatchpoint.c60 static int watch_copyin(const void *, void *, size_t);
80 watch_copyin,
839 watch_copyin(const void *kaddr, void *uaddr, size_t count) in watch_copyin() function