Searched refs:FTRACE_FUNC_HASHSIZE (Results 1 – 1 of 1) sorted by relevance
61 #define FTRACE_FUNC_HASHSIZE (1 << FTRACE_HASH_BITS) macro1112 static struct hlist_head ftrace_func_hash[FTRACE_FUNC_HASHSIZE] __read_mostly;3016 if (iter->hidx >= FTRACE_FUNC_HASHSIZE) in t_hash_next()3650 for (i = 0; i < FTRACE_FUNC_HASHSIZE; i++) { in __enable_ftrace_function_probe()3656 if (i == FTRACE_FUNC_HASHSIZE) in __enable_ftrace_function_probe()3671 for (i = 0; i < FTRACE_FUNC_HASHSIZE; i++) { in __disable_ftrace_function_probe()3842 for (i = 0; i < FTRACE_FUNC_HASHSIZE; i++) { in __unregister_ftrace_function_probe()