Home
last modified time | relevance | path

Searched refs:set_exception (Results 1 – 8 of 8) sorted by relevance

/openbmc/telemetry/tests/src/utils/
H A Dset_exception.hpp11 promise.set_exception(std::make_exception_ptr(std::runtime_error(message))); in setException()
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dmac.h45 int (*set_exception)(struct fman_mac *mac_dev, member
H A Dfman_memac.c341 static void set_exception(struct memac_regs __iomem *regs, u32 val, in set_exception() function
385 set_exception(regs, exceptions, true); in init()
897 set_exception(memac->regs, bit_mask, enable); in memac_set_exception()
1090 mac_dev->set_exception = memac_set_exception; in memac_initialization()
H A Dmac.c51 mac_dev->set_exception(mac_dev->fman_mac, in mac_exception()
H A Dfman_tgec.c771 mac_dev->set_exception = tgec_set_exception; in tgec_initialization()
H A Dfman.c948 static int set_exception(struct fman *fman, in set_exception() function
2033 return set_exception(fman, exception, enable); in fman_set_exception()
H A Dfman_dtsec.c1415 mac_dev->set_exception = dtsec_set_exception; in dtsec_initialization()
/openbmc/linux/
H A Dopengrok1.0.log[all...]