Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgruprocfs.c189 long gid = *(long *)data, ctxfree, cbrfree, dsrfree; in gru_seq_show() local
199 dsrfree = hweight64(gru->gs_dsr_map) * GRU_DSR_AU_BYTES; in gru_seq_show()
202 GRU_NUM_CBE - cbrfree, GRU_NUM_DSR_BYTES - dsrfree, in gru_seq_show()
203 ctxfree, cbrfree, dsrfree); in gru_seq_show()
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/
H A Dgruprocfs.c189 long gid = *(long *)data, ctxfree, cbrfree, dsrfree; in gru_seq_show() local
199 dsrfree = hweight64(gru->gs_dsr_map) * GRU_DSR_AU_BYTES; in gru_seq_show()
202 GRU_NUM_CBE - cbrfree, GRU_NUM_DSR_BYTES - dsrfree, in gru_seq_show()
203 ctxfree, cbrfree, dsrfree); in gru_seq_show()

Completed in 1 milliseconds