| /linux-4.4.14/arch/mips/include/asm/ | 
| D | mips-r2-to-r6-emul.h | 46 #define MIPS_R2_STATS(M)						\  argument61 #define MIPS_R2BR_STATS(M)					\  argument
 70 #define MIPS_R2_STATS(M)          do { } while (0)  argument
 71 #define MIPS_R2BR_STATS(M)        do { } while (0)  argument
 
 | 
| D | fpu_emulator.h | 52 #define MIPS_FPU_EMU_INC_STATS(M)					\  argument60 #define MIPS_FPU_EMU_INC_STATS(M) do { } while (0)  argument
 
 | 
| /linux-4.4.14/arch/frv/kernel/ | 
| D | irq-mb93093.c | 30 #define __set_IMR(M)	do { __reg16(0x0a) = (M);  wmb(); } while(0)  argument32 #define __clr_IFR(M)	do { __reg16(0x02) = ~(M); wmb(); } while(0)  argument
 
 | 
| D | irq-mb93091.c | 30 #define __set_IMR(M)	do { __reg16(0xffc00004) = (M); wmb(); } while(0)  argument32 #define __clr_IFR(M)	do { __reg16(0xffc0000c) = ~(M); wmb(); } while(0)  argument
 
 | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ | 
| D | nv50.c | 58 	int P, N, M, id;  in read_pll_src()  local325 calc_pll(struct nv50_clk *clk, u32 reg, u32 idx, int *N, int *M, int *P)  in calc_pll()
 380 	int N, M, P1, P2;  in nv50_clk_calc()  local
 
 | 
| D | pllgt215.c | 34 	int M, lM, hM, N, fN;  in gt215_pll_calc()  local
 | 
| D | mcp77.c | 166 	 u32 clock, int *N, int *M, int *P)  in calc_pll()211 	int N, M, P1, P2 = 0;  in mcp77_clk_calc()  local
 
 | 
| D | gt215.c | 112 	u32 sclk = 0, P = 1, N = 1, M = 1;  in read_pll()  local238 	int P, N, M, diff;  in gt215_pll_info()  local
 
 | 
| D | gf100.c | 66 	u32 M = (coef & 0x000000ff) >> 0;  in read_pll()  local247 	int N, M, P, ret;  in calc_pll()  local
 
 | 
| D | gk104.c | 67 	u32 M = (coef & 0x000000ff) >> 0;  in read_pll()  local268 	int N, M, P, ret;  in calc_pll()  local
 
 | 
| D | pllnv04.c | 49 	int M, N, thisP, P;  in getMNP_single()  local
 | 
| D | nv40.c | 46 	int M = (ctrl & 0x000000ff) >> 0;  in read_pll_1()  local
 | 
| /linux-4.4.14/drivers/staging/sm750fb/ | 
| D | ddk750_chip.c | 33 	unsigned int M, N, OD, POD;  in get_mxclk_freq()  local300 	int N, M, X, d;  in calcPllValue()  local
 
 | 
| D | ddk750_chip.h | 33 	unsigned long M;  member
 | 
| /linux-4.4.14/arch/arm/include/asm/ | 
| D | hw_breakpoint.h | 105 #define ARM_DBG_READ(N, M, OP2, VAL) do {\  argument109 #define ARM_DBG_WRITE(N, M, OP2, VAL) do {\  argument
 
 | 
| /linux-4.4.14/fs/exofs/ | 
| D | ore_raid.h | 31 #define ORE_DBGMSG2(M...) do {} while (0)  argument
 | 
| D | super.c | 44 #define EXOFS_DBGMSG2(M...) do {} while (0)  argument
 | 
| D | ore.c | 538 	u64	M = div64_u64(file_offset, S);  in ore_calc_stripe_info()  local
 | 
| D | inode.c | 38 #define EXOFS_DBGMSG2(M...) do {} while (0)  argument
 | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ | 
| D | gf100.c | 37 	int N, fN, M, P;  in gf100_devinit_pll_set()  local
 | 
| D | gt215.c | 37 	int N, fN, M, P;  in gt215_devinit_pll_set()  local
 | 
| /linux-4.4.14/tools/perf/tests/ | 
| D | kmod-path.c | 49 #define M(path, c, e) \  macro
 | 
| /linux-4.4.14/arch/mips/mm/ | 
| D | uasm-micromips.c | 33 #define M(a, b, c, d, e, f)					\  macro
 | 
| D | uasm-mips.c | 33 #define M(a, b, c, d, e, f)					\  macro
 | 
| /linux-4.4.14/drivers/video/fbdev/nvidia/ | 
| D | nv_hw.c | 144 	unsigned int pll, N, M, MB, NB, P;  in nvGetClocks()  local684 	unsigned int M, N, P, pll, MClk, NVClk, memctrl;  in nForceUpdateArbitrationSettings()  local
 771 	unsigned M, N, P;  in CalcVClock()  local
 817 	unsigned M, N, P;  in CalcVClock2Stage()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ | 
| D | ramnv40.c | 73 	struct bit_entry M;  in nv40_ram_prog()  local
 | 
| D | ramgk104.c | 974 gk104_calc_pll_output(int fN, int M, int N, int P, int clk)  in gk104_calc_pll_output()
 | 
| /linux-4.4.14/arch/sh/math-emu/ | 
| D | math.c | 68 #define CMP_X(SZ,R,M,N) do{ \  argument72 #define EQ_X(SZ,R,M,N) do{ \  argument
 99 #define ARITH_X(SZ,OP,M,N) do{ \  argument
 
 | 
