Searched defs:size_bits (Results 1 – 2 of 2) sorted by relevance
1357 struct ftrace_hash *alloc_ftrace_hash(int size_bits) in alloc_ftrace_hash()1410 alloc_and_copy_ftrace_hash(int size_bits, struct ftrace_hash *hash) in alloc_and_copy_ftrace_hash()3296 int size_bits) in append_hash()3490 int size_bits; in add_next_hash() local4738 const int size_bits = FTRACE_HASH_DEFAULT_BITS; in ftrace_regex_open() local7220 const int size_bits = FTRACE_HASH_DEFAULT_BITS; in __ftrace_graph_open() local
1002 unsigned long size_bits; member