Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_kernel.c412 static void match_closure_call(const char *name, struct expression *call, in match_closure_call() function
485 add_function_hook("closure_call", &match_closure_call, NULL); in check_kernel()