Searched refs:api_make_dispatch_current (Results 1 – 3 of 3) sorted by relevance
44 void api_make_dispatch_current(const struct mapi_table *tbl);
62 void api_make_dispatch_current(const struct mapi_table *tbl) in api_make_dispatch_current() function
84 api_make_dispatch_current((ctx) ? ctx->dispatch : NULL); in vg_set_current_context()