Searched defs:ld_semaphore (Results 1 – 13 of 13) sorted by relevance
28631 struct ld_semaphore { struct28632 atomic_long_t count;28633 raw_spinlock_t wait_lock;28634 unsigned int wait_readers;28635 struct list_head read_wait;28636 struct list_head write_wait;28637 struct lockdep_map dep_map;
14766 struct ld_semaphore { struct14790 struct ld_semaphore ldisc_sem; argument
8820 struct ld_semaphore { struct8821 atomic_long_t count;8822 raw_spinlock_t wait_lock;8823 unsigned int wait_readers;8824 struct list_head read_wait;8825 struct list_head write_wait;
10928 struct ld_semaphore { struct10929 atomic_long_t count;10930 raw_spinlock_t wait_lock;10931 unsigned int wait_readers;10932 struct list_head read_wait;10933 struct list_head write_wait;
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;
15045 struct ld_semaphore { struct15046 atomic_long_t count;15047 raw_spinlock_t wait_lock;15048 unsigned int wait_readers;15049 struct list_head read_wait;15050 struct list_head write_wait;
9526 struct ld_semaphore { struct9527 atomic_long_t count;9528 raw_spinlock_t wait_lock;9529 unsigned int wait_readers;9530 struct list_head read_wait;9531 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;