HomeSort by: relevance | last modified time | path
    Searched refs:anh_lock (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/linux/
linux_notifier.c 47 spin_lock_init(&H->anh_lock);
56 spin_lock_destroy(&H->anh_lock);
64 spin_lock(&H->anh_lock);
66 spin_unlock(&H->anh_lock);
74 spin_lock(&H->anh_lock);
76 spin_unlock(&H->anh_lock);
  /src/sys/external/bsd/drm2/include/linux/
notifier.h 57 spinlock_t anh_lock; member in struct:atomic_notifier_head

Completed in 13 milliseconds