Home
last modified time | relevance | path

Searched defs:cs2 (Results 1 – 5 of 5) 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-v1.c400 bool cpuset1_cpus_excl_conflict(struct cpuset *cs1, struct cpuset *cs2) in cpuset1_cpus_excl_conflict()
H A Dcpuset.c637 static inline bool cpusets_are_exclusive(struct cpuset *cs1, struct cpuset *cs2) in cpusets_are_exclusive() argument
677 static inline bool mems_excl_conflict(struct cpuset *cs1, struct cpuset *cs2) in mems_excl_conflict() argument
/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()
/linux/tools/perf/
H A Dbuiltin-sched.c3991 struct perf_record_schedstat_cpu *cs2) in print_cpu_stats()
4234 struct perf_record_schedstat_cpu *cs1 = NULL, *cs2 = NULL; in show_schedstat_data() local