/openbmc/qemu/tests/tcg/arm/ |
H A D | hello-arm.c | 40 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument 55 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 71 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 88 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ argument
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | unistd.h | 119 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument 125 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 131 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 138 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ argument
|
/openbmc/linux/drivers/mfd/ |
H A D | twl4030-power.c | 168 #define TWL_RESOURCE_GROUP_RESET(group, type1, type2) \ argument 171 #define TWL_RESOURCE_GROUP_SLEEP(group, type, type2) \ argument 174 #define TWL_RESOURCE_GROUP_ACTIVE(group, type, type2) \ argument
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | nsprepkg.c | 705 u8 type2, u32 count2, u32 start_index) in acpi_ns_check_package_elements()
|
/openbmc/u-boot/tools/ |
H A D | mkimage.c | 33 const int *type2 = vtype2; in h_compare_category_name() local
|
/openbmc/qemu/bsd-user/ |
H A D | syscall_defs.h | 486 #define safe_syscall2(type, name, type1, arg1, type2, arg2) \ argument 492 #define safe_syscall3(type, name, type1, arg1, type2, arg2, type3, arg3) \ argument 498 #define safe_syscall4(type, name, type1, arg1, type2, arg2, type3, arg3, \ argument 505 #define safe_syscall5(type, name, type1, arg1, type2, arg2, type3, arg3, \ argument 513 #define safe_syscall6(type, name, type1, arg1, type2, arg2, type3, arg3, \ argument
|
/openbmc/linux/arch/x86/kernel/cpu/mtrr/ |
H A D | mtrr.c | 134 static inline int types_compatible(mtrr_type type1, mtrr_type type2) in types_compatible()
|
H A D | generic.c | 146 static u8 get_effective_type(u8 type1, u8 type2) in get_effective_type()
|
/openbmc/linux/sound/usb/ |
H A D | clock.c | 78 #define DEFINE_FIND_HELPER(name, obj, validator, type2, type3) \ argument
|
/openbmc/qemu/tests/qtest/ |
H A D | migration-helpers.c | 393 g_autofree char *type2 = qtest_resolve_machine_alias(var2, mtype); in find_common_machine_version() local
|
/openbmc/linux/drivers/net/wireless/st/cw1200/ |
H A D | wsm.c | 42 #define __WSM_GET(buf, type, type2, cvt) \ argument 65 #define __WSM_PUT(buf, val, type, type2, cvt) \ argument
|
/openbmc/linux/arch/x86/mm/ |
H A D | init_64.c | 63 #define DEFINE_POPULATE(fname, type1, type2, init) \ argument 78 #define DEFINE_ENTRY(type1, type2, init) \ in DEFINE_POPULATE() argument
|
/openbmc/linux/drivers/peci/ |
H A D | request.c | 471 #define __read_ep_mmio(x, y, addr_type, type1, type2) \ argument
|
/openbmc/qemu/target/ppc/ |
H A D | translate.c | 236 uint64_t type2; member 1435 #define GEN_HANDLER_E(name, opc1, opc2, opc3, inval, type, type2) \ argument 1441 #define GEN_HANDLER2_E(name, onam, opc1, opc2, opc3, inval, type, type2) \ argument 1444 #define GEN_HANDLER_E_2(name, opc1, opc2, opc3, opc4, inval, type, type2) \ argument 2650 #define GEN_LDX_E(name, ldop, opc2, opc3, type, type2, chk) \ argument 2694 #define GEN_STX_E(name, stop, opc2, opc3, type, type2, chk) \ argument 5989 #define GEN_LDX_E(name, ldop, opc2, opc3, type, type2, chk) \ argument 6018 #define GEN_STX_E(name, stop, opc2, opc3, type, type2, chk) \ argument
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 234 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument 240 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 246 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 252 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument 260 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument 617 #define safe_syscall2(type, name, type1, arg1, type2, arg2) \ argument 623 #define safe_syscall3(type, name, type1, arg1, type2, arg2, type3, arg3) \ argument 629 #define safe_syscall4(type, name, type1, arg1, type2, arg2, type3, arg3, \ argument 636 #define safe_syscall5(type, name, type1, arg1, type2, arg2, type3, arg3, \ argument 644 #define safe_syscall6(type, name, type1, arg1, type2, arg2, type3, arg3, \ argument
|
/openbmc/linux/drivers/pci/ |
H A D | setup-bus.c | 983 unsigned long type, unsigned long type2, in pbus_size_mem() 1199 unsigned long mask, prefmask, type2 = 0, type3 = 0; in __pci_bus_size_bridges() local
|
/openbmc/u-boot/drivers/pinctrl/rockchip/ |
H A D | pinctrl-rockchip.h | 144 #define PIN_BANK_DRV_FLAGS(id, pins, label, type0, type1, type2, type3) \ argument
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-aspeed-sgpio.c | 337 u32 type2 = 0; in aspeed_sgpio_set_type() local
|
H A D | gpio-aspeed.c | 609 u32 type2 = 0; in aspeed_gpio_set_type() local
|
/openbmc/linux/include/linux/mfd/ |
H A D | twl.h | 552 #define MSG_BROADCAST(devgrp, grp, type, type2, state) \ argument 653 u8 type2; /* Power resource addressed, 3 / broadcast message */ member
|
/openbmc/linux/drivers/crypto/hisilicon/sec2/ |
H A D | sec_crypto.h | 240 struct sec_sqe_type2 type2; member
|
/openbmc/qemu/hw/smbios/ |
H A D | smbios.c | 60 } type2; variable
|
/openbmc/linux/net/mac80211/ |
H A D | iface.c | 318 static inline int identical_mac_addr_allowed(int type1, int type2) in identical_mac_addr_allowed()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | ffb.c | 334 u32 type2; member
|
/openbmc/u-boot/include/ |
H A D | twl4030.h | 243 #define MSG_BROADCAST(devgrp, grp, type, type2, state) \ argument
|