Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_kernel.c170 static void match_container_of(struct expression *expr) in match_container_of() function
469 add_hook(match_container_of, ASSIGNMENT_HOOK); in check_kernel()