Searched refs:empty_buckets (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/kernel/trace/ | ||
H A D | ftrace.c | 1141 static const struct hlist_head empty_buckets[1]; variable in typeref:struct:hlist_head 1143 .buckets = (struct hlist_head *)empty_buckets, |
Completed in 80 milliseconds