Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgrumain.c754 #define next_ctxnum(n) ((n) < GRU_NUM_CCH - 2 ? (n) + 1 : 0) macro
796 ctxnum = next_ctxnum(blade->bs_lru_ctxnum); in gru_steal_context()
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/
H A Dgrumain.c754 #define next_ctxnum(n) ((n) < GRU_NUM_CCH - 2 ? (n) + 1 : 0) macro
796 ctxnum = next_ctxnum(blade->bs_lru_ctxnum); in gru_steal_context()

Completed in 4 milliseconds