Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dparavirt_types.h479 #define PVOP_RETMASK(rettype) \ argument
491 #define ____PVOP_CALL(rettype, op, clbr, call_clbr, extra_clbr, \ argument
523 #define __PVOP_CALL(rettype, op, pre, post, ...) \ argument
527 #define __PVOP_CALLEESAVE(rettype, op, pre, post, ...) \ argument
559 #define PVOP_CALL0(rettype, op) \ argument
564 #define PVOP_CALLEE0(rettype, op) \ argument
570 #define PVOP_CALL1(rettype, op, arg1) \ argument
575 #define PVOP_CALLEE1(rettype, op, arg1) \ argument
581 #define PVOP_CALL2(rettype, op, arg1, arg2) \ argument
588 #define PVOP_CALLEE2(rettype, op, arg1, arg2) \ argument
[all …]
/OK3568_Linux_fs/kernel/fs/9p/
H A Dvfs_dir.c54 int rettype = DT_REG; in dt_type() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/x86/
H A Dentry_from_vm86.c135 unsigned int rettype, unsigned int retarg, in do_test()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dstacktrace.h204 #define call_on_stack(nr, stack, rettype, fn, ...) \ argument
/OK3568_Linux_fs/kernel/arch/x86/mm/pat/
H A Dmemtype.c713 enum page_cache_mode rettype = _PAGE_CACHE_MODE_WB; in lookup_memtype() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dtypes_c.h116 # define CVAPI(rettype) CV_EXTERN_C CV_EXPORTS rettype CV_CDECL argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dtypes_c.h116 # define CVAPI(rettype) CV_EXTERN_C CV_EXPORTS rettype CV_CDECL argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dtypes_c.h116 # define CVAPI(rettype) CV_EXTERN_C CV_EXPORTS rettype CV_CDECL argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/
H A Darm_neon.h31224 #define __DEFINTERLEAVE(op, rettype, intype, funcsuffix, Q) \ argument