Home
last modified time | relevance | path

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

/linux/drivers/dma/idxd/
A Dsubmit.c11 static struct idxd_desc *__get_desc(struct idxd_wq *wq, int idx, int cpu) in __get_desc() function
53 return __get_desc(wq, idx, cpu); in idxd_alloc_desc()
71 return __get_desc(wq, idx, cpu); in idxd_alloc_desc()
/linux/include/kunit/
A Dtest.h1886 void (*__get_desc)(typeof(__next), char *) = get_desc; \
1887 if (__get_desc) \
1888 __get_desc(__next, desc); \

Completed in 8 milliseconds