Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dparavirt_types.h501 #define PVOP_RETMASK(rettype) \ argument
513 #define ____PVOP_CALL(rettype, op, clbr, call_clbr, extra_clbr, \ argument
545 #define __PVOP_CALL(rettype, op, pre, post, ...) \ argument
549 #define __PVOP_CALLEESAVE(rettype, op, pre, post, ...) \ argument
581 #define PVOP_CALL0(rettype, op) \ argument
586 #define PVOP_CALLEE0(rettype, op) \ argument
592 #define PVOP_CALL1(rettype, op, arg1) \ argument
597 #define PVOP_CALLEE1(rettype, op, arg1) \ argument
603 #define PVOP_CALL2(rettype, op, arg1, arg2) \ argument
610 #define PVOP_CALLEE2(rettype, op, arg1, arg2) \ argument
[all …]
/Linux-v5.4/fs/9p/
Dvfs_dir.c54 int rettype = DT_REG; in dt_type() local
/Linux-v5.4/tools/testing/selftests/x86/
Dentry_from_vm86.c135 unsigned int rettype, unsigned int retarg, in do_test()
/Linux-v5.4/arch/x86/mm/
Dpat.c681 enum page_cache_mode rettype = _PAGE_CACHE_MODE_WB; in lookup_memtype() local