Searched defs:ld_semaphore (Results 1 – 2 of 2) sorted by relevance
11917 struct ld_semaphore { struct11918 atomic_long_t count;11919 raw_spinlock_t wait_lock;11920 unsigned int wait_readers;11921 struct list_head read_wait;11922 struct list_head write_wait;
11832 struct ld_semaphore { struct11833 atomic_long_t count;11834 raw_spinlock_t wait_lock;11835 unsigned int wait_readers;11836 struct list_head read_wait;11837 struct list_head write_wait;