Searched refs:anh_lock (Results 1 – 2 of 2) sorted by relevance
47 spin_lock_init(&H->anh_lock); in ATOMIC_INIT_NOTIFIER_HEAD()56 spin_lock_destroy(&H->anh_lock); in ATOMIC_CLEANUP_NOTIFIER_HEAD()64 spin_lock(&H->anh_lock); in atomic_notifier_chain_register()66 spin_unlock(&H->anh_lock); in atomic_notifier_chain_register()74 spin_lock(&H->anh_lock); in atomic_notifier_chain_unregister()76 spin_unlock(&H->anh_lock); in atomic_notifier_chain_unregister()
57 spinlock_t anh_lock; member