Home
last modified time | relevance | path

Searched refs:tol_cnt (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm.c266 hmm_mem_stat.tol_cnt += pgnr; in hmm_alloc()
303 hmm_mem_stat.tol_cnt -= bo->pgnr; in hmm_free()
740 hmm_mem_stat.tol_cnt, in hmm_show_mem_stat()
765 hmm_mem_stat.tol_cnt = 0; in hmm_init_mem_stat()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/include/hmm/
H A Dhmm_common.h92 int tol_cnt; member