Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_locking.c462 static char *lock_to_name_sym(struct expression *expr, struct symbol **sym) in lock_to_name_sym() function
483 return lock_to_name_sym(arg, sym); in get_full_name()
1239 lock_name = lock_to_name_sym(lock, &sym); in match_dma_resv_lock_NULL()