Home
last modified time | relevance | path

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

/linux/drivers/acpi/acpica/
H A Dnsxfeval.c555 acpi_handle start_object, in acpi_walk_namespace() argument
601 if (!acpi_ns_validate_handle(start_object)) { in acpi_walk_namespace()
606 status = acpi_ns_walk_namespace(type, start_object, max_depth, in acpi_walk_namespace()
/linux/mm/kfence/
H A Dcore.c763 static void *start_object(struct seq_file *seq, loff_t *pos) in start_object() function
796 .start = start_object,