Searched refs:fcall_back (Results 1 – 1 of 1) sorted by relevance
36 struct fcall_back { struct47 ALLOCATOR(fcall_back, "call backs"); argument48 DECLARE_PTR_LIST(call_back_list, struct fcall_back);50 DEFINE_FUNCTION_HASHTABLE_STATIC(callback, struct fcall_back, struct call_back_list);75 static struct fcall_back *alloc_fcall_back(int type, void *call_back, in alloc_fcall_back()78 struct fcall_back *cb; in alloc_fcall_back()89 struct fcall_back *cb; in add_function_hook()98 struct fcall_back *cb; in add_function_assign_hook()108 struct fcall_back *cb; in add_implied_return_hook()117 struct fcall_back *cb; in add_macro_assign_hook()[all …]