Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dwatchpoint.c68 static int watch_fuword32(const void *, uint32_t *);
88 watch_fuword32,
1221 watch_fuword32(const void *addr, uint32_t *dst) in watch_fuword32() function