Searched refs:DMA_BUF_NAME_LEN (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Ddma-buf.h86 #define DMA_BUF_NAME_LEN 32 macro
/linux-master/drivers/dma-buf/
H A Ddma-buf.c48 char name[DMA_BUF_NAME_LEN];
322 char *name = strndup_user(buf, DMA_BUF_NAME_LEN);

Completed in 136 milliseconds