Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 25 of 53) sorted by relevance

123

/freebsd/contrib/libcxxrt/
H A Dstdexcept.cc34 exception::exception() _LIBCXXRT_NOEXCEPT {} in exception() function in std::exception
36 exception::exception(const exception&) _LIBCXXRT_NOEXCEPT {} in exception() function in std::exception
37 exception& exception::operator=(const exception&) _LIBCXXRT_NOEXCEPT in operator =()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dcoredump.c145 bool *exception) in mt7915_coredump_fw_state()
168 bool exception) in mt7915_coredump_fw_trace()
225 bool exception) in mt7915_coredump_fw_stack()
309 bool exception; in mt7915_coredump_build() local
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dcoredump.c102 bool *exception) in mt7996_coredump_fw_state()
119 bool exception) in mt7996_coredump_fw_stack()
169 bool exception; in mt7996_coredump_build() local
/freebsd/sys/dev/dpaa/
H A Dif_dtsec.c139 dtsec_fm_mac_ex_to_str(e_FmMacExceptions exception) in dtsec_fm_mac_ex_to_str()
155 e_FmMacExceptions exception) in dtsec_fm_mac_mdio_event_callback()
165 dtsec_fm_mac_exception_callback(t_Handle app, e_FmMacExceptions exception) in dtsec_fm_mac_exception_callback()
246 dtsec_fm_port_ex_to_str(e_FmPortExceptions exception) in dtsec_fm_port_ex_to_str()
259 e_FmPortExceptions exception) in dtsec_fm_port_rx_exception_callback()
270 e_FmPortExceptions exception) in dtsec_fm_port_tx_exception_callback()
H A Dbman.c48 bman_exception(t_Handle h_App, e_BmExceptions exception) in bman_exception()
/freebsd/stand/efi/loader/arch/amd64/
H A Dexc.S106 exception: label
/freebsd/sys/arm64/arm64/
H A Dtrap.c461 fpe_trap(struct thread *td, void *addr, uint32_t exception) in fpe_trap()
488 uint32_t exception; in do_el1h_sync() local
603 uint32_t exception; in do_el0_sync() local
/freebsd/sys/riscv/riscv/
H A Dtrap.c309 uint64_t exception; in do_trap_supervisor() local
382 uint64_t exception; in do_trap_user() local
/freebsd/sys/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec.c177 t_Error FM_MACSEC_ConfigException(t_Handle h_FmMacsec, e_FmMacsecExceptions exception, bool enable) in FM_MACSEC_ConfigException()
226 t_Error FM_MACSEC_SetException(t_Handle h_FmMacsec, e_FmMacsecExceptions exception, bool enable) in FM_MACSEC_SetException()
H A Dfm_macsec_master.c329 static t_Error MacsecConfigException(t_Handle h_FmMacsec, e_FmMacsecExceptions exception, bool enab… in MacsecConfigException()
393 static t_Error MacsecSetException(t_Handle h_FmMacsec, e_FmMacsecExceptions exception, bool enable) in MacsecSetException()
920 t_Error FmMacsecSetException(t_Handle h_FmMacsec, e_FmMacsecGlobalExceptions exception, uint32_t sc… in FmMacsecSetException()
H A Dfm_macsec_master.h60 #define GET_EXCEPTION_FLAG(bitMask, exception, id) switch (exception){ \ argument
70 #define GET_USER_EXCEPTION_FLAG(bitMask, exception) switch (exception){ \ argument
/freebsd/tests/sys/fifo/
H A Dfifo_io.c862 poll_status(int fd, int *readable, int *writable, int *exception, in poll_status()
882 select_status(int fd, int *readable, int *writable, int *exception, in select_status()
952 int *exception, const char *testname) in kqueue_status()
1012 int readable, writable, exception; in assert_status() local
/freebsd/bin/sh/
H A Derror.c57 volatile sig_atomic_t exception; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfoPOSIX_arm.h38 uint32_t exception; member
H A DRegisterContextDarwin_arm64.h90 uint32_t exception; // number of arm exception token member
H A DRegisterInfoPOSIX_arm64.h71 uint32_t exception; // number of arm exception token global() member
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.c646 t_Error BM_ConfigException(t_Handle h_Bm, e_BmExceptions exception, bool enable) in BM_ConfigException()
727 t_Error BM_SetException(t_Handle h_Bm, e_BmExceptions exception, bool enable) in BM_SetException()
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dmemac.h54 #define GET_EXCEPTION_FLAG(bitMask, exception) switch (exception){ \ argument
H A Dtgec.h68 #define GET_EXCEPTION_FLAG(bitMask, exception) switch (exception){ \ argument
H A Dtgec.c292 static t_Error TgecConfigException(t_Handle h_Tgec, e_FmMacExceptions exception, bool enable) in TgecConfigException()
675 static t_Error TgecSetExcpetion(t_Handle h_Tgec, e_FmMacExceptions exception, bool enable) in TgecSetExcpetion()
H A Dmemac.c412 static t_Error MemacConfigException(t_Handle h_Memac, e_FmMacExceptions exception, bool enable) in MemacConfigException()
779 static t_Error MemacSetException(t_Handle h_Memac, e_FmMacExceptions exception, bool enable) in MemacSetException()
H A Ddtsec.c537 static t_Error DtsecConfigException(t_Handle h_Dtsec, e_FmMacExceptions exception, bool enable) in DtsecConfigException()
1159 static t_Error DtsecSetException(t_Handle h_Dtsec, e_FmMacExceptions exception, bool enable) in DtsecSetException()
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DDebug.h140 } exception; member
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.c1084 t_Error FM_PCD_ConfigException(t_Handle h_FmPcd, e_FmPcdExceptions exception, bool enable) in FM_PCD_ConfigException()
1756 t_Error FM_PCD_SetException(t_Handle h_FmPcd, e_FmPcdExceptions exception, bool enable) in FM_PCD_SetException()
1881 t_Error FM_PCD_ForceIntr (t_Handle h_FmPcd, e_FmPcdExceptions exception) in FM_PCD_ForceIntr()
/freebsd/contrib/opencsd/decoder/include/opencsd/ptm/
H A Dtrc_pkt_types_ptm.h115 ocsd_ptm_excep exception; /**< exception information in packet */ member

123