Searched defs:collect (Results 1 – 4 of 4) sorted by relevance
353 struct pt_iommu_collect_args *collect = arg; in __collect_tables() local496 struct pt_iommu_collect_args collect = { .check_mapped = true }; in clear_contig() local1113 struct pt_iommu_collect_args collect = { in NS() local
144 static struct smallstack collect = { variable
174 unsigned int collect = 0; in __nf_conncount_add() local
1252 pub fn collect(self, flags: Flags) -> Vec<T, A> { in collect() function