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/kernel/cgroup/
H A Dcpuset.c571 static inline bool cpusets_are_exclusive(struct cpuset *cs1, struct cpuset *cs2) in cpusets_are_exclusive()
593 static inline bool cpus_excl_conflict(struct cpuset *cs1, struct cpuset *cs2) in cpus_excl_conflict()
615 static inline bool mems_excl_conflict(struct cpuset *cs1, struct cpuset *cs2) in mems_excl_conflict()
/linux/scripts/gcc-plugins/
H A Dgcc-common.h302 static inline void cgraph_call_edge_duplication_hooks(cgraph_edge *cs1, cgraph_edge *cs2) in cgraph_call_edge_duplication_hooks()