get_exception      17 arch/c6x/include/asm/soc.h 	int		(*get_exception)(void);
get_exception      18 arch/c6x/kernel/soc.c 	if (!soc_ops.get_exception)
get_exception      20 arch/c6x/kernel/soc.c 	return soc_ops.get_exception();
get_exception     340 arch/c6x/platforms/megamod-pic.c 	soc_ops.get_exception = get_exception;
get_exception     417 drivers/md/dm-snap-persistent.c 	struct disk_exception *de = get_exception(ps, ps_area, index);
get_exception     427 drivers/md/dm-snap-persistent.c 	struct disk_exception *de = get_exception(ps, ps->area, index);
get_exception     436 drivers/md/dm-snap-persistent.c 	struct disk_exception *de = get_exception(ps, ps->area, index);