Home
last modified time | relevance | path

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

/openbmc/linux/drivers/counter/
H A Dcounter-chrdev.c267 void __user *const uwatch = (void __user *)arg; in counter_add_watch() local
276 if (copy_from_user(&watch, uwatch, sizeof(watch))) in counter_add_watch()