Searched defs:size_bits (Results 1 – 2 of 2) sorted by relevance
1366 static struct ftrace_hash *alloc_ftrace_hash(int size_bits) in alloc_ftrace_hash()1418 alloc_and_copy_ftrace_hash(int size_bits, struct ftrace_hash *hash) in alloc_and_copy_ftrace_hash()3667 const int size_bits = FTRACE_HASH_DEFAULT_BITS; in ftrace_regex_open() local5272 const int size_bits = FTRACE_HASH_DEFAULT_BITS; in __ftrace_graph_open() local
821 unsigned long size_bits; member