Searched defs:vls (Results 1 – 9 of 9) sorted by relevance
1313 BOOST_ATOMIC_DECL void unlock(void* vls) BOOST_NOEXCEPT in unlock()1319 BOOST_ATOMIC_DECL void* allocate_wait_state(void* vls, const volatile void* addr) BOOST_NOEXCEPT in allocate_wait_state()1336 BOOST_ATOMIC_DECL void free_wait_state(void* vls, void* vws) BOOST_NOEXCEPT in free_wait_state()1351 BOOST_ATOMIC_DECL void wait(void* vls, void* vws) BOOST_NOEXCEPT in wait()1370 BOOST_ATOMIC_DECL void notify_one(void* vls, const volatile void* addr) BOOST_NOEXCEPT in notify_one()1380 BOOST_ATOMIC_DECL void notify_all(void* vls, const volatile void* addr) BOOST_NOEXCEPT in notify_all()
17 static unsigned int vls[SVE_VQ_MAX]; variable
18 static unsigned int vls[SVE_VQ_MAX]; variable
20 static unsigned int vls[SVE_VQ_MAX]; variable
353 static void probe_vls(int vls[], int *vl_count, int set_vl) in probe_vls()
2724 ver2str(unsigned int vms, unsigned int vls) in ver2str()