| /linux-4.4.14/drivers/video/fbdev/riva/ | 
| D | riva_hw.c | 619     unsigned int M, N, P, pll, MClk;  in nv3UpdateArbitrationSettings()  local808     unsigned int M, N, P, pll, MClk, NVClk, cfg1;  in nv4UpdateArbitrationSettings()  local
 1071     unsigned int M, N, P, pll, MClk, NVClk, cfg1;  in nv10UpdateArbitrationSettings()  local
 1116     unsigned int M, N, P, pll, MClk, NVClk;  in nForceUpdateArbitrationSettings()  local
 1181     unsigned M, N, P;  in CalcVClock()  local
 
 | 
| /linux-4.4.14/arch/arm/kernel/ | 
| D | hw_breakpoint.c | 59 #define READ_WB_REG_CASE(OP2, M, VAL)			\  argument64 #define WRITE_WB_REG_CASE(OP2, M, VAL)			\  argument
 
 | 
| /linux-4.4.14/include/scsi/ | 
| D | osd_ore.h | 98 	u64 M; /* for truncate */  member
 | 
| /linux-4.4.14/arch/powerpc/kernel/ | 
| D | align.c | 44 #define M	0x10	/* multiple load/store */  macro
 | 
| /linux-4.4.14/drivers/media/dvb-frontends/ | 
| D | mb86a16.c | 482 	int M;  in rf_val_set()  local664 	int R, M, fOSC, fOSC_OFS;  in freqerr_chk()  local
 
 | 
| D | stv0367.c | 2358 	u32 M, N, P;  in stv0367cab_get_mclk()  local
 | 
| /linux-4.4.14/drivers/net/wireless/ath/ath9k/ | 
| D | ar9003_paprd.c | 430 	int G_fxp, Y_intercept, order_x_by_y, M, I, L, sum_y_sqr, sum_y_quad;  in create_pa_curve()  local
 | 
| /linux-4.4.14/include/video/ | 
| D | w100fb.h | 97 	uint8_t M;      /* input divider */  member
 | 
| /linux-4.4.14/drivers/staging/rtl8712/ | 
| D | rtl871x_security.h | 198 	u32  M;              /* Message accumulator (single word) */  member
 | 
| /linux-4.4.14/drivers/gpu/drm/i915/ | 
| D | i915_cmd_parser.c | 112 #define M CMD_DESC_MASTER  macro
 | 
| /linux-4.4.14/arch/ia64/kernel/ | 
| D | kprobes.c | 45 enum instruction_type {A, I, M, F, B, L, X, u};  enumerator
 | 
| /linux-4.4.14/drivers/staging/rtl8723au/include/ | 
| D | rtw_security.h | 199 	u32  M;              /*  Message accumulator (single word) */  member
 | 
| /linux-4.4.14/drivers/staging/rtl8188eu/include/ | 
| D | rtw_security.h | 243 	u32  M;              /*  Message accumulator (single word) */  member
 | 
| /linux-4.4.14/tools/net/ | 
| D | bpf_dbg.c | 125 	uint32_t M[BPF_MEMWORDS];  member
 | 
| /linux-4.4.14/drivers/video/fbdev/aty/ | 
| D | radeon_base.c | 582 	unsigned Ns, Nm, M;  in radeon_probe_pll_params()  local
 | 
| D | atyfb_base.c | 3065 		unsigned int N, P, Q, M, T, R;  in atyfb_setup_sparc()  local
 | 
| D | aty128fb.c | 966 	u32 Nx, M;  in aty128_timings()  local
 | 
| /linux-4.4.14/drivers/video/fbdev/i810/ | 
| D | i810.h | 212 	u32 pixclock, M, N, P;  member
 | 
| /linux-4.4.14/drivers/video/fbdev/ | 
| D | stifb.c | 388 #define IBOvals(R,M,X,S,D,L,B,F) \  argument
 | 
| /linux-4.4.14/arch/sparc/kernel/ | 
| D | traps_64.c | 1069 #define M	147  macro
 | 
| /linux-4.4.14/drivers/scsi/sym53c8xx_2/ | 
| D | sym_defs.h | 726 #define MASK(D,M)      (0x00040000 | (((M ^ 0xff) & 0xff) << 8ul)|((D) & 0xff))  argument
 | 
| /linux-4.4.14/arch/powerpc/xmon/ | 
| D | ppc-opc.c | 1610 #define M(op, rc) (OP (op) | ((rc) & 1))  macro
 | 
| /linux-4.4.14/drivers/char/pcmcia/ | 
| D | synclink_cs.c | 2897 	unsigned int M, N;  in mgslpc_set_rate()  local
 | 
| /linux-4.4.14/drivers/scsi/ | 
| D | ncr53c8xx.h | 1242 #define MASK(D,M)      (0x00040000 | (((M ^ 0xff) & 0xff) << 8ul)|((D) & 0xff))  argument
 | 
| /linux-4.4.14/sound/pci/riptide/ | 
| D | riptide.c | 1043 	u32 D, M, N;  in setsamplerate()  local
 | 
| /linux-4.4.14/drivers/iommu/ | 
| D | msm_iommu_hw-8xxx.h | 1136 #define M                  (M_MASK                  << M_SHIFT)  macro
 |