Searched defs:alloc_list (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/iio/ | ||
| H A D | trigger.h | 68 struct list_head alloc_list; member |
| /linux/tools/perf/util/ | ||
| H A D | parse-events.y | 32 static struct list_head* alloc_list(void) in alloc_list() function |