Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-bench.c143 #define for_each_collection(coll) \ argument
147 #define for_each_bench(coll, bench) \ argument
150 static void dump_benchmarks(const struct collection *coll) in dump_benchmarks() argument
181 const struct collection *coll; in print_usage() local
237 run_collection(struct collection * coll) run_collection() argument
263 struct collection *coll; run_all_collections() local
271 struct collection *coll; cmd_bench() local
[all...]
/linux/net/wireless/
H A Dreg.c712 struct fwdb_collection *coll = (void *)(data + ptr); valid_country() local
883 struct fwdb_collection *coll = (void *)((u8 *)db + ptr); __regdb_query_wmm() local
931 struct fwdb_collection *coll = (void *)((u8 *)db + ptr); regdb_query_country() local
[all...]
/linux/arch/arm64/kvm/vgic/
H A Dvgic-its.c364 struct its_collection *coll) in update_affinity_collection()