Searched defs:G (Results  1 – 12 of 12) sorted by relevance
| /linux-4.4.14/tools/perf/util/ | 
| D | ctype.c | 12 	G = GIT_GLOB_SPECIAL,	/* *, ?, [, \\ */  enumerator
 | 
| /linux-4.4.14/lib/ | 
| D | halfmd4.c | 8 #define G(x, y, z) (((x) & (y)) + (((x) ^ (y)) & (z)))  macro
 | 
| /linux-4.4.14/crypto/ | 
| D | md4.c | 53 static inline u32 G(u32 x, u32 y, u32 z)  in G()  function
 | 
| /linux-4.4.14/scripts/mod/ | 
| D | sumversion.c | 57 static inline uint32_t G(uint32_t x, uint32_t y, uint32_t z)  in G()  function
 | 
| /linux-4.4.14/arch/x86/crypto/ | 
| D | twofish-avx-x86_64-asm_64.S | 121 #define G(gi1, gi2, x, t0, t1, t2, t3) \  macro
 | 
| /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/fs/exofs/ | 
| D | ore.c | 545 	u32	G = div64_u64(LmodS, T);  in ore_calc_stripe_info()  local
 | 
| /linux-4.4.14/drivers/usb/serial/ | 
| D | iuu_phoenix.c | 319 		   unsigned int G, unsigned int B, u8 f)  in iuu_led()
 | 
| /linux-4.4.14/drivers/media/pci/ttpci/ | 
| D | av7110_hw.c | 948 static u32 RGB2YUV(u16 R, u16 G, u16 B)  in RGB2YUV()
 | 
| /linux-4.4.14/drivers/media/i2c/ | 
| D | adv7842.c | 1326 		u8 G = (ctrl->val & 0x00ff00) >> 8;  in adv7842_s_ctrl()  local
 | 
| /linux-4.4.14/drivers/gpu/drm/radeon/ | 
| D | r300_reg.h | 929 #	define R300_EASY_TX_FORMAT(B, G, R, A, FMT)	(		\  argument
 | 
| /linux-4.4.14/arch/x86/kvm/ | 
| D | emulate.c | 4043 #define G(_f, _g) { .flags = ((_f) | Group | ModRM), .u.group = (_g) }  macro
 |