Home
last modified time | relevance | path

Searched defs:rw_semaphore (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h1862 struct rw_semaphore { struct
1863 atomic_long_t count;
1864 atomic_long_t owner;
1865 struct optimistic_spin_queue osq;
1866 raw_spinlock_t wait_lock;
1867 struct list_head wait_list;