Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dvhost.c2200 static int set_bit_to_user(int nr, void __user *addr) in set_bit_to_user() function
2234 r = set_bit_to_user(bit, (void __user *)(unsigned long)log); in log_write()