HomeSort by: relevance | last modified time | path
    Searched defs:read_unlock (Results 1 - 6 of 6) sorted by relevancy

  /src/external/lgpl2/userspace-rcu/dist/include/urcu/
flavor.h 32 void (*read_unlock)(void); member in struct:rcu_flavor_struct
57 .read_unlock = rcu_read_unlock, \
flavor.h 32 void (*read_unlock)(void); member in struct:rcu_flavor_struct
57 .read_unlock = rcu_read_unlock, \
  /src/sys/external/bsd/drm2/include/linux/
spinlock.h 198 read_unlock(rwlock_t *rw) function
spinlock.h 198 read_unlock(rwlock_t *rw) function
  /src/sys/external/bsd/vchiq/dist/interface/compat/
vchi_bsd.h 115 #define read_unlock(rwlock) mutex_spin_exit(rwlock) macro
121 #define read_unlock_bh(rwlock) read_unlock(rwlock)
vchi_bsd.h 115 #define read_unlock(rwlock) mutex_spin_exit(rwlock) macro
121 #define read_unlock_bh(rwlock) read_unlock(rwlock)

Completed in 46 milliseconds