/Linux-v6.1/lib/crypto/ |
D | blake2s-generic.c | 68 #define G(r, i, a, b, c, d) do { \ in blake2s_compress_generic() macro
|
/Linux-v6.1/scripts/kconfig/tests/err_recursive_dep/ |
D | Kconfig | 60 config G config
|
/Linux-v6.1/crypto/ |
D | blake2b_generic.c | 46 #define G(r,i,a,b,c,d) \ macro
|
D | md4.c | 53 static inline u32 G(u32 x, u32 y, u32 z) in G() function
|
/Linux-v6.1/fs/smbfs_common/ |
D | cifs_md4.c | 40 static inline u32 G(u32 x, u32 y, u32 z) in G() function
|
/Linux-v6.1/arch/x86/kernel/ |
D | idt.c | 20 #define G(_vector, _addr, _ist, _type, _dpl, _segment) \ macro
|
/Linux-v6.1/fs/ext4/ |
D | hash.c | 35 #define G(x, y, z) (((x) & (y)) + (((x) ^ (y)) & (z))) macro
|
/Linux-v6.1/scripts/mod/ |
D | sumversion.c | 57 static inline uint32_t G(uint32_t x, uint32_t y, uint32_t z) in G() function
|
/Linux-v6.1/include/linux/ |
D | mpi.h | 208 MPI_POINT G; /* Base point (generator). */ member
|
/Linux-v6.1/arch/x86/crypto/ |
D | twofish-avx-x86_64-asm_64.S | 104 #define G(gi1, gi2, x, t0, t1, t2, t3) \ macro
|
/Linux-v6.1/tools/testing/selftests/bpf/progs/ |
D | btf_dump_test_case_syntax.c | 24 G = 1, enumerator
|
/Linux-v6.1/drivers/usb/serial/ |
D | iuu_phoenix.c | 309 unsigned int G, unsigned int B, u8 f) in iuu_led()
|
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/av7110/ |
D | av7110_hw.c | 929 static u32 RGB2YUV(u16 R, u16 G, u16 B) in RGB2YUV()
|
/Linux-v6.1/drivers/gpu/drm/nouveau/include/nvif/ |
D | push.h | 252 #define PUSH_(A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,IMPL,...) IMPL argument 343 #define PUSH_NV_(A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,IMPL,...) IMPL argument
|
/Linux-v6.1/lib/mpi/ |
D | ec.c | 1088 #define G (ctx->t.scratch[6]) in add_points_edwards() macro
|
/Linux-v6.1/drivers/media/i2c/ |
D | adv7842.c | 1300 u8 G = (ctrl->val & 0x00ff00) >> 8; in adv7842_s_ctrl() local
|
/Linux-v6.1/drivers/gpu/drm/radeon/ |
D | r300_reg.h | 929 # define R300_EASY_TX_FORMAT(B, G, R, A, FMT) ( \ argument
|
/Linux-v6.1/arch/x86/kvm/ |
D | emulate.c | 4336 #define G(_f, _g) { .flags = ((_f) | Group | ModRM), .u.group = (_g) } macro
|