Home
last modified time | relevance | path

Searched refs:wmsg (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/usr.sbin/installboot/arch/
H A Dalpha.c448 #define wmsg "%s sparc %s 0x%04x invalid, expected 0x%04x" in check_sparc() macro
452 warnx(wmsg, when, "checksum", bb16[255], compute_sunsum(bb16)); in check_sparc()
454 warnx(wmsg, when, "magic number", bb16[254], in check_sparc()
/netbsd-src/sys/rump/librump/rumpkern/
H A Dsleepq.c75 sleepq_enqueue(sleepq_t *sq, wchan_t wc, const char *wmsg, syncobj_t *sob, in sleepq_enqueue() argument
81 l->l_wmesg = wmsg; in sleepq_enqueue()
H A Dvm.c1296 rump_hypermalloc(size_t howmuch, int alignment, bool waitok, const char *wmsg) in rump_hypermalloc() argument
1315 uvm_wait(wmsg); in rump_hypermalloc()
1324 uvm_wait(wmsg); in rump_hypermalloc()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwcentry.h145 char **emsg, char **wmsg);
H A Dhwctable.c3871 Hwcentry *caller_entries[], unsigned maxctrs, char **emsg, char **wmsg) in hwc_lookup() argument
3883 if (wmsg) in hwc_lookup()
3884 *wmsg = NULL; in hwc_lookup()
4031 if (wmsg && strlen (UWbuf)) in hwc_lookup()
4032 *wmsg = strdup (UWbuf); in hwc_lookup()
/netbsd-src/external/gpl3/binutils/dist/gprofng/common/
H A Dhwcentry.h146 char **emsg, char **wmsg);
H A Dhwctable.c3907 Hwcentry *caller_entries[], unsigned maxctrs, char **emsg, char **wmsg) in hwc_lookup() argument
3919 if (wmsg) in hwc_lookup()
3920 *wmsg = NULL; in hwc_lookup()
4067 if (wmsg && strlen (UWbuf)) in hwc_lookup()
4068 *wmsg = strdup (UWbuf); in hwc_lookup()
/netbsd-src/sys/kern/
H A Dkern_hook.c461 simplehook_create(int ipl, const char *wmsg) in simplehook_create() argument
468 strlcpy(l->hl_namebuf, wmsg, sizeof(l->hl_namebuf)); in simplehook_create()
/netbsd-src/sys/uvm/
H A Duvm_pdaemon.c137 uvm_wait(const char *wmsg) in uvm_wait() argument
178 UVM_UNLOCK_AND_WAIT(&uvmexp.free, &uvmpd_lock, false, wmsg, timo); in uvm_wait()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dcollctrl.cc1472 char *wmsg; in add_hwcstring() local
1495 …ookup (kernelHWC, global_min_time, string, &ctrtable[prev_cnt], MAX_PICS - prev_cnt, &emsg, &wmsg); in add_hwcstring()
1496 if (wmsg != NULL) in add_hwcstring()
1497 *warnmsg = wmsg; in add_hwcstring()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dcollctrl.cc1449 char *wmsg; in add_hwcstring() local
1472 …ookup (kernelHWC, global_min_time, string, &ctrtable[prev_cnt], MAX_PICS - prev_cnt, &emsg, &wmsg); in add_hwcstring()
1473 if (wmsg != NULL) in add_hwcstring()
1474 *warnmsg = wmsg; in add_hwcstring()
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-tic54x.texi417 @cindex @code{wmsg} directive, TIC54X
420 @itemx .wmsg @var{string}
H A Das.info22475 `.wmsg STRING'
29993 * wmsg directive, TIC54X: TIC54X-Directives. (line 77)
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-tic54x.texi417 @cindex @code{wmsg} directive, TIC54X
420 @itemx .wmsg @var{string}
H A Das.info22948 ‘.wmsg STRING’
30467 * wmsg directive, TIC54X: TIC54X-Directives. (line 75)