Searched refs:ab_task (Results 1 – 1 of 1) sorted by relevance
246 struct ab_task;248 struct ab_task *t);266 struct ab_task { struct280 static struct ab_task *ab_task_create_get(struct kmem_cache *cache, in ab_task_create_get() argument283 struct ab_task *t; in ab_task_create_get()299 struct ab_task *t = container_of(refcount, struct ab_task, refcount); in __ab_task_destroy()305 static void ab_task_put(struct ab_task *t) in ab_task_put()310 static struct ab_task *__ab_task_get(struct ab_task *t) in __ab_task_get()316 static void __ab_task_finish(struct ab_task *t, struct anybuss_host *cd) in __ab_task_finish()327 struct ab_task *t; in ab_task_dequeue_finish_put()[all …]