Searched refs:allocate_cs (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/misc/habanalabs/common/ |
| A D | command_submission.c | 776 static int allocate_cs(struct hl_device *hdev, struct hl_ctx *ctx, in allocate_cs() function 1294 rc = allocate_cs(hdev, hpriv->ctx, CS_TYPE_DEFAULT, in cs_ioctl_default() 2124 rc = allocate_cs(hdev, ctx, cs_type, ULLONG_MAX, &cs, flags, timeout); in cs_ioctl_signal_wait()
|
Completed in 7 milliseconds