Home
last modified time | relevance | path

Searched defs:cs2 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/isdn/mISDN/
H A Ddsp_blowfish.c465 u8 cs, cs0, cs1, cs2; in dsp_bf_decrypt() local
/linux/scripts/gcc-plugins/
H A Dgcc-common.h295 static inline void cgraph_call_edge_duplication_hooks(cgraph_edge *cs1, cgraph_edge *cs2) in cgraph_call_edge_duplication_hooks()
/linux/kernel/cgroup/
H A Dcpuset.c533 static inline bool cpusets_are_exclusive(struct cpuset *cs1, struct cpuset *cs2) in cpusets_are_exclusive()