Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h2816 struct rw_semaphore { struct
2817 atomic_long_t count;
2818 atomic_long_t owner;
2819 struct optimistic_spin_queue osq;
2843 struct rw_semaphore ldt_usr_sem; argument