Searched refs:set_bit_to_user (Results 1 – 1 of 1) sorted by relevance
2200 static int set_bit_to_user(int nr, void __user *addr) in set_bit_to_user() function2234 r = set_bit_to_user(bit, (void __user *)(unsigned long)log); in log_write()