Searched refs:do_switch (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_gem_context.c108 static int do_switch(struct i915_hw_context *to);
241 ret = do_switch(ctx);
305 * will be 2 (+1 from object creation and +1 from do_switch()).
308 * to offset the do_switch part, so that i915_gem_context_unreference()
416 static int do_switch(struct i915_hw_context *to) function
540 return do_switch(to);
/solaris-x11-s11/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c1549 do_switch (void) function
2038 if (!do_switch()) {
2043 (void) do_switch();

Completed in 21 milliseconds