/linux-4.4.14/arch/cris/include/arch-v32/arch/ |
D | unistd.h | 45 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument 46 type name(type1 arg1,type2 arg2) \ 64 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 65 type name(type1 arg1,type2 arg2,type3 arg3) \ 84 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 85 type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ 106 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument 108 type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ 130 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument 132 type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5,type6 arg6) \
|
/linux-4.4.14/arch/cris/include/arch-v10/arch/ |
D | unistd.h | 43 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument 44 type name(type1 arg1,type2 arg2) \ 61 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 62 type name(type1 arg1,type2 arg2,type3 arg3) \ 80 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 81 type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ 101 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument 103 type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ 124 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument 126 type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5,type6 arg6) \
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | unistd.h | 118 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument 119 type name(type1 arg1, type2 arg2) \ 124 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 125 type name(type1 arg1, type2 arg2, type3 arg3) \ 130 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 131 type name(type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ 137 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ argument 138 type name(type1 arg1, type2 arg2, type3 arg3, type4 arg4, type5 arg5) \
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | board-rx51-peripherals.c | 868 .type = 1, .type2 = -1, .remap_off = RES_STATE_OFF, 872 .type = 1, .type2 = -1, .remap_off = RES_STATE_OFF, 876 .type = 1, .type2 = -1, .remap_off = RES_STATE_OFF, 880 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1 883 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1 886 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1 889 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1 892 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1 895 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1 898 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1 [all …]
|
/linux-4.4.14/drivers/mfd/ |
D | twl4030-power.c | 169 #define TWL_RESOURCE_GROUP_RESET(group, type1, type2) \ argument 170 { MSG_BROADCAST(DEV_GRP_NULL, (group), (type1), (type2), \ 172 #define TWL_RESOURCE_GROUP_SLEEP(group, type, type2) \ argument 173 { MSG_BROADCAST(DEV_GRP_NULL, (group), (type), (type2), \ 175 #define TWL_RESOURCE_GROUP_ACTIVE(group, type, type2) \ argument 176 { MSG_BROADCAST(DEV_GRP_NULL, (group), (type), (type2), \ 180 .type = (typ), .type2 = (typ2), \ 185 .type = (typ), .type2 = (typ2), \ 423 if (rconfig->type2 != TWL4030_RESCONFIG_UNDEF) { in twl4030_configure_resource() 425 type |= rconfig->type2 << TYPE2_SHIFT; in twl4030_configure_resource()
|
/linux-4.4.14/arch/x86/pci/ |
D | direct.c | 286 goto type2; in pci_direct_probe() 288 goto type2; in pci_direct_probe() 297 type2: in pci_direct_probe()
|
/linux-4.4.14/arch/x86/kernel/cpu/mtrr/ |
D | main.c | 186 static inline int types_compatible(mtrr_type type1, mtrr_type type2) in types_compatible() argument 189 type2 == MTRR_TYPE_UNCACHABLE || in types_compatible() 190 (type1 == MTRR_TYPE_WRTHROUGH && type2 == MTRR_TYPE_WRBACK) || in types_compatible() 191 (type1 == MTRR_TYPE_WRBACK && type2 == MTRR_TYPE_WRTHROUGH); in types_compatible()
|
/linux-4.4.14/drivers/of/unittest-data/ |
D | tests-match.dtsi | 9 c { name2 { device_type = "type2"; }; };
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | nsprepkg.c | 63 u8 type2, u32 count2, u32 start_index); 645 u8 type2, u32 count2, u32 start_index) in acpi_ns_check_package_elements() argument 667 type2, in acpi_ns_check_package_elements()
|
/linux-4.4.14/include/linux/i2c/ |
D | twl.h | 560 #define MSG_BROADCAST(devgrp, grp, type, type2, state) \ argument 561 ( (devgrp) << 13 | 1 << 12 | (grp) << 9 | (type2) << 7 \ 666 u8 type2; /* Power resource addressed, 3 / broadcast message */ member
|
/linux-4.4.14/net/mac80211/ |
D | iface.c | 235 static inline int identical_mac_addr_allowed(int type1, int type2) in identical_mac_addr_allowed() argument 238 type2 == NL80211_IFTYPE_MONITOR || in identical_mac_addr_allowed() 240 type2 == NL80211_IFTYPE_P2P_DEVICE || in identical_mac_addr_allowed() 241 (type1 == NL80211_IFTYPE_AP && type2 == NL80211_IFTYPE_WDS) || in identical_mac_addr_allowed() 243 (type2 == NL80211_IFTYPE_WDS || in identical_mac_addr_allowed() 244 type2 == NL80211_IFTYPE_AP)) || in identical_mac_addr_allowed() 245 (type1 == NL80211_IFTYPE_AP && type2 == NL80211_IFTYPE_AP_VLAN) || in identical_mac_addr_allowed() 247 (type2 == NL80211_IFTYPE_AP || in identical_mac_addr_allowed() 248 type2 == NL80211_IFTYPE_AP_VLAN)); in identical_mac_addr_allowed()
|
/linux-4.4.14/drivers/pci/ |
D | setup-bus.c | 1011 unsigned long type, unsigned long type2, in pbus_size_mem() argument 1042 (r->flags & mask) != type2 && in pbus_size_mem() 1223 unsigned long mask, prefmask, type2 = 0, type3 = 0; in __pci_bus_size_bridges() local 1287 type2 = prefmask & ~IORESOURCE_MEM_64; in __pci_bus_size_bridges() 1297 if (!type2) { in __pci_bus_size_bridges() 1313 type2 = type3 = IORESOURCE_MEM; in __pci_bus_size_bridges() 1331 pbus_size_mem(bus, mask, IORESOURCE_MEM, type2, type3, in __pci_bus_size_bridges()
|
/linux-4.4.14/fs/ncpfs/ |
D | ncp_fs_sb.h | 128 __u16 type2 __packed;
|
D | sock.c | 635 type = ntohs(server->rcv.buf.type2); in __ncptcp_rcv_proc()
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | wsm.c | 45 #define __WSM_GET(buf, type, type2, cvt) \ argument 50 val = cvt(*(type2 *)(buf)->data); \ 68 #define __WSM_PUT(buf, val, type, type2, cvt) \ argument 73 *(type2 *)(buf)->data = cvt(val); \
|
/linux-4.4.14/drivers/video/fbdev/ |
D | ffb.c | 332 u32 type2; member 445 upa_writel(FFB_DAC_CUR_CTRL, &dac->type2); in ffb_switch_from_graph()
|
/linux-4.4.14/Documentation/ |
D | IPMI.txt | 361 modprobe ipmi_si.o type=<type1>,<type2>.... 435 ipmi_si.type=<type1>,<type2>...
|
D | kernel-parameters.txt | 460 Format: <type1>,<type2>,..<type16>
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-pip-defs.h | 3214 uint64_t type2:16; member 3220 uint64_t type2:16;
|
/linux-4.4.14/Documentation/input/ |
D | joystick.txt | 186 analog.map=<type1>,<type2>,<type3>,....
|