Home
last modified time | relevance | path

Searched refs:_sz (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dtlb.h569 unsigned long _sz = huge_page_size(h); \
570 if (_sz >= P4D_SIZE) \
571 tlb_flush_p4d_range(tlb, address, _sz); \
572 else if (_sz >= PUD_SIZE) \
573 tlb_flush_pud_range(tlb, address, _sz); \
574 else if (_sz >= PMD_SIZE) \
575 tlb_flush_pmd_range(tlb, address, _sz); \
577 tlb_flush_pte_range(tlb, address, _sz); \
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dmat.inl.hpp79 inline void _InputArray::init(int _flags, const void* _obj, Size _sz) in init() argument
80 { flags = _flags; obj = (void*)_obj; sz = _sz; } in init()
504 Mat::Mat(Size _sz, int _type) in Mat() argument
508 create( _sz.height, _sz.width, _type ); in Mat()
512 Mat::Mat(Size _sz, int _type, const Scalar& _s) in Mat() argument
516 create(_sz.height, _sz.width, _type); in Mat()
521 Mat::Mat(int _dims, const int* _sz, int _type) in Mat() argument
525 create(_dims, _sz, _type); in Mat()
529 Mat::Mat(int _dims, const int* _sz, int _type, const Scalar& _s) in Mat() argument
533 create(_dims, _sz, _type); in Mat()
[all …]
H A Docl.hpp352 KernelArg(int _flags, UMat* _m, int wscale=1, int iwscale=1, const void* _obj=0, size_t _sz=0);
H A Dmat.hpp264 void init(int _flags, const void* _obj, Size _sz);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dmat.inl.hpp79 inline void _InputArray::init(int _flags, const void* _obj, Size _sz) in init() argument
80 { flags = _flags; obj = (void*)_obj; sz = _sz; } in init()
504 Mat::Mat(Size _sz, int _type) in Mat() argument
508 create( _sz.height, _sz.width, _type ); in Mat()
512 Mat::Mat(Size _sz, int _type, const Scalar& _s) in Mat() argument
516 create(_sz.height, _sz.width, _type); in Mat()
521 Mat::Mat(int _dims, const int* _sz, int _type) in Mat() argument
525 create(_dims, _sz, _type); in Mat()
529 Mat::Mat(int _dims, const int* _sz, int _type, const Scalar& _s) in Mat() argument
533 create(_dims, _sz, _type); in Mat()
[all …]
H A Docl.hpp352 KernelArg(int _flags, UMat* _m, int wscale=1, int iwscale=1, const void* _obj=0, size_t _sz=0);
H A Dmat.hpp264 void init(int _flags, const void* _obj, Size _sz);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dmat.inl.hpp79 inline void _InputArray::init(int _flags, const void* _obj, Size _sz) in init() argument
80 { flags = _flags; obj = (void*)_obj; sz = _sz; } in init()
504 Mat::Mat(Size _sz, int _type) in Mat() argument
508 create( _sz.height, _sz.width, _type ); in Mat()
512 Mat::Mat(Size _sz, int _type, const Scalar& _s) in Mat() argument
516 create(_sz.height, _sz.width, _type); in Mat()
521 Mat::Mat(int _dims, const int* _sz, int _type) in Mat() argument
525 create(_dims, _sz, _type); in Mat()
529 Mat::Mat(int _dims, const int* _sz, int _type, const Scalar& _s) in Mat() argument
533 create(_dims, _sz, _type); in Mat()
[all …]
H A Docl.hpp352 KernelArg(int _flags, UMat* _m, int wscale=1, int iwscale=1, const void* _obj=0, size_t _sz=0);
H A Dmat.hpp264 void init(int _flags, const void* _obj, Size _sz);
/OK3568_Linux_fs/kernel/arch/mips/include/asm/sn/sn0/
H A Dhubpi.h306 #define ERR_STACK_SIZE_BYTES(_sz) \ argument
307 ((_sz) ? (PI_MIN_STACK_SIZE << ((_sz) - 1)) : 0)
/OK3568_Linux_fs/kernel/include/xen/interface/io/
H A Dring.h62 #define __CONST_RING_SIZE(_s, _sz) \ argument
63 (__RD32(((_sz) - offsetof(struct _s##_sring, ring)) / \
68 #define __RING_SIZE(_s, _sz) \ argument
69 (__RD32(((_sz) - (long)(_s)->ring + (long)(_s)) / sizeof((_s)->ring[0])))
/OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c47 .p_arglen = GSSX_ARG_##name##_sz, \
48 .p_replen = GSSX_RES_##name##_sz, \
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dmmu.h522 #define SET_TLB_ENTRY(_tlb, _epn, _rpn, _perms, _wimge, _ts, _esel, _sz, _iprot) \ argument
524 .mas1 = FSL_BOOKE_MAS1(1, _iprot, 0, _ts, _sz), \
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfi.h34 #define BFI_MEM_SEG_REQ_OFFSET(_tag, _sz) \ argument
35 ((_tag) - (BFI_MEM_SEG_FROM_TAG(_tag, _sz) * BFI_MEM_NREQS_SEG(_sz)))
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dclnt4xdr.c558 .p_arglen = NLM4_##argtype##_sz, \
559 .p_replen = NLM4_##restype##_sz, \
H A Dclntxdr.c556 .p_arglen = NLM_##argtype##_sz, \
557 .p_replen = NLM_##restype##_sz, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/hci_wrapper/
H A Dssv_huw.c39 #define SMAC_SRAM_WRITE(_s,_r,_v,_sz) \ argument
40 (_s)->hci.hci_ops->hci_write_sram(_r, _v, _sz)
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs2xdr.c1126 .p_arglen = NFS_##argtype##_sz, \
1127 .p_replen = NFS_##restype##_sz, \
H A Dnfs4xdr.c7525 .p_arglen = NFS4_##argtype##_sz, \
7526 .p_replen = NFS4_##restype##_sz, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dath9k.h86 #define INCR(_l, _sz) do { \ argument
88 (_l) &= ((_sz) - 1); \
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4callback.c773 .p_arglen = NFS4_enc_##argtype##_sz, \
774 .p_replen = NFS4_dec_##restype##_sz, \