Searched defs:rw_semaphore (Results 1 – 13 of 13) sorted by relevance
1783 struct rw_semaphore { struct1784 atomic_long_t count;1785 atomic_long_t owner;1786 struct optimistic_spin_queue osq;1787 raw_spinlock_t wait_lock;1788 struct list_head wait_list;1789 void *magic;1790 struct lockdep_map dep_map;
1087 struct rw_semaphore { struct1088 atomic_long_t count;1089 atomic_long_t owner;1090 struct optimistic_spin_queue osq;1091 raw_spinlock_t wait_lock;1115 struct rw_semaphore invalidate_lock; argument
2262 struct rw_semaphore { struct2263 atomic_long_t count;2264 atomic_long_t owner;2265 struct optimistic_spin_queue osq;2266 raw_spinlock_t wait_lock;2267 struct list_head wait_list;
1396 struct rw_semaphore { struct1417 struct rw_semaphore invalidate_lock; argument
484 struct rw_semaphore { struct485 atomic_long_t count;486 atomic_long_t owner;487 struct optimistic_spin_queue osq;488 raw_spinlock_t wait_lock;489 struct list_head wait_list;490 u64 android_vendor_data1;491 u64 android_oem_data1[2];
1836 struct rw_semaphore { struct1855 struct rw_semaphore ldt_usr_sem; argument
1690 struct rw_semaphore { struct1691 atomic_long_t count;1692 atomic_long_t owner;1693 struct optimistic_spin_queue osq;1694 raw_spinlock_t wait_lock;1695 struct list_head wait_list;
1532 struct rw_semaphore { struct1553 struct rw_semaphore invalidate_lock; argument