Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dparavirt_types.h539 #define ____PVOP_CALL(rettype, op, clbr, call_clbr, extra_clbr, \ argument
571 #define __PVOP_CALL(rettype, op, pre, post, ...) \ argument
575 #define __PVOP_CALLEESAVE(rettype, op, pre, post, ...) \ argument
607 #define PVOP_CALL0(rettype, op) \ argument
612 #define PVOP_CALLEE0(rettype, op) \ argument
618 #define PVOP_CALL1(rettype, op, arg1) \ argument
623 #define PVOP_CALLEE1(rettype, op, arg1) \ argument
629 #define PVOP_CALL2(rettype, op, arg1, arg2) \ argument
636 #define PVOP_CALLEE2(rettype, op, arg1, arg2) \ argument
644 #define PVOP_CALL3(rettype, op, arg1, arg2, arg3) \ argument
[all …]
/linux-4.1.27/fs/9p/
Dvfs_dir.c69 int rettype = DT_REG; in dt_type() local
/linux-4.1.27/arch/x86/mm/
Dpat.c524 enum page_cache_mode rettype = _PAGE_CACHE_MODE_WB; in lookup_memtype() local