Searched refs:fault_count (Results 1 – 5 of 5) sorted by relevance
31 static volatile sig_atomic_t rights, fault_count; variable62 if (fault_count > 0) { in segv_handler()88 fault_count++; in segv_handler()180 fault_count = 0; in protect_access()
113 group->fault_count = list_count_nodes(&group->faults); in iopf_group_alloc()
260 if (group->fault_count * fault_size > count - done) in iommufd_fault_fops_read()
127 size_t fault_count; member
80 module_param_named(fault_count, drbd_fault_count, int, 0664);
Completed in 25 milliseconds