| /linux-4.4.14/arch/metag/tbx/ | 
| D | tbictxfpu.S | 82 F	MSETL	[D1Ar3++], FX.0, FX.2, FX.4, FX.6  label 86 F	MSETL	[D1Ar3++], FX.8, FX.10, FX.12, FX.14  label 92 F	SETL	[D1Ar3++], ACF.0  label 93 F	SETL	[D1Ar3++], ACF.1  label 94 F	SETL	[D1Ar3++], ACF.2  label 166 F	MGETL	FX.0, FX.2, FX.4, FX.6, [D1Ar3++]  label 170 F	MGETL	FX.8, FX.10, FX.12, FX.14, [D1Ar3++]  label 176 F	GETL	ACF.0, [D1Ar3++]  label 177 F	GETL	ACF.1, [D1Ar3++]  label 178 F	GETL	ACF.2, [D1Ar3++]  label
  | 
| /linux-4.4.14/kernel/sched/ | 
| D | debug.c | 66 #define P(F) \  in print_cfs_group_stats()  argument 68 #define PN(F) \  in print_cfs_group_stats()  argument 501 #define __P(F) \  argument 503 #define P(F) \  argument 505 #define __PN(F) \  argument 507 #define PN(F) \  argument 556 #define __P(F) \  in proc_sched_show_task()  argument 558 #define P(F) \  in proc_sched_show_task()  argument 560 #define __PN(F) \  in proc_sched_show_task()  argument 562 #define PN(F) \  in proc_sched_show_task()  argument
  | 
| /linux-4.4.14/samples/bpf/ | 
| D | tracex5_kern.c | 13 #define PROG(F) SEC("kprobe/"__stringify(F)) int bpf_func_##F  argument
  | 
| D | sockex3_kern.c | 19 #define PROG(F) SEC("socket/"__stringify(F)) int bpf_func_##F  argument
  | 
| /linux-4.4.14/drivers/video/fbdev/kyro/ | 
| D | STG4000Ramdac.c | 30 	u32 F = 0, R = 0, P = 0;  in InitialiseRamdac()  local
  | 
| D | STG4000InitDevice.c | 121 	u32 R = 0, F = 0, OD = 0, ODIndex = 0;  in ProgramClock()  local 245 	u32 F, R, P;  in SetCoreClockPLL()  local
  | 
| /linux-4.4.14/lib/ | 
| D | halfmd4.c | 7 #define F(x, y, z) ((z) ^ ((x) & ((y) ^ (z))))  macro
  | 
| /linux-4.4.14/arch/m68k/fpsp040/ | 
| D | slogn.S | 241 	.set	F,FP_SCR2  define
  | 
| /linux-4.4.14/arch/x86/crypto/ | 
| D | blowfish-x86_64-asm_64.S | 74 #define F() \  macro
  | 
| /linux-4.4.14/net/mac80211/ | 
| D | debugfs.c | 95 #define FLAG(F)	[IEEE80211_HW_##F] = #F  argument
  | 
| /linux-4.4.14/arch/ia64/lib/ | 
| D | memcpy_mck.S | 555 #define F	r28  macro
  | 
| /linux-4.4.14/arch/x86/crypto/sha-mb/ | 
| D | sha1_x8_avx2.S | 248 F  =     %ymm5  define
  | 
| /linux-4.4.14/crypto/ | 
| D | md4.c | 48 static inline u32 F(u32 x, u32 y, u32 z)  in F()  function
  | 
| /linux-4.4.14/arch/ia64/kernel/ | 
| D | unaligned.c | 245 #	define F(reg)	case reg: ia64_invala_gr(reg); break  in invala_gr()  macro 272 #	define F(reg)	case reg: ia64_invala_fr(reg); break  in invala_fr()  macro
  | 
| D | kprobes.c | 45 enum instruction_type {A, I, M, F, B, L, X, u};  enumerator
  | 
| /linux-4.4.14/arch/frv/include/asm/ | 
| D | mb-regs.h | 124 #define LCD_CMD_FUNCSET(DL,N,F)	(LCD_E|0x020|(DL<<4)|(N<<3)|(F<<2))  argument
  | 
| /linux-4.4.14/scripts/mod/ | 
| D | sumversion.c | 52 static inline uint32_t F(uint32_t x, uint32_t y, uint32_t z)  in F()  function
  | 
