Searched refs:from_modules (Results 1 – 1 of 1) sorted by relevance
1055 struct rb_root from_modules = RB_ROOT; in compare_proc_modules() local1061 if (read_proc_modules(from, &from_modules)) in compare_proc_modules()1067 from_node = rb_first(&from_modules); in compare_proc_modules()1089 delete_modules(&from_modules); in compare_proc_modules()
Completed in 7 milliseconds