Lines Matching defs:context
58 void *context;393 void *context;399 context = acpi_aml_io.context;404 function(context);420 * @context: the context to be passed to the debugger thread425 static int acpi_aml_create_thread(acpi_osd_exec_callback function, void *context)431 acpi_aml_io.context = context;