Lines Matching refs:region_context
113 void *region_context = NULL;
192 context, ®ion_context);
218 if (!(region_obj2->extra.region_context)) {
219 region_obj2->extra.region_context =
220 region_context;
293 region_obj2->extra.region_context);
351 void **region_context;
361 region_context = ®ion_obj2->extra.region_context;
431 context, region_context);
434 * region_context should have been released by the deactivate
437 if (region_context) {
438 *region_context = NULL;