Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_kernel.c352 static void match__write_once_size(const char *fn, struct expression *call, in match__write_once_size() function
480 add_function_hook("__write_once_size", &match__write_once_size, NULL); in check_kernel()