Searched refs:FTRACE_FUNC_HASHSIZE (Results 1 – 1 of 1) sorted by relevance
61 #define FTRACE_FUNC_HASHSIZE (1 << FTRACE_HASH_BITS) macro1122 static struct hlist_head ftrace_func_hash[FTRACE_FUNC_HASHSIZE] __read_mostly;3026 if (iter->hidx >= FTRACE_FUNC_HASHSIZE) in t_hash_next()3666 for (i = 0; i < FTRACE_FUNC_HASHSIZE; i++) { in __enable_ftrace_function_probe()3672 if (i == FTRACE_FUNC_HASHSIZE) in __enable_ftrace_function_probe()3687 for (i = 0; i < FTRACE_FUNC_HASHSIZE; i++) { in __disable_ftrace_function_probe()3859 for (i = 0; i < FTRACE_FUNC_HASHSIZE; i++) { in __unregister_ftrace_function_probe()