Searched defs:coll (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/ | ||
| H A D | builtin-bench.c | 143 #define for_each_collection(coll) \ argument |
| /linux/net/wireless/ | ||
| H A D | reg.c | 712 struct fwdb_collection *coll = (void *)(data + ptr); valid_country() local |
| /linux/arch/arm64/kvm/vgic/ | ||
| H A D | vgic-its.c | 364 struct its_collection *coll) in update_affinity_collection() |