Searched defs:c2 (Results 1 – 9 of 9) sorted by relevance
/arch/x86/boot/ |
D | string.c | 54 unsigned char c1, c2; in strncmp() local
|
/arch/arm/boot/compressed/ |
D | string.c | 92 unsigned char c1, c2; in strcmp() local
|
/arch/powerpc/platforms/86xx/ |
D | mpc8610_hpcd.c | 150 #define MAKE_AD(alpha, red, blue, green, size, c0, c1, c2, c3) \ argument
|
/arch/powerpc/platforms/85xx/ |
D | p1022_ds.c | 102 #define MAKE_AD(alpha, red, blue, green, size, c0, c1, c2, c3) \ argument
|
/arch/x86/kernel/ |
D | smpboot.c | 301 #define link_mask(mfunc, c1, c2) \ argument
|
D | hpet.c | 1046 static inline int hpet_cnt_ahead(u32 c1, u32 c2) in hpet_cnt_ahead()
|
/arch/x86/crypto/ |
D | camellia-aesni-avx-asm_64.S | 432 #define byteslice_16x16b(a0, b0, c0, d0, a1, b1, c1, d1, a2, b2, c2, d2, a3, \ argument
|
D | camellia-aesni-avx2-asm_64.S | 471 #define byteslice_16x16b_fast(a0, b0, c0, d0, a1, b1, c1, d1, a2, b2, c2, d2, \ argument
|
/arch/x86/kernel/cpu/ |
D | perf_event_intel.c | 2347 struct event_constraint *c2; in intel_get_event_constraints() local
|