cpu_rmap_add       38 include/linux/cpu_rmap.h extern int cpu_rmap_add(struct cpu_rmap *rmap, void *obj);
cpu_rmap_add      147 lib/cpu_rmap.c EXPORT_SYMBOL(cpu_rmap_add);
cpu_rmap_add      296 lib/cpu_rmap.c 	glue->index = cpu_rmap_add(rmap, glue);