Searched defs:ftrace_hash (Results 1 – 11 of 11) sorted by relevance
21026 struct ftrace_hash { struct21027 long unsigned int size_bits;21028 struct hlist_head *buckets;21029 long unsigned int count;21030 long unsigned int flags;21031 struct callback_head rcu;
15542 struct ftrace_hash { struct15543 long unsigned int size_bits;15544 struct hlist_head *buckets;15545 long unsigned int count;15546 long unsigned int flags;15547 struct callback_head rcu;
17807 struct ftrace_hash { struct17808 long unsigned int size_bits;17809 struct hlist_head *buckets;17810 long unsigned int count;17811 long unsigned int flags;17812 struct callback_head rcu;
39438 struct ftrace_hash { struct39439 long unsigned int size_bits;39440 struct hlist_head *buckets;39441 long unsigned int count;39442 long unsigned int flags;39443 struct callback_head rcu;
23721 struct ftrace_hash { struct23722 long unsigned int size_bits;23723 struct hlist_head *buckets;23724 long unsigned int count;23725 long unsigned int flags;23726 struct callback_head rcu;
19232 struct ftrace_hash { struct19233 long unsigned int size_bits;19234 struct hlist_head *buckets;19235 long unsigned int count;19236 long unsigned int flags;19237 struct callback_head rcu;