Searched defs:G (Results 1 – 11 of 11) sorted by relevance
| /linux/scripts/kconfig/tests/err_recursive_dep/ |
| H A D | Kconfig | 60 config G config
|
| /linux/lib/crypto/ |
| H A D | blake2s.c | 64 #define G(r, i, a, b, c, d) do { \ in blake2s_compress_generic() macro
|
| H A D | blake2b.c | 66 #define G(r, i, a, b, c, d) do { \ in blake2b_compress_generic() macro
|
| /linux/tools/perf/util/ |
| H A D | blake2s.c | 70 #define G(r, i, a, b, c, d) do { \ in blake2s_compress() macro
|
| /linux/fs/smb/common/ |
| H A D | cifs_md4.c | 41 static inline u32 G(u32 x, u32 y, u32 z) in G() function
|
| /linux/arch/x86/kernel/ |
| H A D | idt.c | 21 #define G(_vector, _addr, _ist, _type, _dpl, _segment) \ macro
|
| /linux/scripts/mod/ |
| H A D | sumversion.c | 59 static inline uint32_t G(uint32_t x, uint32_t y, uint32_t z) in G() function
|
| /linux/arch/x86/crypto/ |
| H A D | twofish-avx-x86_64-asm_64.S | 104 #define G(gi1, gi2, x, t0, t1, t2, t3) \ macro
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | btf_dump_test_case_syntax.c | 24 G = 1, enumerator
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | r300_reg.h | 929 # define R300_EASY_TX_FORMAT(B, G, R, A, FMT) ( \ argument
|
| /linux/arch/x86/kvm/ |
| H A D | emulate.c | 3954 #define G(_f, _g) { .flags = ((_f) | Gr global() macro [all...] |