Lines Matching refs:region_context
112 void *region_context = NULL;
172 context, ®ion_context);
198 if (!(region_obj2->extra.region_context)) {
199 region_obj2->extra.region_context =
200 region_context;
286 region_obj2->extra.region_context);
344 void **region_context;
354 region_context = ®ion_obj2->extra.region_context;
424 context, region_context);
427 * region_context should have been released by the deactivate
430 if (region_context) {
431 *region_context = NULL;