Home
last modified time | relevance | path

Searched refs:__match_nullify_path_hook (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_project.c91 add_function_hook(func, &__match_nullify_path_hook, NULL); in register_no_return_funcs()
H A Dcheck_kernel.c479 add_function_hook("__ftrace_bad_type", &__match_nullify_path_hook, NULL); in check_kernel()
H A Dsmatch_states.c647 void __match_nullify_path_hook(const char *fn, struct expression *expr, in __match_nullify_path_hook() function
H A Dsmatch.h730 void __match_nullify_path_hook(const char *fn, struct expression *expr,