Home
last modified time | relevance | path

Searched refs:typ2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dxt_repldata.h17 #define xt_alloc_initial_table(type, typ2) ({ \ argument
33 *term = (struct type##_error)typ2##_ERROR_INIT; \
44 typ2##_STANDARD_INIT(NF_ACCEPT); \
/openbmc/linux/drivers/mfd/
H A Dtwl4030-power.c177 #define TWL_REMAP_SLEEP(res, devgrp, typ, typ2) \ argument
179 .type = (typ), .type2 = (typ2), \
182 #define TWL_REMAP_OFF(res, devgrp, typ, typ2) \ argument
184 .type = (typ), .type2 = (typ2), \
/openbmc/qemu/target/ppc/
H A Dtranslate.c1331 #define GEN_HANDLER2_E_2(name, onam, opc1, opc2, opc3, opc4, inval, typ, typ2) \ argument
1332 GEN_OPCODE4(name, onam, opc1, opc2, opc3, opc4, inval, typ, typ2)