Home
last modified time | relevance | path

Searched refs:__vp (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dthread346 void* __thread_proxy(void* __vp)
349 std::unique_ptr<_Fp> __p(static_cast<_Fp*>(__vp));
399 void* __thread_proxy_cxx03(void* __vp)
401 std::unique_ptr<_Fp> __p(static_cast<_Fp*>(__vp));
H A Dmutex647 __call_once_proxy(void* __vp)
649 __call_once_param<_Fp>* __p = static_cast<__call_once_param<_Fp>*>(__vp);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dthread346 void* __thread_proxy(void* __vp)
349 std::unique_ptr<_Fp> __p(static_cast<_Fp*>(__vp));
399 void* __thread_proxy_cxx03(void* __vp)
401 std::unique_ptr<_Fp> __p(static_cast<_Fp*>(__vp));
H A Dmutex647 __call_once_proxy(void* __vp)
649 __call_once_param<_Fp>* __p = static_cast<__call_once_param<_Fp>*>(__vp);
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfa_fcs_lport.c5971 #define __vport_fcs(__vp) ((__vp)->lport.fcs) argument
5972 #define __vport_pwwn(__vp) ((__vp)->lport.port_cfg.pwwn) argument
5973 #define __vport_nwwn(__vp) ((__vp)->lport.port_cfg.nwwn) argument
5974 #define __vport_bfa(__vp) ((__vp)->lport.fcs->bfa) argument
5975 #define __vport_fcid(__vp) ((__vp)->lport.pid) argument
5976 #define __vport_fabric(__vp) ((__vp)->lport.fabric) argument
5977 #define __vport_vfid(__vp) ((__vp)->lport.fabric->vf_id) argument