Home
last modified time | relevance | path

Searched defs:coll (Results 1 – 4 of 4) 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(struct collection *coll) in dump_benchmarks()
181 struct collection *coll; in print_usage() local
237 static void run_collection(struct collection *coll) in run_collection()
263 struct collection *coll; in run_all_collections() local
271 struct collection *coll; in cmd_bench() local
/linux/net/wireless/
H A Dreg.c712 struct fwdb_collection *coll = (void *)(data + ptr); in valid_country() local
883 struct fwdb_collection *coll = (void *)((u8 *)db + ptr); in __regdb_query_wmm() local
931 struct fwdb_collection *coll = (void *)((u8 *)db + ptr); in regdb_query_country() local
/linux/drivers/net/ethernet/alteon/
H A Dacenic.h567 u32 coll; member
/linux/arch/arm64/kvm/vgic/
H A Dvgic-its.c364 struct its_collection *coll) in update_affinity_collection()