/linux-4.4.14/include/xen/interface/io/ |
D | ring.h | 125 #define FRONT_RING_INIT(_r, _s, __size) do { \ argument 132 #define BACK_RING_INIT(_r, _s, __size) do { \ argument 140 #define FRONT_RING_ATTACH(_r, _s, __size) do { \ argument 147 #define BACK_RING_ATTACH(_r, _s, __size) do { \ argument
|
/linux-4.4.14/arch/arm/mach-sa1100/ |
D | generic.h | 16 #define SET_BANK(__nr,__start,__size) \ argument
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | sunhme.c | 254 #define hme_dma_map(__hp, __ptr, __size, __dir) \ argument 256 #define hme_dma_unmap(__hp, __addr, __size, __dir) \ argument 258 #define hme_dma_sync_for_cpu(__hp, __addr, __size, __dir) \ argument 260 #define hme_dma_sync_for_device(__hp, __addr, __size, __dir) \ argument 280 #define hme_dma_map(__hp, __ptr, __size, __dir) \ argument 282 #define hme_dma_unmap(__hp, __addr, __size, __dir) \ argument 284 #define hme_dma_sync_for_cpu(__hp, __addr, __size, __dir) \ argument 286 #define hme_dma_sync_for_device(__hp, __addr, __size, __dir) \ argument 308 #define hme_dma_map(__hp, __ptr, __size, __dir) \ argument 310 #define hme_dma_unmap(__hp, __addr, __size, __dir) \ argument [all …]
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | generic.h | 22 #define SET_BANK(__nr,__start,__size) \ argument
|
/linux-4.4.14/include/linux/netfilter_arp/ |
D | arp_tables.h | 28 #define ARPT_ENTRY_INIT(__size) \ argument
|
/linux-4.4.14/include/linux/netfilter_ipv4/ |
D | ip_tables.h | 43 #define IPT_ENTRY_INIT(__size) \ argument
|
/linux-4.4.14/include/uapi/linux/netfilter/ |
D | x_tables.h | 56 #define XT_TARGET_INIT(__name, __size) \ argument
|
/linux-4.4.14/kernel/trace/ |
D | trace_kprobe.c | 1129 int size, __size, dsize; in kprobe_perf_func() local 1164 int size, __size, dsize; in kretprobe_perf_func() local
|
/linux-4.4.14/include/uapi/linux/netfilter_ipv6/ |
D | ip6_tables.h | 140 #define IP6T_ENTRY_INIT(__size) \ argument
|
/linux-4.4.14/include/linux/ |
D | socket.h | 125 static inline struct cmsghdr * __cmsg_nxthdr(void *__ctl, __kernel_size_t __size, in __cmsg_nxthdr()
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa.h | 74 #define CQ_INCR(__index, __size) do { \ argument
|
/linux-4.4.14/drivers/net/wireless/rt2x00/ |
D | rt2x00.h | 94 #define GET_DURATION(__size, __rate) (((__size) * 8 * 10) / (__rate)) argument 95 #define GET_DURATION_RES(__size, __rate)(((__size) * 8 * 10) % (__rate)) argument
|