Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_kernel_user_data.c105 static void extra_nomod_hook(const char *name, struct symbol *sym, struct expression *expr, struct … in extra_nomod_hook() function
1498 add_extra_nomod_hook(&extra_nomod_hook); in register_kernel_user_data()