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.c701 struct fwdb_collection *coll = (void *)(data + ptr); in valid_country() local
872 struct fwdb_collection *coll = (void *)((u8 *)db + ptr); in __regdb_query_wmm() local
920 struct fwdb_collection *coll = (void *)((u8 *)db + ptr); in regdb_query_country() local
/linux/arch/arm64/kvm/vgic/
H A Dvgic-its.c373 struct its_collection *coll) in update_affinity_collection()