Lines Matching full:create
26 * DESCRIPTION: Create a new named alias
45 * Dereference an existing alias so that we don't create a chain in acpi_ex_create_alias()
100 * DESCRIPTION: Create a new event object
118 * Create the actual OS semaphore, with zero initial units -- meaning in acpi_ex_create_event()
150 * DESCRIPTION: Create a new mutex object
163 /* Create the new mutex object */ in acpi_ex_create_mutex()
171 /* Create the actual OS Mutex */ in acpi_ex_create_mutex()
208 * DESCRIPTION: Create a new operation region object
254 /* Create the region descriptor */ in acpi_ex_create_region()
308 * DESCRIPTION: Create a new processor object and populate the fields
322 /* Create the processor object */ in acpi_ex_create_processor()
355 * DESCRIPTION: Create a new power_resource object and populate the fields
369 /* Create the power resource object */ in acpi_ex_create_power_resource()
403 * DESCRIPTION: Create a new method object
418 /* Create a new method object */ in acpi_ex_create_method()