| /linux-4.4.14/drivers/ata/ | 
| D | pata_pdc2027x.c | 525 	int F, R;  in pdc_adjust_pll()  local
  | 
| /linux-4.4.14/arch/powerpc/kernel/ | 
| D | align.c | 42 #define F	4	/* to/from fp regs */  macro
  | 
| /linux-4.4.14/arch/x86/kvm/ | 
| D | cpuid.c | 59 #define F(x) bit(X86_FEATURE_##x)  macro
  | 
| D | emulate.c | 4049 #define F(_f, _e) { .flags = (_f) | Fastop, .u.fastop = (_e) }  macro
  | 
| /linux-4.4.14/drivers/video/fbdev/ | 
| D | stifb.c | 385 #define BA(F,C,S,A,J,B,I) \  argument 388 #define IBOvals(R,M,X,S,D,L,B,F) \  argument
  | 
| /linux-4.4.14/drivers/gpu/drm/i915/ | 
| D | i915_cmd_parser.c | 107 #define F true  macro
  | 
| /linux-4.4.14/drivers/media/dvb-frontends/ | 
| D | cx24113.c | 305 	s64 F;  in cx24113_calc_pll_nf()  local
  | 
| D | mb86a16.c | 481 	unsigned char C, F, B;  in rf_val_set()  local
  | 
| /linux-4.4.14/drivers/staging/unisys/include/ | 
| D | channel.h | 38 #define SIGNATURE_64(A, B, C, D, E, F, G, H) \  argument
  | 
| /linux-4.4.14/drivers/clk/qcom/ | 
| D | gcc-msm8974.c | 65 #define F(f, s, h, m, n) { (f), (s), (2 * (h) - 1), (m), (n) }  macro
  | 
| D | mmcc-msm8974.c | 187 #define F(f, s, h, m, n) { (f), (s), (2 * (h) - 1), (m), (n) }  macro
  | 
| D | mmcc-apq8084.c | 222 #define F(f, s, h, m, n) { (f), (s), (2 * (h) - 1), (m), (n) }  macro
  | 
| D | gcc-msm8916.c | 267 #define F(f, s, h, m, n) { (f), (s), (2 * (h) - 1), (m), (n) }  macro
  | 
| D | gcc-apq8084.c | 109 #define F(f, s, h, m, n) { (f), (s), (2 * (h) - 1), (m), (n) }  macro
  | 
| /linux-4.4.14/net/sched/ | 
| D | sch_qfq.c | 149 	u64 S, F;		/* flow timestamps (exact) */  member 173 	u64 S, F;			/* group timestamps (approx). */  member
  | 
| /linux-4.4.14/drivers/staging/xgifb/ | 
| D | XGI_main_26.c | 95 	int B, C, D, F, temp, j;  in XGIfb_mode_rate_to_ddata()  local
  | 
| /linux-4.4.14/include/scsi/ | 
| D | osd_sense.h | 251 #define OSD_CDB_OFFSET(F) offsetof(struct osd_cdb_head, F)  argument
  | 
| /linux-4.4.14/drivers/net/wan/ | 
| D | farsync.c | 518 #define dbg(F, fmt, args...)					\  argument 524 #define dbg(F, fmt, args...)					\  argument
  | 
| /linux-4.4.14/drivers/video/fbdev/sis/ | 
| D | init.c | 3545    int            A, B, C, D, E, F, temp;  in SiS_Generic_ConvertCRData()  local
  | 
| /linux-4.4.14/drivers/iommu/ | 
| D | msm_iommu_hw-8xxx.h | 37 #define GET_GLOBAL_FIELD(b, r, F)    GET_FIELD(((b) + (r)), F##_MASK, F##_SHIFT)  argument 38 #define GET_CONTEXT_FIELD(b, c, r, F)	\  argument 41 #define SET_GLOBAL_FIELD(b, r, F, v) \  argument 43 #define SET_CONTEXT_FIELD(b, c, r, F, v)	\  argument
  | 
| /linux-4.4.14/drivers/usb/misc/ | 
| D | ftdi-elan.c | 747 		int F = command->follows;  in fill_buffer_with_all_queued_commands()  local
  |