Searched defs:coll (Results 1 – 8 of 8) sorted by relevance
88 #define for_each_collection(coll) \ argument92 #define for_each_bench(coll, bench) \ argument95 static void dump_benchmarks(struct collection *coll) in dump_benchmarks()126 struct collection *coll; in print_usage() local182 static void run_collection(struct collection *coll) in run_collection()209 struct collection *coll; in run_all_collections() local217 struct collection *coll; in cmd_bench() local
117 #define for_each_collection(coll) \ argument121 #define for_each_bench(coll, bench) \ argument124 static void dump_benchmarks(struct collection *coll) in dump_benchmarks()155 struct collection *coll; in print_usage() local211 static void run_collection(struct collection *coll) in run_collection()238 struct collection *coll; in run_all_collections() local246 struct collection *coll; in cmd_bench() local
683 struct fwdb_collection *coll = (void *)(data + ptr); in valid_country() local890 struct fwdb_collection *coll = (void *)((u8 *)db + ptr); in __regdb_query_wmm() local938 struct fwdb_collection *coll = (void *)((u8 *)db + ptr); in regdb_query_country() local
690 struct fwdb_collection *coll = (void *)(data + ptr); in valid_country() local897 struct fwdb_collection *coll = (void *)((u8 *)db + ptr); in __regdb_query_wmm() local945 struct fwdb_collection *coll = (void *)((u8 *)db + ptr); in regdb_query_country() local
148 #define its_is_collection_mapped(coll) ((coll) && \ argument410 struct its_collection *coll) in update_affinity_collection()
137 #define its_is_collection_mapped(coll) ((coll) && \ argument403 struct its_collection *coll) in update_affinity_collection()
567 u32 coll; member