Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_atomic_inc_dec.c245 static void pm_runtime_get_sync(const char *fn, struct expression *expr, void *param) in pm_runtime_get_sync() function
469 add_function_hook("pm_runtime_get_sync", &pm_runtime_get_sync, INT_PTR(0)); in check_atomic_inc_dec()