Searched refs:updates (Results 1 – 6 of 6) sorted by relevance
1434 struct topology_update_data *updates, *ud; in arch_update_cpu_topology() local1446 updates = kzalloc(weight * (sizeof(*updates)), GFP_KERNEL); in arch_update_cpu_topology()1447 if (!updates) in arch_update_cpu_topology()1480 ud = &updates[i++]; in arch_update_cpu_topology()1486 ud->next = &updates[i]; in arch_update_cpu_topology()1493 for (ud = &updates[0]; ud; ud = ud->next) { in arch_update_cpu_topology()1514 stop_machine(update_cpu_topology, &updates[0], &updated_cpus); in arch_update_cpu_topology()1521 stop_machine(update_lookup_table, &updates[0], in arch_update_cpu_topology()1524 for (ud = &updates[0]; ud; ud = ud->next) { in arch_update_cpu_topology()1536 kfree(updates); in arch_update_cpu_topology()
7 * needs to be fixed by the user until Xilinx updates their reference design.
757 bool "Support for hardware updates of the Access and Dirty page flags"761 hardware updates of the access and dirty information in page
2576 - AC adapter status updates2577 - Battery status updates2586 - AC adapter status updates2587 - Battery status updates
4 | Normalizes denormalized numbers if necessary and updates the
1204 written polling loops from denying visibility of updates to memory.