Home
last modified time | relevance | path

Searched defs:c2 (Results 1 – 9 of 9) sorted by relevance

/arch/x86/boot/
Dstring.c54 unsigned char c1, c2; in strncmp() local
/arch/arm/boot/compressed/
Dstring.c92 unsigned char c1, c2; in strcmp() local
/arch/powerpc/platforms/86xx/
Dmpc8610_hpcd.c150 #define MAKE_AD(alpha, red, blue, green, size, c0, c1, c2, c3) \ argument
/arch/powerpc/platforms/85xx/
Dp1022_ds.c102 #define MAKE_AD(alpha, red, blue, green, size, c0, c1, c2, c3) \ argument
/arch/x86/kernel/
Dsmpboot.c301 #define link_mask(mfunc, c1, c2) \ argument
Dhpet.c1046 static inline int hpet_cnt_ahead(u32 c1, u32 c2) in hpet_cnt_ahead()
/arch/x86/crypto/
Dcamellia-aesni-avx-asm_64.S432 #define byteslice_16x16b(a0, b0, c0, d0, a1, b1, c1, d1, a2, b2, c2, d2, a3, \ argument
Dcamellia-aesni-avx2-asm_64.S471 #define byteslice_16x16b_fast(a0, b0, c0, d0, a1, b1, c1, d1, a2, b2, c2, d2, \ argument
/arch/x86/kernel/cpu/
Dperf_event_intel.c2347 struct event_constraint *c2; in intel_get_event_constraints() local