Searched defs:rettype (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/x86/include/asm/ |
| H A D | paravirt_types.h | 369 #define PVOP_RETVAL(rettype) \ argument 422 #define __PVOP_CALL(rettype, op, ...) \ argument 426 #define __PVOP_ALT_CALL(rettype, op, alt, cond, ...) \ argument 431 #define __PVOP_CALLEESAVE(rettype, op, ...) \ argument 435 #define __PVOP_ALT_CALLEESAVE(rettype, op, alt, cond, ...) \ argument 458 #define PVOP_CALL0(rettype, op) \ argument 462 #define PVOP_ALT_CALL0(rettype, op, alt, cond) \ argument 467 #define PVOP_CALLEE0(rettype, op) \ argument 471 #define PVOP_ALT_CALLEE0(rettype, op, alt, cond) \ argument 477 #define PVOP_CALL1(rettype, op, arg1) \ argument [all …]
|
| /linux/fs/9p/ |
| H A D | vfs_dir.c | 51 int rettype = DT_REG; in dt_type() local
|
| /linux/arch/s390/include/asm/ |
| H A D | stacktrace.h | 188 #define call_on_stack(nr, stack, rettype, fn, ...) \ argument 230 #define call_nodat(nr, rettype, fn, ...) \ argument
|