Searched refs:ngts (Results 1 - 1 of 1) 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.c410 struct gru_thread_state *gts, *ngts; local
420 ngts = gru_find_current_gts_nolock(vdata, tsid);
421 if (ngts) {
423 gts = ngts;
786 struct gru_thread_state *ngts = NULL; local
815 ngts = gru->gs_gts[ctxnum];
822 if (ngts && is_gts_stealable(ngts, blade))
824 ngts = NULL;
827 if (ngts || (fla
[all...]

Completed in 48 milliseconds