Searched refs:this_cpu_userfaults (Results 1 – 1 of 1) sorted by relevance
299 unsigned long *this_cpu_userfaults; in uffd_read_thread() local304 this_cpu_userfaults = (unsigned long *) arg; in uffd_read_thread()305 *this_cpu_userfaults = 0; in uffd_read_thread()328 (*this_cpu_userfaults)++; in uffd_read_thread()