| /netbsd/src/sys/kern/ |
| D | kern_entropy.c | 300 if (__predict_false(cold)) in entropy_timer() 318 KASSERT(cold); in attach_seed_rndsource() 347 KASSERT(cold); in entropy_init() 448 KASSERT(cold); in entropy_init_late() 584 KASSERT(cold); in entropy_seed() 654 KASSERT(cold); in entropy_bootrequest() 737 KASSERT(!cold); in entropy_account_cpu() 868 KASSERT(cold); in entropy_enter_early() 933 if (__predict_false(cold)) { in entropy_enter() 1004 if (__predict_false(cold)) { in entropy_enter_intr() [all …]
|
| D | kern_heartbeat.c | 168 KASSERT(__predict_false(cold) || curcpu_stable()); in heartbeat_resume_cpu() 169 KASSERT(__predict_false(cold) || ci == curcpu()); in heartbeat_resume_cpu() 290 if (cold) { in set_max_period()
|
| D | subr_log.c | 327 if (!cold && log_open) { in logwakeup() 425 if (!cold) in logputchar() 450 if (!cold) in logputchar()
|
| /netbsd/src/sys/arch/i386/stand/lib/ |
| D | biosdisk_ll.c | 239 readsects(struct biosdisk_ll *d, daddr_t dblk, int num, char *buf, int cold) in readsects() argument 242 #define cold 1 /* collapse out references to diskbufp */ in readsects() macro 248 if (cold || diskbuf_user != &ra_dev || d->dev != ra_dev in readsects() 256 if (cold) { in readsects() 268 if (!cold) in readsects() 277 if (!cold) { in readsects() 287 if (!cold) { in readsects()
|
| /netbsd/src/usr.bin/gzip/ |
| D | unbzip2.c | 37 int ret, end_of_file, cold = 0; in unbzip2() local 95 if (cold == 1) in unbzip2() 100 cold = 0; in unbzip2() 113 cold = 1; in unbzip2()
|
| /netbsd/src/sys/external/bsd/drm2/include/drm/ |
| D | drm_wait_netbsd.h | 133 KASSERT(!cold); \ 203 KASSERT(!cold); \ 234 KASSERT(!cold); \ 284 KASSERT(!cold); \ 311 KASSERT(!cold); \
|
| /netbsd/src/external/gpl2/xcvs/dist/lib/ |
| D | fnmatch_loop.c | 207 CHAR cold; in FCT() local 457 cold = startp[1]; in FCT() 558 cold = wextra[1 + wextra[idx]]; in FCT() 563 cold = *((int32_t *) &extra[idx]); in FCT() 575 cold = str[0]; in FCT() 598 cold = c; in FCT() 627 lcollseq = cold; in FCT() 629 lcollseq = __collseq_table_lookup (collseq, cold); in FCT() 632 lcollseq = is_seqval ? cold : collseq[(UCHAR) cold]; in FCT() 826 if (cold <= fn && fn <= cend) in FCT()
|
| /netbsd/src/sys/external/bsd/drm2/include/linux/ |
| D | hardirq.h | 51 if (!cold) in synchronize_irq() 59 if (!cold) in synchronize_hardirq()
|
| /netbsd/src/sys/rump/librump/rumpdev/ |
| D | rump_dev.c | 57 extern int cold; in RUMP_COMPONENT() 69 cold = 0; in RUMP_COMPONENT()
|
| /netbsd/src/sys/dev/acpi/acpica/ |
| D | OsdSchedule.c | 145 if (cold || doing_shutdown || acpi_suspended) in AcpiOsSleep() 180 if (cold) { in AcpiOsGetTimer()
|
| /netbsd/src/external/bsd/ntp/dist/ntpsnmpd/ |
| D | ntpv4-mib.mib | 334 upon cold start or reinitialization of the NTP entity, the 348 upon cold start or reinitialization of the NTP entity, the 363 upon cold start or reinitialization of the NTP entity, the 378 upon cold start or reinitialization of the NTP entity, the 392 upon cold start or reinitialization of the NTP entity, the 445 upon cold start or reinitialization of the NTP entity, the 459 upon cold start or reinitialization of the NTP entity, the 619 upon cold start or reinitialization of the NTP entity, the 634 upon cold start or reinitialization of the NTP entity, the 649 upon cold start or reinitialization of the NTP entity, the [all …]
|
| /netbsd/src/sys/dev/spi/ |
| D | ssdfb_spi.c | 242 if (usepoll && !cold) in ssdfb_spi_xfer_rect_3wire_ssd1322() 367 if (usepoll && !cold) in ssdfb_spi_xfer_rect_4wire_sh1106() 405 if (usepoll && !cold) in ssdfb_spi_xfer_rect_4wire_ssd1306() 435 if (usepoll && !cold) in ssdfb_spi_xfer_rect_4wire_ssd1322() 492 if (usepoll && !cold) in ssdfb_spi_xfer_rect_4wire_ssd1353()
|
| /netbsd/src/sys/arch/vax/vax/ |
| D | ka49.c | 96 if (cold == 0) in ka49_hardmem() 104 if (cold == 0) in ka49_softmem()
|
| D | ka53.c | 113 if (cold == 0) in ka53_hardmem() 121 if (cold == 0) in ka53_softmem()
|
| D | ka680.c | 260 if (cold == 0) in ka680_hardmem() 268 if (cold == 0) in ka680_softmem()
|
| /netbsd/src/sys/arch/alpha/alpha/ |
| D | mcclock.c | 171 KASSERT(cold); in mcclock_attach() 212 KASSERT(cold); in mcclock_set_pcc_freq()
|
| /netbsd/src/sys/arch/macppc/dev/ |
| D | cuda.c | 414 if (sc->sc_polling || poll || cold) { in cuda_send() 885 if (sc->sc_polling || cold) { in cuda_autopoll() 920 if (poll || cold) { in cuda_adb_send() 925 if (poll || cold) { in cuda_adb_send() 976 if (sc->sc_polling || cold) { in cuda_i2c_exec() 1005 if (sc->sc_polling || cold) { in cuda_i2c_exec()
|
| /netbsd/src/sys/sys/ |
| D | module.h | 137 if (cold) { \ 147 if (cold) { \
|
| D | kernel.h | 55 extern int cold; /* still working on startup */
|
| /netbsd/src/sys/arch/bebox/bebox/ |
| D | machdep.c | 289 if (!cold && !(howto & RB_NOSYNC) && !syncing) { in cpu_reboot() 300 if (!cold && (howto & RB_DUMP)) in cpu_reboot()
|
| /netbsd/src/sys/arch/evbppc/pmppc/ |
| D | machdep.c | 336 if (!cold && !(howto & RB_NOSYNC) && !syncing) { in cpu_reboot() 347 if (!cold && (howto & RB_DUMP)) in cpu_reboot()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | predict.def | 85 /* Branches to cold labels are extremely unlikely. */ 86 DEF_PREDICTOR (PRED_COLD_LABEL, "cold label", HITRATE (90), 104 /* Branch to basic block containing call marked by cold function attribute. */ 105 DEF_PREDICTOR (PRED_COLD_FUNCTION, "cold function call", PROB_VERY_LIKELY,
|
| /netbsd/src/sys/arch/powerpc/ibm4xx/ |
| D | ibm4xx_machdep.c | 170 if (!cold && !(howto & RB_NOSYNC) && !syncing) { in cpu_reboot() 177 if (!cold && (howto & RB_DUMP)) in cpu_reboot()
|
| /netbsd/src/lib/libc/compat/ |
| D | Makefile | 7 LIB= cold
|
| /netbsd/src/sys/arch/mips/mips/ |
| D | cpu_subr.c | 763 if (__predict_false(cold)) { in cpu_pause() 793 if (cold || kcpuset_match(cpus_running, ci->ci_kcpuset)) in cpu_pause_others() 813 if (__predict_false(cold)) in cpu_resume() 833 if (__predict_false(cold)) in cpu_resume_others() 851 return !cold && kcpuset_isset(cpus_paused, cii); in cpu_is_paused()
|