Home
last modified time | relevance | path

Searched refs:reallocating (Results 1 – 6 of 6) sorted by relevance

/freebsd-head/sys/dev/mps/
HDmps.c464 uint8_t saved_mode, reallocating; in mps_iocfacts_allocate() local
548 reallocating = FALSE; in mps_iocfacts_allocate()
570 reallocating = TRUE; in mps_iocfacts_allocate()
581 if (attaching || reallocating) { in mps_iocfacts_allocate()
624 if (reallocating) { in mps_iocfacts_allocate()
637 while (attaching || reallocating) { in mps_iocfacts_allocate()
/freebsd-head/sys/dev/mpr/
HDmpr.c485 uint8_t saved_mode, reallocating; in mpr_iocfacts_allocate() local
570 reallocating = FALSE; in mpr_iocfacts_allocate()
594 reallocating = TRUE; in mpr_iocfacts_allocate()
605 if (attaching || reallocating) { in mpr_iocfacts_allocate()
653 if (reallocating) { in mpr_iocfacts_allocate()
666 while (attaching || reallocating) { in mpr_iocfacts_allocate()
741 if ((attaching || reallocating) && (error = mpr_pci_setup_interrupts(sc)) != 0) { in mpr_iocfacts_allocate()
/freebsd-head/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_malloc_mac.inc243 // We can't recover from reallocating an unknown address, because
/freebsd-head/contrib/libevent/
HDChangeLog-1.4195 o Recalculate pending events properly when reallocating event array on Solaris; from Trond Norbye
/freebsd-head/contrib/ntp/sntp/libevent/
HDChangeLog-1.4195 o Recalculate pending events properly when reallocating event array on Solaris; from Trond Norbye
/freebsd-head/contrib/ncurses/
HDNEWS9596 cached for reallocating.