orig_s            420 drivers/tty/serial/sunhv.c 	const char *orig_s = s;
orig_s            436 drivers/tty/serial/sunhv.c 	return s - orig_s;
orig_s           3700 mm/slab.c      void kmem_cache_free_bulk(struct kmem_cache *orig_s, size_t size, void **p)
orig_s           3709 mm/slab.c      		if (!orig_s) /* called via kfree_bulk */
orig_s           3712 mm/slab.c      			s = cache_from_obj(orig_s, objp);