Lines Matching refs:hl_cs
53 static void cs_get(struct hl_cs *cs) in cs_get()
58 static int cs_get_unless_zero(struct hl_cs *cs) in cs_get_unless_zero()
63 static void cs_put(struct hl_cs *cs) in cs_put()
125 struct hl_cs *cs = job->cs; in free_job()
161 struct hl_cs *cs = container_of(ref, struct hl_cs, in cs_do_release()
212 struct hl_cs *next; in cs_do_release()
222 struct hl_cs, mirror_node); in cs_do_release()
257 struct hl_cs *cs = container_of(work, struct hl_cs, in cs_timedout()
285 struct hl_cs **cs_new) in allocate_cs()
289 struct hl_cs *cs; in allocate_cs()
352 static void cs_rollback(struct hl_device *hdev, struct hl_cs *cs) in cs_rollback()
362 struct hl_cs *cs, *tmp; in hl_cs_rollback_all()
383 struct hl_cs *cs = job->cs; in job_wq_completion()
471 struct hl_cs *cs; in _hl_cs_ioctl()