Searched defs:collect (Results 1 – 5 of 5) sorted by relevance
343 struct pt_iommu_collect_args *collect = arg; in __collect_tables() local485 struct pt_iommu_collect_args collect = { .check_mapped = true }; in clear_contig() local1096 struct pt_iommu_collect_args collect = { in NS() local
144 static struct smallstack collect = { variable
173 unsigned int collect = 0; in __nf_conncount_add() local
241 static __initdata char *collect; variable
1140 pub fn collect(self, flags: Flags) -> Vec<T, A> { in collect() function