Home
last modified time | relevance | path

Searched refs:get_exception (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/c6x/kernel/
H A Dsoc.c18 if (!soc_ops.get_exception) in soc_get_exception()
20 return soc_ops.get_exception(); in soc_get_exception()
/kernel/linux/linux-5.10/arch/c6x/include/asm/
H A Dsoc.h17 int (*get_exception)(void); member
/kernel/linux/linux-5.10/arch/c6x/platforms/
H A Dmegamod-pic.c308 static int get_exception(void) in get_exception() function
340 soc_ops.get_exception = get_exception; in megamod_pic_init()
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-snap-persistent.c399 static struct disk_exception *get_exception(struct pstore *ps, void *ps_area, in get_exception() function
410 struct disk_exception *de = get_exception(ps, ps_area, index); in read_exception()
420 struct disk_exception *de = get_exception(ps, ps->area, index); in write_exception()
429 struct disk_exception *de = get_exception(ps, ps->area, index); in clear_exception()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-snap-persistent.c401 static struct disk_exception *get_exception(struct pstore *ps, void *ps_area, in get_exception() function
412 struct disk_exception *de = get_exception(ps, ps_area, index); in read_exception()
422 struct disk_exception *de = get_exception(ps, ps->area, index); in write_exception()
431 struct disk_exception *de = get_exception(ps, ps->area, index); in clear_exception()

Completed in 4 milliseconds