| /linux-4.1.27/drivers/reset/sti/ | 
| D | reset-syscfg.h | 32 #define _SYSCFG_RST_CH(_c, _rr, _rb, _ar, _ab)		\  argument37 #define _SYSCFG_RST_CH_NO_ACK(_c, _rr, _rb)		\  argument
 
 | 
| /linux-4.1.27/drivers/net/wireless/ath/ath5k/ | 
| D | desc.c | 174 #define _TX_FLAGS(_c, _flag)					\  in ath5k_hw_setup_2word_tx_desc()  argument179 #define _TX_FLAGS_5211(_c, _flag)					\  in ath5k_hw_setup_2word_tx_desc()  argument
 318 #define _TX_FLAGS(_c, _flag)					\  in ath5k_hw_setup_4word_tx_desc()  argument
 
 | 
| /linux-4.1.27/fs/jffs2/ | 
| D | background.c | 75 static int jffs2_garbage_collect_thread(void *_c)  in jffs2_garbage_collect_thread()
 | 
| /linux-4.1.27/arch/ia64/include/asm/sn/ | 
| D | module.h | 60 #define RACK_CREATE_RACKID(_c, _g, _n)  ((_c) * RACK_CLASS_DVDR +       \  argument82 #define RACK_ADD_CLASS(_r, _c)  \  argument
 
 | 
| /linux-4.1.27/drivers/staging/rtl8723au/include/ | 
| D | rtw_io.h | 226 #define PlatformEFIOWrite1Byte(_a, _b, _c)		\  argument228 #define PlatformEFIOWrite2Byte(_a, _b, _c)		\  argument
 230 #define PlatformEFIOWrite4Byte(_a, _b, _c)		\  argument
 
 | 
| /linux-4.1.27/drivers/usb/gadget/legacy/ | 
| D | zero.c | 173 static void zero_autoresume(unsigned long _c)  in zero_autoresume()
 | 
| /linux-4.1.27/samples/seccomp/ | 
| D | bpf-direct.c | 162 #define payload(_c) (_c), sizeof((_c))  argument
 | 
| /linux-4.1.27/drivers/scsi/fnic/ | 
| D | fnic_trace.h | 87 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e)           \  argument
 | 
| /linux-4.1.27/arch/arm/mach-footbridge/ | 
| D | dc21285.c | 284 #define dc21285_request_irq(_a, _b, _c, _d, _e) \  argument
 | 
| /linux-4.1.27/drivers/net/wireless/ath/ath9k/ | 
| D | hw.h | 461 #define IS_CHAN_5GHZ(_c) (!!((_c)->channelFlags & CHANNEL_5GHZ))  argument462 #define IS_CHAN_2GHZ(_c) (!IS_CHAN_5GHZ(_c))  argument
 464 #define IS_CHAN_HALF_RATE(_c) (!!((_c)->channelFlags & CHANNEL_HALF))  argument
 465 #define IS_CHAN_QUARTER_RATE(_c) (!!((_c)->channelFlags & CHANNEL_QUARTER))  argument
 466 #define IS_CHAN_A_FAST_CLOCK(_ah, _c)			\  argument
 469 #define IS_CHAN_HT(_c) ((_c)->channelFlags & CHANNEL_HT)  argument
 471 #define IS_CHAN_HT20(_c) (IS_CHAN_HT(_c) && !IS_CHAN_HT40(_c))  argument
 473 #define IS_CHAN_HT40(_c) \  argument
 476 #define IS_CHAN_HT40PLUS(_c) ((_c)->channelFlags & CHANNEL_HT40PLUS)  argument
 477 #define IS_CHAN_HT40MINUS(_c) ((_c)->channelFlags & CHANNEL_HT40MINUS)  argument
 
 | 
| /linux-4.1.27/drivers/dma/ | 
| D | pch_dma.c | 758 	struct dma_chan *chan, *_c;  in pch_dma_save_regs()  local781 	struct dma_chan *chan, *_c;  in pch_dma_restore_regs()  local
 960 	struct dma_chan *chan, *_c;  in pch_dma_remove()  local
 
 | 
| /linux-4.1.27/drivers/misc/sgi-xp/ | 
| D | xp.h | 277 #define XPC_CHANNEL_REGISTERED(_c)	(xpc_registrations[_c].func != NULL)  argument
 | 
| /linux-4.1.27/arch/powerpc/platforms/ps3/ | 
| D | repository.c | 51 #define dump_node_name(_a, _b, _c, _d, _e) \  argument63 #define dump_node(_a, _b, _c, _d, _e, _f, _g) \  argument
 
 | 
| D | spu.c | 133 #define dump_areas(_a, _b, _c, _d, _e) \  argument
 | 
| /linux-4.1.27/arch/powerpc/platforms/cell/spufs/ | 
| D | switch.c | 64 #define POLL_WHILE_TRUE(_c) {				\  argument76 #define POLL_WHILE_FALSE(_c)	POLL_WHILE_TRUE(!(_c))  argument
 
 | 
| /linux-4.1.27/include/scsi/ | 
| D | libiscsi.h | 443 #define iscsi_conn_printk(prefix, _c, fmt, a...) \  argument
 | 
| /linux-4.1.27/arch/arm/crypto/ | 
| D | sha1-armv7-neon.S | 54 #define _c r6  macro
 |