Searched defs:faults (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/md/ | ||
H A D | faulty.c | 88 sector_t faults[MaxFault]; member in struct:faulty_conf |
/linux-4.4.14/drivers/hwmon/ | ||
H A D | smm665.c | 148 u16 faults; /* fault status */ member in struct:smm665_data |
/linux-4.4.14/kernel/sched/ | ||
H A D | fair.c | 893 unsigned long faults[0]; member in struct:numa_group 964 unsigned long faults; for_each_online_node() local 1019 unsigned long faults, total_faults; task_weight() local 1038 unsigned long faults, total_faults; group_weight() local 1599 unsigned long faults, max_faults = 0; update_numa_active_node_mask() local 1777 unsigned long faults = 0; for_each_node_mask() local 1844 unsigned long faults = 0, group_faults = 0; for_each_online_node() local |
Completed in 245 milliseconds