Searched defs:rettype (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | paravirt_types.h | 424 #define PVOP_RETVAL(rettype) \ argument 463 #define __PVOP_CALL(rettype, op, ...) \ argument 472 #define __PVOP_CALLEESAVE(rettype, op, ...) \ argument 499 #define PVOP_CALL0(rettype, op) \ argument 503 #define PVOP_ALT_CALL0(rettype, op, alt, cond) \ argument 508 #define PVOP_CALLEE0(rettype, op) \ argument 512 #define PVOP_ALT_CALLEE0(rettype, op, alt, cond) \ argument 518 #define PVOP_CALL1(rettype, op, arg1) \ argument 525 #define PVOP_CALLEE1(rettype, op, arg1) \ argument 535 #define PVOP_CALL2(rettype, op, arg1, arg2) \ argument [all …]
|
/linux-6.3-rc2/fs/9p/ |
A D | vfs_dir.c | 52 int rettype = DT_REG; in dt_type() local
|
/linux-6.3-rc2/tools/testing/selftests/x86/ |
A D | entry_from_vm86.c | 135 unsigned int rettype, unsigned int retarg, in do_test()
|
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | stacktrace.h | 168 #define call_on_stack(nr, stack, rettype, fn, ...) \ argument
|
/linux-6.3-rc2/arch/x86/mm/pat/ |
A D | memtype.c | 674 enum page_cache_mode rettype = _PAGE_CACHE_MODE_WB; in lookup_memtype() local
|
Completed in 10 milliseconds