Home
last modified time | relevance | path

Searched defs:sev (Results 1 – 12 of 12) sorted by relevance

/freebsd/lib/libc/gen/
H A Dfmtmsg.c48 fmtmsg(long class, const char *label, int sev, const char *text, in fmtmsg()
112 printfmt(char *msgverb, long class, const char *label, int sev, in printfmt()
180 sevinfo(int sev) in sevinfo()
/freebsd/tests/sys/aio/
H A Dlio_test.c69 struct sigevent sev[2]; in ATF_TC_BODY() local
151 struct sigevent sev; in ATF_TC_BODY() local
179 struct sigevent sev; in ATF_TC_BODY() local
198 struct sigevent sev; in ATF_TC_BODY() local
H A Daio_test.c205 static struct sigevent sev; in setup_signal() local
222 static struct sigevent sev; in setup_thread() local
262 static struct sigevent sev; in setup_kqueue() local
301 aio_write_test(struct aio_context *ac, completion comp, struct sigevent *sev) in aio_write_test()
333 aio_writev_test(struct aio_context *ac, completion comp, struct sigevent *sev) in aio_writev_test()
371 aio_read_test(struct aio_context *ac, completion comp, struct sigevent *sev) in aio_read_test()
400 aio_readv_test(struct aio_context *ac, completion comp, struct sigevent *sev) in aio_readv_test()
450 aio_file_test(completion comp, struct sigevent *sev, bool vectored) in aio_file_test()
512 aio_fifo_test(completion comp, struct sigevent *sev) in aio_fifo_test()
585 aio_unix_socketpair_test(completion comp, struct sigevent *sev, bool vectored) in aio_unix_socketpair_test()
[all …]
/freebsd/contrib/opencsd/decoder/source/etmv4/
H A Dtrc_pkt_decode_etmv4i.cpp594 ocsd_err_severity_t sev = OCSD_ERR_SEV_ERROR; in decodePacket() local
1929 ocsd_err_severity_t sev = OCSD_ERR_SEV_WARN; in handleBadPacket() local
1941 ocsd_err_t TrcPktDecodeEtmV4I::handlePacketErr(ocsd_err_t err, ocsd_err_severity_t sev, ocsd_trc_in… in handlePacketErr()
/freebsd/sys/dev/acpica/
H A Dacpi_apei.c247 int h = 0, sev; in apei_pcie_handler() local
392 uint32_t sev; in apei_ge_handler() local
/freebsd/sys/arm/include/
H A Dcpu.h88 #define sev() __asm __volatile("sev" : : : "memory") macro
/freebsd/crypto/heimdal/lib/krb5/
H A Dlog.c188 const char *sev, const char *fac) in open_syslog()
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A Dfmd_api.c597 struct sigevent sev; in fmd_timer_install() local
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c627 #define LOGEQ(sev,msg) do { \ in test_evutil_log() argument
/freebsd/contrib/libevent/test/
H A Dregress_util.c627 #define LOGEQ(sev,msg) do { \ in test_evutil_log() argument
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp7878 void __kmp_set_strict_num_threads(ident_t *loc, int gtid, int sev, in __kmp_set_strict_num_threads()
/freebsd/sys/dev/pci/
H A Dpci.c6559 pcie_apei_error(device_t dev,int sev,uint8_t * aerp) pcie_apei_error() argument