Searched refs:sync_unlock (Results 1 – 1 of 1) sorted by relevance
942 static void (*sync_unlock)(void *); variable984 sync_unlock = sync_unlock_irq; in sync_init()988 sync_unlock = sync_unlock_sem; in sync_init()993 sync_unlock = sync_unlock_mutex; in sync_init()998 sync_lock = sync_unlock = sync_lock_dummy; in sync_init()1014 sync_unlock(&key); in inc_global_cnt()