Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/src/
Dlock_pool.cpp1313 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()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/arm64/signal/testcases/
H A Dfake_sigreturn_sme_change_vl.c17 static unsigned int vls[SVE_VQ_MAX]; variable
H A Dfake_sigreturn_sve_change_vl.c18 static unsigned int vls[SVE_VQ_MAX]; variable
H A Dza_no_regs.c20 static unsigned int vls[SVE_VQ_MAX]; variable
H A Dsve_regs.c20 static unsigned int vls[SVE_VQ_MAX]; variable
H A Dssve_regs.c20 static unsigned int vls[SVE_VQ_MAX]; variable
H A Dza_regs.c20 static unsigned int vls[SVE_VQ_MAX]; variable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c353 static void probe_vls(int vls[], int *vl_count, int set_vl) in probe_vls()
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c2724 ver2str(unsigned int vms, unsigned int vls) in ver2str()