Home
last modified time | relevance | path

Searched refs:chandle (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/pci/hotplug/
A Dacpi_pcihp.c73 acpi_handle chandle, handle; in acpi_get_hp_hw_control_from_firmware() local
128 chandle = handle; in acpi_get_hp_hw_control_from_firmware()
129 status = acpi_get_parent(chandle, &handle); in acpi_get_hp_hw_control_from_firmware()
/linux-6.3-rc2/mm/
A Dslub.c5264 unsigned long caddr, chandle, cwaste; in add_location() local
5287 chandle = l->handle; in add_location()
5289 if ((track->addr == caddr) && (handle == chandle) && in add_location()
5314 else if (track->addr == caddr && handle < chandle) in add_location()
5316 else if (track->addr == caddr && handle == chandle && in add_location()

Completed in 18 milliseconds