Home
last modified time | relevance | path

Searched refs:sort_by_max_size (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c343 * sort_by_max_size - sort nodes on the list by their length, largest first.
346 static int sort_by_max_size(struct pci_resource **head) in sort_by_max_size() function
633 if (sort_by_max_size(head)) in get_max_resource()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c343 * sort_by_max_size - sort nodes on the list by their length, largest first.
346 static int sort_by_max_size(struct pci_resource **head) in sort_by_max_size() function
633 if (sort_by_max_size(head)) in get_max_resource()

Completed in 6 milliseconds