Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_js.c152 bool none_to_pull; in jsctx_rb_none_to_pull_prio() local
157 none_to_pull = RB_EMPTY_ROOT(&rb->runnable_tree); in jsctx_rb_none_to_pull_prio()
159 dev_dbg(kctx->kbdev->dev, "Slot %d (prio %d) is %spullable in kctx %p\n", js, prio, none_to_pull ? "not " : "", in jsctx_rb_none_to_pull_prio()
162 return none_to_pull; in jsctx_rb_none_to_pull_prio()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_js.c157 bool none_to_pull; in jsctx_rb_none_to_pull_prio() local
162 none_to_pull = RB_EMPTY_ROOT(&rb->runnable_tree); in jsctx_rb_none_to_pull_prio()
166 js, prio, none_to_pull ? "not " : "", kctx); in jsctx_rb_none_to_pull_prio()
168 return none_to_pull; in jsctx_rb_none_to_pull_prio()

Completed in 9 milliseconds