Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/lockd/
H A Dsvc.c405 goto out_task; in lockd_start_svc()
413 out_task: in lockd_start_svc()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec.c864 struct mpp_task *out_task = NULL; in rkvdec_prepare_with_reset() local
868 out_task = list_empty(&mpp->queue->running_list) ? mpp_task : NULL; in rkvdec_prepare_with_reset()
871 if (out_task && !dec->had_reset) { in rkvdec_prepare_with_reset()
872 struct rkvdec_task *task = to_rkvdec_task(out_task); in rkvdec_prepare_with_reset()
886 return out_task; in rkvdec_prepare_with_reset()