Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_bogus_irqrestore.c22 static void match_irqrestore(const char *fn, struct expression *expr, void *data) in match_irqrestore() function
39 add_function_hook("spin_unlock_irqrestore", &match_irqrestore, NULL); in check_bogus_irqrestore()