Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/accel/habanalabs/common/
Dmemory.c26 static int allocate_timestamps_buffers(struct hl_fpriv *hpriv,
2154 static int allocate_timestamps_buffers(struct hl_fpriv *hpriv, struct hl_mem_in *args, u64 *handle) in allocate_timestamps_buffers() function
2282 rc = allocate_timestamps_buffers(hpriv, &args->in, &args->out.handle); in hl_mem_ioctl()