Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dparavirt_types.h414 #define PVOP_RETVAL(rettype) \ argument
453 #define __PVOP_CALL(rettype, op, ...) \ argument
457 #define __PVOP_ALT_CALL(rettype, op, alt, cond, ...) \ argument
462 #define __PVOP_CALLEESAVE(rettype, op, ...) \ argument
466 #define __PVOP_ALT_CALLEESAVE(rettype, op, alt, cond, ...) \ argument
489 #define PVOP_CALL0(rettype, op) \ argument
493 #define PVOP_ALT_CALL0(rettype, op, alt, cond) \ argument
498 #define PVOP_CALLEE0(rettype, op) \ argument
502 #define PVOP_ALT_CALLEE0(rettype, op, alt, cond) \ argument
508 #define PVOP_CALL1(rettype, op, arg1) \ argument
[all …]
/openbmc/linux/fs/9p/
H A Dvfs_dir.c51 int rettype = DT_REG; in dt_type() local
/openbmc/linux/tools/testing/selftests/x86/
H A Dentry_from_vm86.c135 unsigned int rettype, unsigned int retarg, in do_test()
/openbmc/linux/arch/s390/include/asm/
H A Dstacktrace.h168 #define call_on_stack(nr, stack, rettype, fn, ...) \ argument
210 #define call_nodat(nr, rettype, fn, ...) \ argument
/openbmc/linux/arch/x86/mm/pat/
H A Dmemtype.c674 enum page_cache_mode rettype = _PAGE_CACHE_MODE_WB; in lookup_memtype() local