Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dparavirt_types.h441 #define PVOP_RETVAL(rettype) \ argument
482 #define __PVOP_CALL(rettype, op, ...) \ argument
486 #define __PVOP_ALT_CALL(rettype, op, alt, cond, ...) \ argument
491 #define __PVOP_CALLEESAVE(rettype, op, ...) \ argument
495 #define __PVOP_ALT_CALLEESAVE(rettype, op, alt, cond, ...) \ argument
518 #define PVOP_CALL0(rettype, op) \ argument
522 #define PVOP_ALT_CALL0(rettype, op, alt, cond) \ argument
527 #define PVOP_CALLEE0(rettype, op) \ argument
531 #define PVOP_ALT_CALLEE0(rettype, op, alt, cond) \ argument
537 #define PVOP_CALL1(rettype, op, arg1) \ argument
[all …]
/linux-6.1.9/fs/9p/
Dvfs_dir.c53 int rettype = DT_REG; in dt_type() local
/linux-6.1.9/tools/testing/selftests/x86/
Dentry_from_vm86.c135 unsigned int rettype, unsigned int retarg, in do_test()
/linux-6.1.9/arch/s390/include/asm/
Dstacktrace.h167 #define call_on_stack(nr, stack, rettype, fn, ...) \ argument
/linux-6.1.9/arch/x86/mm/pat/
Dmemtype.c722 enum page_cache_mode rettype = _PAGE_CACHE_MODE_WB; in lookup_memtype() local