Searched refs:FTRACE_FUNC_HASHSIZE (Results 1 – 1 of 1) sorted by relevance
55 #define FTRACE_FUNC_HASHSIZE (1 << FTRACE_HASH_BITS) macro873 static struct hlist_head ftrace_func_hash[FTRACE_FUNC_HASHSIZE] __read_mostly;1386 if (iter->hidx >= FTRACE_FUNC_HASHSIZE) in t_hash_next()1967 for (i = 0; i < FTRACE_FUNC_HASHSIZE; i++) { in __enable_ftrace_function_probe()1973 if (i == FTRACE_FUNC_HASHSIZE) in __enable_ftrace_function_probe()1988 for (i = 0; i < FTRACE_FUNC_HASHSIZE; i++) { in __disable_ftrace_function_probe()2110 for (i = 0; i < FTRACE_FUNC_HASHSIZE; i++) { in __unregister_ftrace_function_probe()