Searched refs:gru_unload_context (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-gru/
H A Dgrumain.c554 void gru_unload_context(struct gru_thread_state *gts, int savestate) function
746 gru_unload_context(gts, 1);
841 gru_unload_context(ngts, is_kernel_context(ngts) ? 0 : 1);
H A Dgrufile.c87 gru_unload_context(gts, 0);
H A Dgrutables.h638 extern void gru_unload_context(struct gru_thread_state *gts, int savestate);
H A Dgrufault.c760 gru_unload_context(gts, 1);
789 gru_unload_context(gts, 1);
H A Dgrukservices.c208 gru_unload_context(kgts, 0);
317 gru_unload_context(kgts, 0);

Completed in 66 milliseconds